Skip to content

feat: all-in-one AI serve agent with full component support#13

Merged
DevRohit06 merged 1 commit intomainfrom
feat/ai-agent
Mar 22, 2026
Merged

feat: all-in-one AI serve agent with full component support#13
DevRohit06 merged 1 commit intomainfrom
feat/ai-agent

Conversation

@DevRohit06
Copy link
Copy Markdown
Owner

Summary

  • ai_serve_agent.py: Claude Agent SDK + discli serve — full Discord control via CLI + component blocks
  • component_test_bot.py: interactive test bot for buttons, selects, modals, embeds, streaming
  • Fix Windows UTF-8 encoding in claude_agent.py
  • TESTING.md: 46 test messages for manual testing

Test plan

  • Buttons, selects, modals all work
  • Claude sends embeds via CLI
  • Modal registry pattern works on button click
  • pytest tests/ -v

🤖 Generated with Claude Code

- ai_serve_agent.py: Claude Agent SDK + discli serve, full Discord
  control via CLI commands + component blocks for buttons/selects/modals
- component_test_bot.py: interactive test bot for all component types
- claude_agent.py: fix Windows encoding (utf-8)
- TESTING.md: comprehensive test plan with 46 test messages

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@DevRohit06 DevRohit06 merged commit 9b8a547 into main Mar 22, 2026
@DevRohit06 DevRohit06 deleted the feat/ai-agent branch March 22, 2026 12:48
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