Commit graph

7 commits

Author SHA1 Message Date
Kayshen-X 2bd181bd60 fix(cli): version guard tolerates and fixtures include the extension manifest
The chrome-extension manifest check crashed jq (exit 2) inside the guard
self-test because the test fixtures never created the manifest, turning
the expected status-1 stale-version verdicts into harness errors. A
missing manifest is now reported as a normal version-sync failure, and
the fixture repo writes a manifest carrying the fixture version.
2026-08-07 22:02:37 +08:00
Kayshen-X f2e5383e89 chore(extension): wire lint-ignore and version-sync for the extension
oxlint/prettier ignore the vendored snapshot-extractor copy and the
generated wasm output; check-version-sync gains a check that the
extension manifest tracks the workspace version.
2026-08-04 21:48:10 +08:00
Fini 124db9d144 fix(agent): retire gemini cli provider, add antigravity and grok build 2026-07-24 21:11:15 +08:00
Fini dc5f946592 fix(build): align release gate with VSIX artifacts 2026-07-20 21:32:22 +08:00
Kayshen-X f82f4e4ea3 fix: enforce centralized version inputs 2026-07-15 21:17:21 +08:00
Kayshen-X e28506d0af fix: cover all version guard inputs 2026-07-15 21:17:21 +08:00
Kayshen-X e5b7425f3a build: add version synchronization gate 2026-07-15 21:17:21 +08:00
Renamed from tools/check-version-fixtures.sh (Browse further)