# How to Integrate Claude Code with Remocode
Claude Code is Anthropic's command-line coding agent, and Remocode provides first-class support for it. This guide walks you through setup, auto-detection configuration, and workflow optimizations.
Prerequisites
Before you begin, make sure you have Claude Code installed and an Anthropic API key ready. In Remocode, open the AI Settings by pressing Cmd+Shift+A and clicking the settings icon.
Configuring Claude Code Detection
Navigate to the Agents tab in AI Settings. Remocode detects Claude Code by watching for specific terminal output patterns:
- ●Response markers: The symbols Claude Code uses when printing responses, including characters like the filled circle, bullet point, and related variants.
- ●Prompt markers: The symbols that indicate Claude Code is waiting for user input, such as the right-pointing triangle and angle bracket variants.
Remocode monitors your terminal output in real time and identifies when Claude Code is active based on these markers. No manual flagging is needed.
Question Detection and Forwarding
When Claude Code asks a question during its operation, Remocode can detect it and surface it in the AI Panel. This is especially valuable when you are running Claude Code in one pane while working in another. Instead of missing a prompt and having the agent stall, you see the question appear in the AI Panel and can respond without switching context.
You can also enable alert forwarding to receive these questions via Telegram. This means you can step away from your desk and still respond to Claude Code's questions from your phone.
Dangerous Command Filtering
Claude Code sometimes proposes system-level commands that could be destructive. Remocode's dangerous command filter watches for these and can alert you before they execute. Configure this in the Agents tab by toggling the filter on and customizing the sensitivity.
Choosing the Right Anthropic Model
For your Chat Model when working alongside Claude Code, consider these options:
| Model | Input/Output Cost | Best For | |-------|-------------------|----------| | Claude Opus 4.6 | $5 / $25 per MTok | Complex architecture, deep reasoning | | Claude Sonnet 4.6 | $3 / $15 per MTok | Balanced performance and cost | | Claude Haiku 4.5 | $1 / $5 per MTok | Quick tasks, code review | | Claude Haiku 3.5 | $0.80 / $4 per MTok | Background monitoring, simple queries |
A popular configuration is Claude Opus 4.6 as the Chat Model for direct interaction and Claude Haiku 3.5 as the Monitor Model for background analysis.
Workflow Tips
Run Claude Code in a dedicated pane. Use Remocode's split-pane feature to give Claude Code its own terminal while you keep your editor or other tools visible alongside it.
Use the status command regularly. While Claude Code works on a task, run the status command in Remocode to get an AI-generated progress summary without interrupting the agent.
Leverage the audit command after changes. Once Claude Code completes a coding task, run audit to get an automated security review with severity ratings from CRITICAL to LOW and an overall letter grade.
Set up Telegram alerts. In the Provider tab, configure your Telegram settings so that you receive notifications when Claude Code asks questions or triggers dangerous command alerts. This lets you supervise Claude Code remotely.
Troubleshooting
If auto-detection is not working, verify that Claude Code is printing its standard output markers. Some terminal configurations or piped output modes can suppress these characters. Also ensure the Agents tab has Claude Code detection enabled.
Remocode and Claude Code together create a powerful AI coding workflow where the agent handles implementation while you maintain oversight through intelligent monitoring and alerting.
Ready to try Remocode?
Start with a 7-day Pro trial — no credit card required. Download now and start coding with AI from anywhere.
Download Remocodefor macOS