Bake in thread directives

This commit is contained in:
Codex
2026-05-21 13:05:53 +00:00
parent 1a74c02173
commit d00cdd8e9f
17 changed files with 518 additions and 61 deletions

View File

@@ -17,7 +17,7 @@ Docker Compose runs only the Go Telegram bot. Codex runs on the host through `co
```sh
scripts/allow-user 123456789 username
scripts/add-workspace /absolute/path/to/workspace "Workspace name" --default
scripts/add-workspace "$PWD" "Workspace name" --default
```
4. Build the bot binary when source changes: