v0.7.0-alpha.1 - in-progress Team and Drive
Pre-release
Pre-release
·
288 commits
to main
since this release
v0.7.0-alpha.1 — in-progress Team & Drive
This is a pre-release — the v0.7 milestone is still mid-flight. It snapshots the v0.7 integration branch after merging the first deliverable plus its review follow-ups.
What's in
- Deliverable D — Per-workspace YAML overrides (PR #3)
- Optional
.warp/warp-bridge.yamlmerged on top of VS Code settings. - Allow-list of 10 safe keys; secrets and platform-specific paths excluded by design.
- Live reload via
FileSystemWatcher(create / change / delete).
- Optional
- Self-review follow-ups (PR #4)
BaseConfigManagernow exposesprotected invalidate()/fireChange();ConfigManagerdrops all private-field casts.- End-to-end watcher tests exercising the real dispatch path.
What's still missing before v0.7.0
- A: Warp Drive browser
- B: Skill & Rules Monaco editor
- C: /init v2 QuickPick
- E: MCP auto-registration (stretch)
Metrics
- Tests: 723/723 across 47 files.
- Bundle: ≈ 64 KB (budget 90 KB).
- VSIX: 49.92 KB / 11 files.
- SHA-256:
B891077474A55A2B6AB5D4509644C0D8F1628343F84905C9FCD9701F261BBAC6
Install (for testers only)
code --install-extension warp-vsc-bridge.vsixNot recommended for production use — final v0.7.0 will follow the same publish pipeline as v0.6.0.