Skip to content

feat: add support for custom agent selection in session actions and state#105

Open
DonJayamanne wants to merge 2 commits intomainfrom
don/agent-picker-uri-only
Open

feat: add support for custom agent selection in session actions and state#105
DonJayamanne wants to merge 2 commits intomainfrom
don/agent-picker-uri-only

Conversation

@DonJayamanne
Copy link
Copy Markdown

  • Introduced SessionAgentChangedAction to handle changes in agent selection.
  • Updated StateAction enum to include SessionAgentChanged.
  • Added AgentSelection struct to represent the selected agent's URI.
  • Modified session state to include agent information.
  • Updated reducers to apply agent changes to the session state.
  • Enhanced command and notification schemas to support agent selection.
  • Added tests for agent selection changes in session state.

…tate

- Introduced `SessionAgentChangedAction` to handle changes in agent selection.
- Updated `StateAction` enum to include `SessionAgentChanged`.
- Added `AgentSelection` struct to represent the selected agent's URI.
- Modified session state to include agent information.
- Updated reducers to apply agent changes to the session state.
- Enhanced command and notification schemas to support agent selection.
- Added tests for agent selection changes in session state.
@DonJayamanne DonJayamanne changed the base branch from don/sophisticated-vicuna to main May 5, 2026 06:40
@DonJayamanne DonJayamanne marked this pull request as ready for review May 5, 2026 06:49
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.

3 participants