Agent Fleet Platform - Multi-agent orchestration with Forgejo + Matrix
Find a file
Zer4tul d1a746a8cb docs: add agent API reference, onboarding guide, and universal skill
- docs/agent-api-reference.md (473 lines): complete HTTP API reference for all 12 endpoints
- docs/agent-onboarding-guide.md (272 lines): ssh_cli and http_pull workflows, Forgejo integration
- skill/SKILL.md (281 lines): universal agent skill, platform-agnostic, curl-based examples

All content in English. No code changes.
2026-05-12 14:57:05 +08:00
.claude init: OpenSpec project scaffolding with proposal, design, specs, tasks 2026-05-11 14:37:43 +08:00
docs docs: add agent API reference, onboarding guide, and universal skill 2026-05-12 14:57:05 +08:00
openspec/changes docs: add agent API reference, onboarding guide, and universal skill 2026-05-12 14:57:05 +08:00
skill docs: add agent API reference, onboarding guide, and universal skill 2026-05-12 14:57:05 +08:00
src feat: dual execution model (SSH CLI + HTTP pull) 2026-05-12 14:07:56 +08:00
.gitignore feat: implement orchestrator core (Rust) 2026-05-11 14:57:23 +08:00
AGENTS.md docs: add AGENTS.md for Codex working instructions 2026-05-11 14:59:24 +08:00
Cargo.lock feat: dual execution model (SSH CLI + HTTP pull) 2026-05-12 14:07:56 +08:00
Cargo.toml feat: dual execution model (SSH CLI + HTTP pull) 2026-05-12 14:07:56 +08:00
config.example.toml feat: dual execution model (SSH CLI + HTTP pull) 2026-05-12 14:07:56 +08:00