logicsrc/packages
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
..
account-core Add communication account plugin scaffolds 2026-06-09 10:02:07 +00:00
agentstack feat(agentstack): add @logicsrc/agentstack coordination module (#5) 2026-06-10 16:39:32 -07:00
cli fix(cli): description field in toTaskSchema was set to title instead of description 2026-06-14 07:36:05 +02: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 AgentAd ad schemas as a LogicSRC primitive (#10) 2026-06-11 21:02:43 -07:00
sdk Implement OpenSpec artifacts and SDK contracts 2026-06-06 16:44:58 +00:00
tui Add communication account plugin scaffolds 2026-06-09 10:02:07 +00:00
validators fix(validators): isSchemaKind no longer accepts inherited prototype keys (#14) 2026-06-11 21:06:18 -07:00