Loading...
Loading...
Execute Claude Code commands in the telegram_agent project directory. Use when the user wants to work on the telegram agent itself, fix bugs, add features, or modify the bot code. This is a COMMAND HANDLER, not a script executor.
npx skill4agent add glebis/claude-skills meta/meta/meta/meta~/ai_projects/telegram_agentsrc/bot/handlers/claude_commands.pysrc/bot/bot.py/meta fix the rate limiting bug
/meta add better logging
/meta refactor authentication~/ai_projects/telegram_agent/meta/claude/meta fix bug in message handler/meta add error recovery to file sending/meta refactor the session management/meta improve the keyboard layoutClaudeCodeServicecwdservice.execute_prompt(
prompt=user_prompt,
cwd="/Users/server/ai_projects/telegram_agent"
)