Skip to content

Commit 7e07375

Browse files
committed
chore: audit adapter config readiness
1 parent cf5ead2 commit 7e07375

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ temp/
3333

3434
# CEWP local runtime state
3535
.cewp/
36+
.cewp-worktrees/
3637

3738
# Local env and secrets
3839
.env

docs/release-notes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- Hardened adapter config smoke coverage across dispatch exec workers and dispatch pipeline paths.
99
- `cewp doctor` now reports the adapter config source and resolved provider summary.
1010
- Added optional root-level `cewp.config.json` adapter config support while keeping `codex-exec` as the only supported provider.
11+
- Clarified `.cewp-worktrees/` as ignored local worktree cache state.
1112
- Added Coordinator Mode documentation for CodeGraph-assisted code discovery as an optional local developer workflow helper.
1213
- Ignored `.codegraph/` as a local CodeGraph index directory that must not be committed.
1314
- Hardened the package surface harness to assert `.codegraph/` is not included in npm package dry-runs.

0 commit comments

Comments
 (0)