Skip to content

Conversation

@Bilal2005seven
Copy link

This PR adds a new Agent Mode toggle feature in the chat interface to improve the usability of tool-calling interactions.

Currently, users must manually prepend @agent to each message to trigger Agent Mode. This update introduces a toggle switch that automates that process.

Key Highlights

🧠 New Toggle Switch near the chat input bar.

🔁 When enabled, all outgoing user messages automatically prepend @agent.

💬 When disabled, messages are sent as normal.

💾 Toggle state persists for the current session (can be extended later via localStorage).

⚙️ Integrated seamlessly into WorkspaceChat/index.jsx.

This enhancement makes interacting with Agents faster and more intuitive, reducing typing friction and improving UX consistency.

@timothycarambat
Copy link
Member

This is the same as #3483, and there is a reason it is not merged; there is a lot of considerations around doing this. Also, your PR would not work

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