Skip to content

chore: ignore the .context coding-agent scratch directory - #252

Merged
joeblau merged 1 commit into
mainfrom
chore/ignore-agent-context-scratch
Aug 30, 2026
Merged

chore: ignore the .context coding-agent scratch directory#252
joeblau merged 1 commit into
mainfrom
chore/ignore-agent-context-scratch

Conversation

@joeblau

@joeblau joeblau commented Aug 30, 2026

Copy link
Copy Markdown
Owner

Summary

.context/ holds machine-local coding-agent session state (currently just codex-session-id), so it appeared as untracked in every git status and was one stray git add . away from being committed.

Ignore it alongside .gstack/, which is the same class of local agent scratch and is already ignored.

Only .gitignore changes, so the docs, workers, and Apple lanes all skip.

🤖 Generated with Claude Code

`.context/` holds machine-local coding-agent session state (currently just
`codex-session-id`), so it showed up as untracked in every `git status` and
was one stray `git add .` away from being committed. Ignore it alongside
`.gstack/`, which is the same class of local agent scratch.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@joeblau
joeblau merged commit 2d42ceb into main Aug 30, 2026
7 checks passed
@joeblau
joeblau deleted the chore/ignore-agent-context-scratch branch August 30, 2026 12:44
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