Add examples/09-gemma4-auto-orchestration.ts demonstrating runTeam() with Gemma 4 as the coordinator — the framework's key feature running fully local. The coordinator successfully decomposes goals into JSON task arrays, schedules dependencies, and synthesises results. Verified on gemma4:e2b (5.1B params) with Ollama 0.20.0-rc1. |
||
|---|---|---|
| .. | ||
| 01-single-agent.ts | ||
| 02-team-collaboration.ts | ||
| 03-task-pipeline.ts | ||
| 04-multi-model-team.ts | ||
| 05-copilot-test.ts | ||
| 06-local-model.ts | ||
| 07-fan-out-aggregate.ts | ||
| 08-gemma4-local.ts | ||
| 09-gemma4-auto-orchestration.ts | ||