Phase 5: Bridge Removal + Cleanup
Parent: #214
Depends on: All previous phases
What
Remove the Python bridge, engine bootstrap, and altimate-engine package entirely. Zero Python dependency.
Sub-tasks
Success Metrics
| Metric | Before | After |
|---|
| Cold start | 500-800ms | <100ms |
| Install | Python + pip + venv | npm only |
| Issue #210 | Fails | Works |
Phase 5: Bridge Removal + Cleanup
Parent: #214
Depends on: All previous phases
What
Remove the Python bridge, engine bootstrap, and altimate-engine package entirely. Zero Python dependency.
Sub-tasks
ALTIMATE_NATIVE_ONLY=1 bun test— all 77 methods passtime altimate-code --version(target: <100ms)packages/altimate-engine/packages/opencode/src/altimate/bridge/protocol.ts→native/types.tsALTIMATE_ENGINE_VERSIONconstantREADME.md,docs/docs/troubleshooting.md,RELEASING.mdSuccess Metrics