Skip to content

[WIP] Add agent interface for user interaction in Mu#166

Merged
asim merged 2 commits intomainfrom
copilot/create-agent-interface-app
Mar 2, 2026
Merged

[WIP] Add agent interface for user interaction in Mu#166
asim merged 2 commits intomainfrom
copilot/create-agent-interface-app

Conversation

Copy link
Contributor

Copilot AI commented Mar 2, 2026

  • Add ExecuteTool to api package for internal tool dispatch without quota
  • Add agent operation costs to wallet/wallet.go (agent_query 5cr, agent_query_premium 15cr)
  • Create agent/agent.go — GET page, POST streaming SSE handler with AI planning + tool execution + response synthesis
  • Add Agent link to navigation in app/app.go (uses robot.svg icon)
  • Register /agent route in main.go, wire agent.QuotaCheck
  • Add agent costs to wallet page and plans page
  • Build passes, all existing tests pass

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

…streaming progress

Co-authored-by: asim <17530+asim@users.noreply.github.com>
@asim asim marked this pull request as ready for review March 2, 2026 15:05
@asim asim merged commit 76d8448 into main Mar 2, 2026
@asim asim deleted the copilot/create-agent-interface-app branch March 2, 2026 15:05
Copilot stopped work on behalf of asim due to an error March 2, 2026 15:05
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