Skip to content

Stop tracking local agent state#680

Merged
flyingrobots merged 3 commits into
mainfrom
chore/ignore-local-agent-state
Jul 17, 2026
Merged

Stop tracking local agent state#680
flyingrobots merged 3 commits into
mainfrom
chore/ignore-local-agent-state

Conversation

@flyingrobots

Copy link
Copy Markdown
Owner

Summary

  • Stop tracking .codex/EVENT_LOG.md and .codex/environments/environment.toml.
  • Keep regenerated agent state local through the existing repository-wide .codex/ ignore.

Why

These files are machine-local/generated agent state rather than repository source. Tracking them creates checkout residue and risks committing local execution context.

Validation

  • git diff --check origin/main...HEAD
  • Pre-push verify-local hook: passed; no Rust test slices were selected because the net change only deletes ignored local-state files.
  • git status --short --branch: clean after push.

Docs impact: none; this is repository housekeeping with no product behavior change.

@coderabbitai

coderabbitai Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Review was skipped as selected files did not have any reviewable changes.

💤 Files selected but had no reviewable changes (2)
  • .codex/EVENT_LOG.md
  • .codex/environments/environment.toml
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: e8a23b34-9ce2-4ba9-a574-a515e931464d

📥 Commits

Reviewing files that changed from the base of the PR and between 3fa8b4f and 81f98fe.

📒 Files selected for processing (2)
  • .codex/EVENT_LOG.md
  • .codex/environments/environment.toml

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/ignore-local-agent-state

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@flyingrobots
flyingrobots merged commit fd028a9 into main Jul 17, 2026
39 checks passed
@flyingrobots
flyingrobots deleted the chore/ignore-local-agent-state branch July 17, 2026 23:23
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