Claude Code Guides
Guides for monitoring Claude Code, comparing Claude Code with Codex, and keeping Claude sessions reviewable.
Detect Prompt Regressions in AI Coding Agents
Compare old and new prompts with fixed tasks so Claude Code and Codex do not drift into broader or noisier behavior.
Shift Handoff for AI Agents: A Developer's Playbook
Hand off active Claude Code and Codex work between people without losing context, ownership, or review history.
How to Route AI Agent Work by Task Severity
Route low, medium, and high-risk Claude Code and Codex work to different approval paths and supervision levels.
How to Handle Security-Sensitive AI Agent Work Safely
Keep Claude Code and Codex away from risky edits unless the task, approval path, and diff are tightly scoped.
How to Write a Destructive Command Policy for AI Agents
Define when rm, reset, migration, and deployment commands need human approval so Claude Code and Codex stay bounded.
How to Run a Docs-Only AI Agent Workflow
Use Claude Code or Codex for docs-only tasks with tight scope, fast review, and fewer unnecessary approvals.
Flaky Test Fixes With AI Agents: A Safe Debugging Workflow
Separate real regressions from flaky tests, then use Claude Code or Codex to repair the test or the code with a tighter review loop.
How to Supervise a Long-Running Refactor With AI Agents
Keep a Claude Code or Codex refactor on track with checkpoints, diffs, approvals, and explicit stop points.
Turn a Bug Report Into an AI Agent Runbook
Convert a vague issue into a bounded Claude Code or Codex run with scope, checks, and a clear stop condition.
Why a Browser Control Surface Beats Remote Desktop for Claude Code and Codex
Compare browser-based agent control with remote desktop when supervising local Claude Code and Codex sessions from phones or laptops.
How to Triage AI Agent Runs During Your Commute
Use short commute check-ins to review Claude Code and Codex progress, block risky work, and keep useful runs moving.
AI Coding Agent Incident Response: A Practical Playbook
Respond to production incidents with Claude Code or Codex using tighter scope, live monitoring, and a clean handoff from diagnosis to patch.
How to Turn Handoff Notes into Agent Instructions
Convert repeated human handoff notes into reusable Claude Code and Codex instructions, templates, and review guidance inside Junction.
How to Prevent Claude Code and Codex Cross-Talk on the Same Repo
Run Claude Code and Codex on the same repository without mixing branches, prompts, context, approvals, or review paths.
How to Run an On-Call AI Agent Workflow
Build a calm on-call routine for Claude Code and Codex with scoped approvals, notifications, and mobile review.
How to Run AI Coding Agents During a Release Freeze
Use a release-freeze policy to keep Claude Code and Codex moving on safe work while protecting release-critical branches and approvals.
How to Keep Long-Running Agent Work Unblocked Across Time Zones
Build a time-zone handoff routine for long-running Claude Code and Codex work using session state, notes, notifications, and review gates.
How to Build an After-Hours Approval Routine for Agent Runs
Create a safer after-hours routine for Claude Code and Codex approvals using notifications, risk checks, and mobile review discipline.
How to Run an AI Agent Hotfix Queue
Build a tight hotfix queue for Claude Code and Codex so urgent fixes get fast attention without turning into an uncontrolled backlog.
How to Route Claude Code and Codex Jobs to Different Machines
Use task shape, repo location, credentials, and machine availability to decide where Claude Code or Codex should run.
When to Put Claude Code or Codex on a Headless VPS
Decide when a headless VPS is the right execution host for Claude Code or Codex, and when your laptop should stay the agent machine.
Set a Session Retention Policy for AI Agents
Keep useful Claude Code and Codex history without letting old sessions, branches, and notes take over the active surface.
Use a Dedicated Agent Box for Claude Code and Codex
Build a cleaner local AI agent workflow by running Claude Code and Codex on one stable machine while controlling them from any browser.
How to Search AI Agent Session History for Useful Context
Find the right prior Claude Code or Codex run faster by searching sessions for branch, repo, outcome, and failure mode.
Use Agent Transcripts as an Audit Trail
Keep Claude Code and Codex sessions reviewable by capturing output, approvals, diffs, and the reason a run changed direction.
How to Write AI Coding Agent Runbooks That Actually Help
Turn common Claude Code and Codex tasks into short repo-local runbooks that reduce drift and make supervision easier.
How to Name AI Coding Agent Sessions So They Stay Findable
A naming scheme for Claude Code and Codex sessions that makes search, handoff, and cleanup faster across devices and worktrees.
How to Route Human Approvals for AI Agent Work
Build a simple approver map so Claude Code and Codex ask the right person at the right time for risky changes.
How to Triage Morning Agent Runs Before You Start Work
Use a repeatable morning pass to check Claude Code and Codex runs, clear blockers, and decide what deserves deeper review.
Parallel Agent Experimentation: Compare Claude Code and Codex Fairly
How to run the same task with Claude Code and Codex in parallel so you can compare diffs, risk, and review effort without guesswork.
Weekly Agent Ops Checklist: Keep Claude Code and Codex Tidy
A weekly sweep for cleaning up runs, branches, notifications, and daemon state before small bits of drift become busywork.
Send Conflict-Fix Instructions Back to Agents
Turn merge conflicts and branch drift into a focused follow-up task for Claude Code or Codex instead of manually restarting work.
Use File Mentions and Image Attachments to Give Agents Better Context
Give Claude Code and Codex better starting context with file mentions, screenshots, and focused prompts in Junction.
Use Plan Mode Before Edits Start
Use plan mode in Junction to make Claude Code and Codex explain risky work before edits, commands, and pull requests begin.
Archive AI Agent Sessions Without Losing History
Keep active Claude Code and Codex chats manageable while preserving transcripts, review context, and useful handoff details.
Choose Models Per Chat for AI Coding Agents
Learn why per-chat model selection helps match Claude Code and Codex runs to task risk, cost, speed, and review expectations.
Keep Claude Code and Codex Auth Separate on Each Daemon
Learn how daemon-scoped Claude Code, Codex, GitHub, and model settings keep local AI coding workflows easier to route and debug.
Use CLAUDE.md and AGENTS.md to Steer Local Agent Runs
Write durable repository instructions that help Claude Code and Codex follow project rules while Junction keeps execution local.
Resume AI Agent Sessions Across Devices
Learn how to keep Claude Code and Codex context available when you move between desktop, browser, phone, and archived history.
Stop and Steer Live AI Agent Runs Before They Drift
Learn when to stop, redirect, or continue Claude Code and Codex runs before a small mistake turns into a large diff.
Use the Terminal and File Browser as an Agent Control Surface
See how terminal output, workspace files, diffs, and agent transcripts work together when supervising Claude Code and Codex.
Plan Around AI Coding Agent Rate Limits
Learn how to plan Claude Code and Codex workflows around usage windows, quotas, local telemetry, and review timing without guessing.
Use Branch Suggestions to Keep Agent Runs Reviewable
Keep Claude Code and Codex work reviewable by starting each local agent run on the right branch, worktree, and pull request path.
Use Live Output Streaming to Catch Agent Problems Early
Learn how real-time Claude Code and Codex output helps you catch drift, bad commands, and stalled agent runs before the diff grows.
Claude Code vs Codex for Local-First Development
Compare Claude Code and Codex for local-first agent workflows by task shape, context needs, review style, and Junction fit.
Track AI Coding Agent Costs Per Session
Learn why per-turn and per-session cost visibility matters when Claude Code and Codex runs become long, parallel, or automated.
Turn Local AI Agent Runs Into Pull Requests
A practical checklist for moving Claude Code or Codex work from a local agent run to a reviewable pull request.
Custom Prompt Templates for AI Coding Agents
Use custom prompt templates to make repeated Claude Code and Codex workflows clearer, safer, and easier to run from Junction.
Inspect AI Agent Runs Without Terminal Hunting
Learn what to inspect after Claude Code or Codex runs: status, output, logs, diffs, approvals, and review-ready handoffs.
How the Junction Daemon Keeps AI Agents Local
Understand how Junction's daemon, web app, relay, and agent sessions work together while Claude Code and Codex run locally.
Manual AI Agent Runs vs Switchboard Automation
Decide when to steer Claude Code or Codex manually and when to let Switchboard turn Linear issues into pull requests.
Use Claude Code and Codex Side by Side
Run Claude Code and Codex in separate local sessions, keep context isolated, and compare results without mixing agent work.
How to Review AI Agent Diffs from Your Phone
Learn when mobile diff review is useful, when to wait for desktop, and how to triage Claude Code or Codex changes safely.
Set Up Junction for Claude Code and Codex
Install the Junction daemon, pair your browser, and start controlling Claude Code or Codex from a local-first web app.
Control AI Coding Agents from Your Phone Without Moving Your Code
A practical guide to monitoring Claude Code and Codex from your phone while your code, terminals, and credentials stay on your own machine.
How to Monitor Claude Code from Your Phone Without SSH
Keep a Claude Code session local, read live output on mobile, and decide when to approve, stop, or review the next step.
Claude Code UI
A Claude Code UI for supervising local sessions
A local-first Claude Code UI for monitoring output, approvals, branches, and mobile review without replacing your terminal setup.