logicsrc/packages
Anthony Ettinger 925894359f feat(agentswarm): M2 — peer-coordination swarm (router + handoffs)
createSwarm() composes named agents into one SwarmRunner: a router picks the
first agent; any agent hands control to a named peer via `HANDOFF: <name>`,
bounded by maxHandoffs. createLLMRouter() is a cheap-model router. Composes
with the rubric loop and HTTP handler since a swarm is itself a SwarmRunner.

6 new tests (routing, handoff, maxHandoffs cap, unknown-peer/unknown-route
fallbacks, empty-agents guard); 19/19 pass.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-25 17:44:12 +00:00
..
account-core Handle non-finite policy risk scores (#75) 2026-06-15 01:23:47 -07:00
agentstack fix(agentstack): reject malformed CoinPay DIDs (#83) 2026-06-22 05:24:46 -07:00
agentswarm feat(agentswarm): M2 — peer-coordination swarm (router + handoffs) 2026-06-25 17:44:12 +00:00
ans feat(ans): implement @logicsrc/ans M1 — resolver + offline verifier 2026-06-24 14:48:24 +00:00
cli fix(cli): validate positive numeric options (#49) 2026-06-13 22:55:18 -07:00
logicsrc-mcp Add communication account plugin scaffolds 2026-06-09 10:02:07 +00:00
plugin-core Scaffold LogicSRC and CommandBoard plugins 2026-06-06 11:24:02 +00:00
schemas Add AgentGit M1: agent-native git layer over a Forgejo backend 2026-06-14 15:15:06 +00:00
sdk Implement OpenSpec artifacts and SDK contracts 2026-06-06 16:44:58 +00:00
tui Handle empty arcade game lists (#38) 2026-06-13 22:57:56 -07:00
validators Add AgentGit M1: agent-native git layer over a Forgejo backend 2026-06-14 15:15:06 +00:00