Commit c80aea3
phase 1: positioning and cuts complete
- SWE-bench harness at benchmarks/swe_bench/ with cost estimate gate and concurrency control
- Removed Web IDE: deleted ide.py route, IDESession model, fly_machines service, frontend /ide pages; CSP headers cleaned
- Mothballed marketplace: all 4 routes return HTTP 410; CLI commands show paused message; footer link removed
- Stripped voice mode: deleted voice.py, removed voice_mode from NimbusREPL and CLI
- Fixed get_or_create_queue import errors in automation_engine, pipeline_executor, slack/linear handlers -- these functions were removed when ws.py moved to Redis pub/sub
- CLI version now reads from package metadata instead of hardcoded string
- README rewritten: benchmarks table, comparison table, known limitations (Redis/ARQ, reconciliation)
- BYOK key wiring, sandboxed verification, skill injection scanning, cross-provider review (from phase 3 hardening)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 8de6dd2 commit c80aea3
32 files changed
Lines changed: 657 additions & 1952 deletions
File tree
- .github/workflows
- backend
- api/routes
- benchmarks
- swe_bench
- results
- cli
- linear_app
- models
- services
- slack_app
- frontend
- src
- app
- ide
- marketplace
- components
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
0 commit comments