Releases: pingp76/swoopcode
Releases · pingp76/swoopcode
v0.1.0 - Initial Release
Swoop Code v0.1.0
首个开源版本 / Initial open source release.
What's included
- Agent Loop (think → act → observe)
- Tool system: bash, read, write, edit, editExact
- Permission manager with path/command boundaries
- Context compression: instant, decay, full
- Stable context manager with cache-friendly layout
- SubAgent with isolated context and filtered registry
- Skill system: on-demand capability loading
- Memory: cross-session long-term knowledge
- Task / Async Run / Schedule
- LLM Provider Profile & Runtime Policy
- Eval Harness: deterministic, replay, live, judge, full-tools E2E
- Web tutorial (Chinese)
包含内容
- Agent 主循环(思考 → 行动 → 观察)
- 工具系统:bash、文件读写、精确编辑
- 权限管理与路径/命令边界检查
- 上下文压缩(即时、衰减、全量)
- 稳定上下文管理与 prompt cache 友好布局
- 子智能体(独立上下文、工具过滤)
- Skill 按需加载能力
- Memory 跨会话长期记忆
- Task / Async Run / Schedule
- LLM Provider Profile 与 Runtime Policy
- Eval 评测框架(确定性、回放、真实 LLM、裁判、全工具端到端)
- 网页教程(中文)