Skip to content

feat: implement multi-agent support and 'use' command#2271

Open
UmmeHabiba1312 wants to merge 4 commits intogithub:mainfrom
UmmeHabiba1312:feat/multi-integration-support
Open

feat: implement multi-agent support and 'use' command#2271
UmmeHabiba1312 wants to merge 4 commits intogithub:mainfrom
UmmeHabiba1312:feat/multi-integration-support

Conversation

@UmmeHabiba1312
Copy link
Copy Markdown
Contributor

@UmmeHabiba1312 UmmeHabiba1312 commented Apr 18, 2026

This PR introduces the ability to manage multiple AI integrations within a single project.

  • Updated save_init_options to maintain a list of installed_integrations.
  • Modified init to allow adding new agents to an existing project without conflict.
  • Added list-integrations command to view all installed agents.
  • Added use command to switch between active integrations.

Fixes #2257

@UmmeHabiba1312 UmmeHabiba1312 requested a review from mnriem as a code owner April 18, 2026 20:37
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.

[Feature]: Support multiple installed integrations in the same project

1 participant