| 📦 Turbo Python 6fc62ea k33g 12h ago | 1 | # Handoff — 2026-09-15 — `/` commands and `@` mentions, documented |
| 2 | |
| 3 | ## State |
| 4 | |
| 5 | Docs EN + FR and the starter template describe the `/` command list and the `@` file list that turbo-core's agent window gained on 2026-09-15. **Uncommitted.** Code unchanged here; suite green. |
| 6 | |
| 7 | ## Next steps |
| 8 | |
| 9 | 1. Wait for turbo-core to be tagged, then `go get codeberg.org/turbo-editors/turbo-core@vX.Y.Z`, `GOWORK=off make check`, tag. |
| 10 | 2. Try `/` and `@` in a window by hand — nothing has been touched by a person. turbo-core's handoff of the same date has the list. |
| 11 | |
| 12 | ## Watch out for |
| 13 | |
| 14 | - The six doc pages were edited by a script shared with four other editors, anchored on sentences that are identical across them. If you reword one of those sentences here, the next cross-editor edit will miss this repository — grep the other editors before rewording. |
| 15 | |
| 16 | ## 2026-09-16 |
| 17 | |
| 18 | Added the `TURBO_ACP_TRACE` section and the "commands do not appear" bullet, EN + FR. The cause of the user's missing commands is still open — see turbo-core's handoff of 2026-09-15, "In flight". |
| 19 | |
| 20 | `.turbo-python/acp.toml` + `agent.yaml` were added the same day: Bob (docker agent) and mini-me (`mm -acp`). They load; nobody has opened them. Decide whether they are committed with the docs or kept local. |