Skip to content

Add custom UI for golden-agent#227

Draft
declan-scale wants to merge 1 commit intomainfrom
declan-scale/custom-ui
Draft

Add custom UI for golden-agent#227
declan-scale wants to merge 1 commit intomainfrom
declan-scale/custom-ui

Conversation

@declan-scale
Copy link
Copy Markdown
Collaborator

Summary

  • Adds a new /custom page in agentex-ui that targets the golden-agent deployment
  • Introduces a config panel, chat panel, prompt input, and tag input components for driving custom agent runs
  • Wires the page through AgentexProvider and reuses useAgents / ResizableSidebar infrastructure

Test plan

  • npm run typecheck in agentex-ui/
  • npm run lint in agentex-ui/
  • Run ./dev.sh, deploy golden-agent, navigate to /custom, and verify config panel, prompt submission, and chat output
  • Confirm config panel locks after a task is created and unlocks on reset

🤖 Generated with Claude Code

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.

1 participant