No error is a dead end: crash, click, and your agent is already looking

Claude-Session: https://claude.ai/code/session_01Ms2FbjQy31TVf3CEvQhGM8
This commit is contained in:
Gabriel Brown
2026-08-25 12:50:09 -04:00
parent ada0faf1d1
commit cc7d91d09c
43 changed files with 4648 additions and 327 deletions
+2 -1
View File
@@ -170,7 +170,7 @@ docs/ Settings reference, and the design specs behind the work
## Tests
179 of them, under `tests/`. Run the lot, or a subset by pattern:
180 of them, under `tests/`. Run the lot, or a subset by pattern:
```sh
panama test # everything
@@ -212,6 +212,7 @@ panama update # bring this machine up to date; asks nothing
panama sync # review, commit and push your changes to this repo
panama edit # open it in Neovim
panama doctor # what is actually running, not what was installed
panama diagnose # hand the health summary and recent errors to your agent
panama test # every contract, or a subset by pattern
panama test --safe # the same, minus the ones that take over the desktop
panama contracts <file> # which contracts mention a file, and can they be run