Skip to content

Ignore agent runtime artifacts - #501

Draft
willwashburn wants to merge 1 commit into
mainfrom
agent/ignore-agent-runtime
Draft

Ignore agent runtime artifacts#501
willwashburn wants to merge 1 commit into
mainfrom
agent/ignore-agent-runtime

Conversation

@willwashburn

@willwashburn willwashburn commented Jul 30, 2026

Copy link
Copy Markdown
Member

What changed

  • ignore .agentworkforce/ broker/runtime state
  • ignore local .worktrees/
  • ignore Relayfile INCIDENT-*.md recovery artifacts

The repository already ignored .npm-cache/ and *.log.

Why

Agent runtime and recovery state accumulated as untracked files in the Burn working tree. These files are operational artifacts rather than product source and can be committed accidentally by broad staging commands.

The Relayfile process that generated the incident files is tracked separately in AgentWorkforce/relayfile#381. This change does not remove the preserved incident evidence or work around that upstream defect.

Validation

  • git diff --check
  • git check-ignore -v --no-index for .agentworkforce/, .npm-cache/, .worktrees/, INCIDENT-*.md, and *.log

Review in cubic

@coderabbitai

coderabbitai Bot commented Jul 30, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 157285c7-ea3a-49e7-b583-fb115c135c45

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

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.

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