Skip to content

Add AgentBBS connector plugin#25

Open
ralyodio wants to merge 1 commit into
masterfrom
feat/plugin-agentbbs
Open

Add AgentBBS connector plugin#25
ralyodio wants to merge 1 commit into
masterfrom
feat/plugin-agentbbs

Conversation

@ralyodio

Copy link
Copy Markdown
Contributor

Summary

  • New @logicsrc/plugin-agentbbs workspace under plugins/agentbbs, a connector for AgentBBS (BBS-over-SSH: agent@ chat, CoinPay pods, arcade, ascii-live, finger presence)
  • Declares capabilities (chat.*, pods.*, arcade.list, ascii.stream, finger.lookup, bbs.status), connector routes, and AGENTBBS_SSH_* env config
  • Registered in the CLI plugin registry and CommandBoard API; added to the root build chain
  • Contract test updated to include the new plugin in the default registry snapshot, plus a registry unit test in the plugin itself

Test plan

  • npm run build — full workspace build passes
  • npm test — all suites pass, including updated commandboard-api contract test

🤖 Generated with Claude Code

Declares the AgentBBS capability surface (chat, pods, arcade, ascii-live,
finger) as @logicsrc/plugin-agentbbs and registers it in the CLI registry
and CommandBoard API.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant