Releases: notcodev/claude-weeek
Releases · notcodev/claude-weeek
Release list
v1.2.0
1.2.0 (2026-07-01)
Bug Fixes
- tools: use WEEEK wire names perPage/completed/dueDate (drift fix) (c742c58)
Features
- spec-sync: allowlist for verified WEEEK spec gaps; spec:check green (9c88655)
- spec-sync: check-drift CLI comparing tools to the snapshot (242b763)
- spec-sync: drift report formatting and error gate (9998d24)
- spec-sync: fetch-spec CLI and committed OpenAPI snapshot (89236cc)
- spec-sync: fixtures and runtime contract-capture harness (37490fb)
- spec-sync: OpenAPI operation index and path matcher (cfde08d)
- spec-sync: portal discovery and live OpenAPI chunk loader (a4c588a)
- spec-sync: recording client for runtime request capture (a746458)
- spec-sync: request-vs-spec comparison rules (63b36f7)
v1.1.1
v1.1.0
1.1.0 (2026-06-26)
Features
- add weeek_list_workspaces tool (b66528e)
- add WorkspaceNotFoundError and toMcpError mapping (112ad9e)
- interactive setup wizard with token validation (24f1eef)
- multi-workspace config loader with file + env fallback (9c37a74)
- route read tools through WorkspaceRegistry with optional workspace arg (227283e)
- route write tools through WorkspaceRegistry with optional workspace arg (b4b4a8d)
- shared workspace param schema and client resolver (caaf3b5)
- WorkspaceRegistry and createRegistry factory (0568075)