Fischer Agent Kit - AI Agent Development Framework
Go to file
chiguyong 35f84fd770 test(orchestrator): add multi-agent collaboration integration tests
- Pipeline parallel execution with topological grouping
- Conditional stages (execute/skip)
- Circular dependency detection
- Variable resolution ${var.path}
- Handoff message creation and serialization
- DynamicPipeline: conditional, loop, nested
- End-to-end: content production pipeline with handoff
- 18 new tests, total 148 passing
2026-06-04 22:59:29 +08:00
src/agentkit feat(mcp,evolution): add Transport layer and Evolution lifecycle integration 2026-06-04 22:55:23 +08:00
tests test(orchestrator): add multi-agent collaboration integration tests 2026-06-04 22:59:29 +08:00
.gitignore chore: add .gitignore and remove cached files 2026-06-04 22:28:44 +08:00
pyproject.toml fix: switch to setuptools for Python 3.14 compatibility 2026-06-04 22:27:06 +08:00