Skip to content

Add Config button to agent chips in Chat#232

Open
kocendavid wants to merge 1 commit intoRightNow-AI:mainfrom
kocendavid:fix/add-agent-config-button
Open

Add Config button to agent chips in Chat#232
kocendavid wants to merge 1 commit intoRightNow-AI:mainfrom
kocendavid:fix/add-agent-config-button

Conversation

@kocendavid
Copy link

@kocendavid kocendavid commented Mar 2, 2026

Summary

  • add a Config button on each agent chip in Chat -> Your Agents
  • wire the button to open the existing agent detail modal via showDetail(agent)
  • keep current chip click behavior for chat via chatWithAgent(agent)

Why

The detail modal tabs (Info / Files / Config) exist, but there is no obvious UI entry point from the Chat page. This adds a clear way to access agent configuration.

Testing

  • Open Chat page
  • In Your Agents, click Config on an agent chip
  • Confirm modal opens with tabs: Info, Files, Config
  • Confirm clicking the chip body still opens chat

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.

2 participants