Skip to content

[codex] Fix session_end journal file filtering - #15

Open
duongngocbinh56599-ui wants to merge 2 commits into
Goldentrii:mainfrom
duongngocbinh56599-ui:codex/session-end-journal-filter
Open

[codex] Fix session_end journal file filtering#15
duongngocbinh56599-ui wants to merge 2 commits into
Goldentrii:mainfrom
duongngocbinh56599-ui:codex/session-end-journal-filter

Conversation

@duongngocbinh56599-ui

Copy link
Copy Markdown

Summary

  • Reuse isJournalFile() in session_end journal scans.
  • Prevent capture logs, weekly rollups, merged files, and index.md from affecting update headings, merge suggestions, and save-card counts.
  • Add regression coverage for the journal filtering behavior.

Fixes #6.

Tests

  • npm run build -w packages/core
  • node --test packages/core/test/session-end-journal-filter.test.mjs
  • npm test -w packages/core (currently blocked by upstream version mismatch: packages/core/package.json is 3.4.19 while packages/core/src/types.ts VERSION is 3.4.18)

我也是看到兄弟在X上发的帖子而来的,求兄弟帮下忙,给过一下。

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.

Use real journal filtering in session_end scans

1 participant