Skip to content

Do not track a run's own event stream - #177

Merged
thedancingdeveloper merged 1 commit into
mainfrom
fix/untrack-run-artefacts
Aug 5, 2026
Merged

Do not track a run's own event stream#177
thedancingdeveloper merged 1 commit into
mainfrom
fix/untrack-run-artefacts

Conversation

@thedancingdeveloper

Copy link
Copy Markdown
Contributor

events.jsonl from an rdpapp run was swept into #176 by git add -A. A run writes its event stream and its queue wherever it is started; neither is part of the harness's history.

Untracks the file and ignores events.jsonl and *.sqlite* so it cannot happen again.

🤖 Generated with Claude Code

`events.jsonl` from an rdpapp run was swept into the previous commit by
`git add -A`. A run writes its event stream and its queue wherever it is
started; neither is part of the harness's history.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@thedancingdeveloper
thedancingdeveloper merged commit 2441750 into main Aug 5, 2026
2 checks passed
@thedancingdeveloper
thedancingdeveloper deleted the fix/untrack-run-artefacts branch August 5, 2026 03:25
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