Skip to content

feat: add --store filtering across multi-store commands#20

Closed
Wangnov wants to merge 1 commit into
feat/multi-store-watchfrom
codex/multi-store-filter
Closed

feat: add --store filtering across multi-store commands#20
Wangnov wants to merge 1 commit into
feat/multi-store-watchfrom
codex/multi-store-filter

Conversation

@Wangnov

@Wangnov Wangnov commented Jun 13, 2026

Copy link
Copy Markdown
Owner

Summary

  • add a global --store cli|app|configured|all selector for status, sync, bucket switch, and watch
  • keep rollout-writing backfill guards scoped to all discovered stores while writing only selected stores
  • reject --store on commands that do not operate on stores
  • isolate multi-store tests from an inherited CODEX_SQLITE_HOME

Tests

  • cargo test
  • cargo clippy --all-targets -- -D warnings
  • cargo run -- --store app print-service-config (expected failure)
  • cargo run -- status --store cli

@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.

@Wangnov Wangnov force-pushed the feat/multi-store-watch branch from 3acf323 to 449d73c Compare June 13, 2026 06:00
@Wangnov Wangnov force-pushed the codex/multi-store-filter branch 2 times, most recently from ea43e91 to 960852f Compare June 13, 2026 06:08
@Wangnov Wangnov force-pushed the feat/multi-store-watch branch from 449d73c to a9a7e6c Compare June 13, 2026 06:12
@Wangnov Wangnov force-pushed the codex/multi-store-filter branch from 960852f to 9b0c568 Compare June 13, 2026 06:13
@Wangnov Wangnov force-pushed the feat/multi-store-watch branch from a9a7e6c to 315fef8 Compare June 13, 2026 06:22
@Wangnov Wangnov force-pushed the codex/multi-store-filter branch from 9b0c568 to f2a3810 Compare June 13, 2026 06:22
@Wangnov Wangnov force-pushed the feat/multi-store-watch branch from 315fef8 to 1f56a37 Compare June 13, 2026 06:35
@Wangnov Wangnov force-pushed the codex/multi-store-filter branch from f2a3810 to fcdba5f Compare June 13, 2026 06:37
@Wangnov Wangnov force-pushed the feat/multi-store-watch branch from 1f56a37 to c81350b Compare June 13, 2026 06:46
@Wangnov Wangnov force-pushed the codex/multi-store-filter branch from fcdba5f to f082ffe Compare June 13, 2026 06:49
@Wangnov Wangnov force-pushed the feat/multi-store-watch branch from c81350b to 90c7860 Compare June 13, 2026 07:00
@Wangnov Wangnov force-pushed the codex/multi-store-filter branch from f082ffe to b66e235 Compare June 13, 2026 07:01
@Wangnov Wangnov force-pushed the feat/multi-store-watch branch from 90c7860 to 758c950 Compare June 13, 2026 07:39
@Wangnov Wangnov force-pushed the codex/multi-store-filter branch 2 times, most recently from 63e882a to 26aa2c0 Compare June 13, 2026 07:45
@Wangnov Wangnov force-pushed the feat/multi-store-watch branch from 758c950 to 1fc292e Compare June 13, 2026 07:50
@Wangnov Wangnov force-pushed the codex/multi-store-filter branch from 26aa2c0 to ebc2902 Compare June 13, 2026 07:50
@Wangnov Wangnov force-pushed the feat/multi-store-watch branch 2 times, most recently from 6954175 to 1fc292e Compare June 13, 2026 08:01
@Wangnov

Wangnov commented Jun 13, 2026

Copy link
Copy Markdown
Owner Author

✅ 已随这条 stack 通过快进合并落到 main(本 PR 的提交 ebc2902 已在 main,HEAD=ebc2902)。作为已合并部分关闭。

@Wangnov Wangnov closed this Jun 13, 2026
@Wangnov Wangnov deleted the codex/multi-store-filter branch June 13, 2026 08:15
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