Skip to content

[codex] add agentbox devbox helpers#18

Draft
dpunj wants to merge 2 commits into
mainfrom
codex/agentbox-devbox
Draft

[codex] add agentbox devbox helpers#18
dpunj wants to merge 2 commits into
mainfrom
codex/agentbox-devbox

Conversation

@dpunj
Copy link
Copy Markdown
Owner

@dpunj dpunj commented May 2, 2026

What changed

  • Adds an agentbox/ guide for a Tailscale SSH devbox with a canonical ~/code/versa-ts clone and per-task worktrees.
  • Adds agentbox-doctor to check local readiness for git, GitHub CLI, Fish, tmux, Tailscale, Bun, Node, repo paths, auth, and Tailscale connectivity.
  • Adds agent-worktree to create isolated ~/code/worktrees/versa-ts-agent-* workspaces from origin/main.
  • Wires the helpers into bootstrap.fish and PATH documentation.
  • Quiets fnm startup noise in Fish shell initialization.

Why

This gives the remote agent machine a small, inspectable setup path: warm repo access, persistent sessions through tmux, Tailscale-only SSH, and isolated git workspaces for agent edits.

Validation

  • fish --no-config -n bin/agent-worktree
  • fish --no-config -n bin/agentbox-doctor
  • fish -n bootstrap.fish
  • fish -n fish/config.fish

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