Add LogicSRC CLI and AgentSwarm surfaces

This commit is contained in:
Anthony Ettinger 2026-06-06 16:09:23 +00:00
parent ec2e721df1
commit 3b3d7ec09a
8 changed files with 149 additions and 22 deletions

View file

@ -14,7 +14,7 @@
12. Add CoinPay escrow integration.
13. Add uGig jobs/gigs integration.
14. Add sh1pt projects/actions integration.
15. Add CLI.
15. Add `logicsrc` CLI.
16. Add installer script.
17. Add CLI update/upgrade.
18. Add CLI remove/uninstall.
@ -24,5 +24,8 @@
22. Add event stream.
23. Add agent profiles and runs.
24. Add plugin status UI.
25. Add docs.
26. Tag v1.0.0.
25. Add SDK contracts for Rust, Bun, Node, Python, and curl.
26. Add MCP server contracts.
27. Add `sh1pt logicsrc ...` OpenSpec-only integration.
28. Add docs.
29. Tag v1.0.0.