-
Notifications
You must be signed in to change notification settings - Fork 1
Roadmap
vkmtx edited this page Jun 22, 2026
·
3 revisions
Status legend: ✅ done · 🧪 experimental · 🔭 planned
| Feature | Status | |
|---|---|---|
| I | token-aware output | ✅ |
| J | addressable output (sh_detail, match) |
✅ |
| J+ | disk-backed record store (survives restart, TTL-pruned) | ✅ |
| H | effect diff (git porcelain / trace-derived) | ✅ |
| G | inline assertions (expect) |
✅ |
| M | declarative retry / timeout | ✅ |
| B / K-lite | static safety pre-check + classification (sh_plan, segment-aware) |
✅ |
| C | checkpoint / rollback | ✅ |
| C+ | atomic CoW checkpoints (APFS clonefile) |
✅ |
| K | real sandbox (macOS sandbox-exec) |
✅ |
| — |
veil init zero-friction setup |
✅ |
| K+ | Linux sandbox (bubblewrap) | 🧪 needs unprivileged userns |
| A | structured trace (Linux strace) |
🧪 |
| K++ | namespace-free Linux sandbox (Landlock) — covers containers/Codespaces | 🔭 #9 |
| — | background jobs (sh_logs / sh_stop) for dev servers / watchers |
🔭 #10 |
- 🌱 Good first issues
- 🙌 Help wanted
- 💬 Propose ideas in Discussions
See CHANGELOG.md for shipped versions.