feat: Agent handoff UI

This commit is contained in:
Danny Avila 2025-09-04 03:21:20 -04:00
parent 6e0e47d5dd
commit e6baecb985
No known key found for this signature in database
GPG key ID: BF31EEB2C5CA0956
8 changed files with 118 additions and 9 deletions

View file

@ -664,6 +664,10 @@
"com_ui_agent_handoff_prompt_placeholder": "Tell this agent what content to generate and pass to the handoff agent. You need to add something here to enable this feature",
"com_ui_agent_handoff_prompt_key": "Content parameter name (default: 'instructions')",
"com_ui_agent_handoff_prompt_key_placeholder": "Label the content passed (default: 'instructions')",
"com_ui_transferring_to_agent": "Transferring to {{0}}",
"com_ui_transferred_to_agent": "Transferred to {{0}}",
"com_ui_transferred_to": "Transferred to",
"com_ui_handoff_instructions": "Handoff instructions",
"com_ui_agent_delete_error": "There was an error deleting the agent",
"com_ui_agent_deleted": "Successfully deleted agent",
"com_ui_agent_duplicate_error": "There was an error duplicating the agent",