Commit graph

9 commits

Author SHA1 Message Date
nullref
07aafec698 fix(cli): description field in toTaskSchema was set to title instead of description
Copy-paste bug: description was assigned item.title instead of item.description,
causing task descriptions to be lost and replaced with the task title.
2026-06-14 07:36:05 +02:00
c23ce42948 Add communication account plugin scaffolds 2026-06-09 10:02:07 +00:00
5cfeea6b57 Add feed discovery plugin 2026-06-09 09:34:31 +00:00
4682b261c0 Add waiting arcade MVP 2026-06-06 22:09:22 +00:00
a0314eb774 Add credential sharing openspec 2026-06-06 18:47:41 +00:00
17942eef57 Implement OpenSpec artifacts and SDK contracts 2026-06-06 16:44:58 +00:00
1aa67367b8 Add OpenSpec comparison and compatibility mode 2026-06-06 16:27:51 +00:00
3b3d7ec09a Add LogicSRC CLI and AgentSwarm surfaces 2026-06-06 16:09:23 +00:00
5c9ea821f6 Scaffold LogicSRC and CommandBoard plugins 2026-06-06 11:24:02 +00:00