Skip to content

Add HI.md explaining how the remote Claude Code session works - #3

Merged
dobidobi77-bot merged 1 commit into
mainfrom
claude/busy-ptolemy-virivd
Sep 10, 2026
Merged

dobidobi77-bot merged 1 commit into
mainfrom
claude/busy-ptolemy-virivd

Conversation

@dobidobi77-bot

Copy link
Copy Markdown
Owner

Adds a single new file, HI.md, at the repo root. Documentation only — no code, config, or workflow changes.

What it covers

  • Ephemeral container — the repo is cloned fresh in the cloud and the container is reclaimed after inactivity, so pushing is the only persistence
  • Injected contextCLAUDE.md and the planning/PLAN.md it imports are loaded before the first instruction
  • Tool surface — Bash, file read/write/edit, search, sub-agents, and MCP servers, all running under a permission mode; deferred tool schemas keep the prompt small
  • Git as delivery — work lands on a designated feature branch, never directly on main
  • Outliving the turn — PR webhook subscriptions and self-scheduled check-ins
  • Tradeoffs — no access to a local environment, and outbound network access is bounded by the environment's policy

🤖 Generated with Claude Code

https://claude.ai/code/session_01WHfdy9cuPGp9ab1JFadLkL


Generated by Claude Code

Short walkthrough of the ephemeral container, injected project context,
the tool surface, git-as-delivery, and PR follow-up behaviour.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WHfdy9cuPGp9ab1JFadLkL
@dobidobi77-bot
dobidobi77-bot merged commit f79b50c into main Sep 10, 2026
1 check passed
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