cxs is a local-first CLI for searching Codex session logs. It is designed for progressive retrieval: find the right session first, then read
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(release): 0.2.1

- 明确退出 Windows 支持,binary 4 平台(macOS + Linux)
- 默认数据目录从 ~/.cache/cxs 迁到 ~/.local/state/cxs,首次跑自动 mv
- npm publish 通过 GH Actions NPM_TOKEN secret 自动触发

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Entire-Checkpoint: caf0df6cba91

cat 5417bbd2 95c667f9

+1 -1
+1 -1
package.json
··· 1 1 { 2 2 "name": "@act0r/cxs", 3 - "version": "0.2.0", 3 + "version": "0.2.1", 4 4 "type": "module", 5 5 "description": "Progressive search CLI for local Codex session logs", 6 6 "license": "MIT",