turbo-editors/turbo-pythonpublic Fork 0
v1.0.0
Commits
Clone
git clone https://git.rickub.com/turbo-editors/turbo-python.git
git clone ssh://git@rickub.com/turbo-editors/turbo-python.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

📦 Turbo Python 6fc62ea · on v1.0.0 · k33g · 10h ago
2026-09-15-acp-commands-mentions.md · 20 lines · 1.2 KBmarkdown
Blame HistoryOpen raw

Handoff — 2026-09-15 — / commands and @ mentions, documented

State

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.

Next steps

  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.
  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.

Watch out for

  • 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.

2026-09-16

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".

.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.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
# Handoff — 2026-09-15 — `/` commands and `@` mentions, documented

## State

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.

## Next steps

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.
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.

## Watch out for

- 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.

## 2026-09-16

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".

`.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.