Skip to content

chore: ignore generated agent runtime artifacts - #1385

Draft
willwashburn wants to merge 1 commit into
mainfrom
chore/runtime-artifact-ignores
Draft

chore: ignore generated agent runtime artifacts#1385
willwashburn wants to merge 1 commit into
mainfrom
chore/runtime-artifact-ignores

Conversation

@willwashburn

@willwashburn willwashburn commented Jul 29, 2026

Copy link
Copy Markdown
Member

What changed

  • Ignore .agent-runs/ runtime state.
  • Ignore generated INCIDENT-*.md recovery artifacts.

Why

The repo already ignored logs, .npm-cache, and broker state under
.agentworkforce/relay/, but these two generated artifact classes could still
appear as untracked product-repo content.

The broader .agentworkforce/ tree remains trackable because this repository
intentionally versions product assets and required trajectory records there.

Validation

  • git check-ignore -v confirms all required runtime samples are ignored.
  • git check-ignore confirms .agentworkforce/trajectories/ remains trackable.
  • git ls-files found no tracked .agent-runs/, .npm-cache/,
    INCIDENT-*.md, or *.log artifacts.
  • git diff --check

Review in cubic

@coderabbitai

coderabbitai Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

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: fe3f4327-cba6-4409-b47e-f600202fdae4

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