Skip to content

Ignore engram session archives - #11

Merged
UnbreakableMJ merged 1 commit into
mainfrom
chore/ignore-engram-archives
Aug 7, 2026
Merged

Ignore engram session archives#11
UnbreakableMJ merged 1 commit into
mainfrom
chore/ignore-engram-archives

Conversation

@UnbreakableMJ

Copy link
Copy Markdown
Contributor

engram save-chat writes a Texinfo transcript into chat/ on every run — the first is 71 K. One accumulates per save, and the content is regenerable from the memory store, so committing them would bury real history in the diff for no gain.

Engram appends the pattern itself on first use, leaving the working tree dirty. This records it deliberately, under its own heading with a note on what it is, rather than filed under "Editor / OS noise" where engram put it.

Incidentally, this is the first CI run since GitHub Actions recovered from its outage. PRs #9 and #10 were merged on locally-run equivalents while Actions was down, so the run on main after this merges is also the first remote verification of the released tree.

🤖 Generated with Claude Code

https://claude.ai/code/session_01FCJbPm4FWS99y9utbUe13z

`engram save-chat` writes a Texinfo transcript into chat/ on every run. Each is
tens of kilobytes, one accumulates per save, and the content is regenerable
from the memory store, so committing them would bury real history in the diff
for no gain.

Engram appends the pattern itself on first use; this records it deliberately,
under its own heading rather than filed with editor noise.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01FCJbPm4FWS99y9utbUe13z
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@UnbreakableMJ
UnbreakableMJ merged commit 3096a93 into main Aug 7, 2026
3 checks passed
@UnbreakableMJ
UnbreakableMJ deleted the chore/ignore-engram-archives branch August 7, 2026 09:06
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