Skip to content

Commit ef7c4f9

Browse files
committed
update spec tasks
Signed-off-by: phernandez <paul@basicmachines.co>
1 parent b3e04a2 commit ef7c4f9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

specs/SPEC-16 MCP Cloud Service Consolidation.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -479,9 +479,9 @@ Remove manual auth header passing, use context manager:
479479

480480
#### 0.6 Testing
481481
- [ ] Update test fixtures to use factory pattern
482-
- [ ] Run full test suite in basic-memory
482+
- [x] Run full test suite in basic-memory
483483
- [ ] Verify cloud_mode_enabled works with CLIAuth injection
484-
- [ ] Run typecheck and linting
484+
- [x] Run typecheck and linting
485485

486486
#### 0.7 Cloud Integration Prep
487487
- [ ] Update basic-memory-cloud pyproject.toml to use branch
@@ -491,9 +491,9 @@ Remove manual auth header passing, use context manager:
491491

492492
**Before merging async-client-context-manager branch:**
493493

494-
- [ ] All tests pass locally
495-
- [ ] Typecheck passes (pyright/mypy)
496-
- [ ] Linting passes (ruff)
494+
- [x] All tests pass locally
495+
- [x] Typecheck passes (pyright/mypy)
496+
- [x] Linting passes (ruff)
497497
- [ ] Manual test: local mode works (ASGI transport)
498498
- [ ] Manual test: cloud login → cloud mode works (HTTP transport with auth)
499499
- [ ] No import of `inject_auth_header` anywhere

0 commit comments

Comments
 (0)