Skip to content

docs: add AGENTS.md orientation + ignore agent worktrees#84

Merged
CoreyRDean merged 1 commit into
developfrom
docs/agents-md
Jun 7, 2026
Merged

docs: add AGENTS.md orientation + ignore agent worktrees#84
CoreyRDean merged 1 commit into
developfrom
docs/agents-md

Conversation

@CoreyRDean

Copy link
Copy Markdown
Collaborator

Why

Two bits of repo hygiene that were sitting untracked in the working tree (surfaced while cleaning up the downstream rcce2 submodule state):

  • AGENTS.md — Codex-agent orientation doc for the BlitzForge compiler/runtime, parallel to CLAUDE.md. Covers what the repo is, the per-platform build/test wrappers, and the submodule-bump relationship with the downstream rcce2 parent.
  • .worktrees/ ignore — agent isolation creates live git worktrees under .worktrees/ (registered checkouts of in-progress fix branches). They must never be committed and shouldn't dirty git status.

Notes

Docs + gitignore only — no compiler/runtime code touched.

🤖 Generated with Claude Code

Add AGENTS.md, the Codex-agent orientation doc for the BlitzForge
compiler/runtime (parallel to CLAUDE.md), covering what the repo is,
the build/test wrappers, and the submodule-bump relationship with the
downstream rcce2 parent.

Also add .worktrees/ to .gitignore: agent isolation creates live git
worktrees there (registered checkouts of in-progress fix branches), so
they must never be committed and should not dirty `git status`.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@CoreyRDean CoreyRDean requested a review from a team as a code owner June 7, 2026 16:49
@CoreyRDean CoreyRDean merged commit 73c0106 into develop Jun 7, 2026
4 checks passed
@CoreyRDean CoreyRDean deleted the docs/agents-md branch June 7, 2026 17:01
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