Skip to content

Comments

feat(cli): implement backend wiring for agent/plugin/session/tool commands#154

Open
Rahul-2k4 wants to merge 4 commits intomofa-org:mainfrom
Rahul-2k4:feature/cli-backend-connections-146
Open

feat(cli): implement backend wiring for agent/plugin/session/tool commands#154
Rahul-2k4 wants to merge 4 commits intomofa-org:mainfrom
Rahul-2k4:feature/cli-backend-connections-146

Conversation

@Rahul-2k4
Copy link
Contributor

@Rahul-2k4 Rahul-2k4 commented Feb 21, 2026

Summary

  • replace no-op CLI stubs in crates/mofa-cli agent/plugin/session/tool commands with backend-connected implementations
  • add shared backend repository module for state/persistence access and structured errors
  • wire tool discovery to foundation built-in tool registry via all_builtin_tools
  • add backend unit tests covering agent lifecycle, plugin uninstall persistence, and seeded tool discovery

Verification

  • cargo test -p mofa-cli (19 passed)

Notes

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