MrAvalonApple
4e4226783d
docs: update README to include Gemini model support
2026-04-02 22:06:55 +03:00
MrAvalonApple
ec6be79dc4
Merge remote-tracking branch 'upstream/main'
2026-04-02 21:56:17 +03:00
JackChen
8d27c6a1fe
docs: add supported providers section and clarify contributing guidelines
...
- Add Supported Providers table with 4 verified providers (Anthropic, OpenAI,
Copilot, Ollama) and note that other OpenAI-compatible providers are unverified
- Update Contributing to distinguish baseURL verification (#25 ) from new adapters
- Note that local models via Ollama require no API key in Quick Start
2026-04-03 02:47:02 +08:00
MrAvalonApple
2bb220fc63
feat: add support for Gemini model
2026-04-02 21:41:56 +03:00
JackChen
94cccf24d7
docs: replace inline code examples with examples/ index table
...
Remove ~160 lines of duplicated code snippets from both READMEs.
Link to the runnable scripts in examples/ instead — single source of truth,
type-checked by npm run lint.
2026-04-03 02:18:58 +08:00
JackChen
54400580a2
docs: fix source file count in README (20 → 27)
2026-04-03 00:05:31 +08:00
JackChen
01b93d9897
docs: lead Quick Start with runTeam, add output example and Node version
2026-04-02 22:35:45 +08:00
JackChen
736121fe10
docs: add lightweight positioning tagline to README headers
2026-04-02 22:24:08 +08:00
JackChen
9f9f4e95d4
docs: highlight auto task decomposition, add run modes table, move contributors up
...
- Rewrite headline to emphasize automatic goal-to-task decomposition
- Add "Auto Task Decomposition" as first item in Why section
- Add "Three Ways to Run" table (runAgent / runTeam / runTasks)
- Move Contributors section higher for visibility
- Bust star-history cache to refresh chart
2026-04-02 21:55:04 +08:00
JackChen
a32440728f
docs: update READMEs for baseURL support and local model examples
...
- Add Ollama/local model agent example in multi-model teams section
- Update "Model Agnostic" description to mention local models and baseURL
- Update contributing section to reflect built-in OpenAI-compatible support
- Add author block with Xiaohongshu link in Chinese README
2026-04-02 19:42:59 +08:00
JackChen
7acd450707
Update READMEs: add Copilot adapter, contributors section
2026-04-02 12:20:21 +08:00
JackChen
ad317610ff
Bust GitHub cache for star history chart, ignore non-tech dirs
2026-04-02 00:56:15 +08:00
JackChen
376785c3fa
Add Chinese README and GitHub topic tags for discoverability
2026-04-01 16:24:43 +08:00
JackChen
ae6968a52c
Publish to npm as @jackchen_me/open-multi-agent
2026-04-01 13:44:23 +08:00
JackChen
0c02327a56
Switch install method to GitHub, remove npm badges
2026-04-01 13:14:29 +08:00
JackChen
3b24b99056
Improve README: clearer intro, fewer code walls, contributing section
2026-04-01 13:04:40 +08:00
JackChen
6cbc5582fe
Add star history chart to README and update .gitignore
2026-04-01 12:12:28 +08:00
JackChen
a6244cfe64
Initial release: open-multi-agent v0.1.0
...
Production-grade multi-agent orchestration framework.
Model-agnostic, supports team collaboration, task scheduling
with dependency resolution, and inter-agent communication.
2026-04-01 04:33:15 +08:00