omx(team): auto-checkpoint worker-4 [unknown]

This commit is contained in:
bellman
2026-05-15 10:43:35 +09:00
parent 8c9e41aab4
commit 2db0a5f70d
6 changed files with 361 additions and 0 deletions

24
SUPPORT.md Normal file
View File

@@ -0,0 +1,24 @@
# Support
Use the lightest support path that fits the request:
- **Usage questions:** start with [USAGE.md](./USAGE.md) and
[rust/README.md](./rust/README.md).
- **Bugs or regressions:** open a GitHub issue with the command, OS/shell,
expected behavior, actual behavior, and relevant non-secret output.
- **Security issues:** follow [SECURITY.md](./SECURITY.md) instead of opening a
public issue.
- **Community discussion:** use the UltraWorkers Discord linked from
[README.md](./README.md).
When asking for help, include:
```text
claw --version
claw doctor
operating system and shell
command you ran
```
Redact API keys, bearer tokens, private prompts, session transcripts, and local
paths that reveal sensitive information before sharing output.