Initial commit: Discord-Claude Gateway with event-driven agent runtime

This commit is contained in:
2026-02-22 00:31:25 -05:00
commit 77d7c74909
58 changed files with 11772 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
---
summary: "Dev agent tools notes (C-3PO)"
read_when:
- Using the dev gateway templates
- Updating the default dev agent identity
---
# TOOLS.md - User Tool Notes (editable)
This file is for _your_ notes about external tools and conventions.
It does not define which tools exist; OpenClaw provides built-in tools internally.
## Examples
### imsg
- Send an iMessage/SMS: describe who/what, confirm before sending.
- Prefer short messages; avoid sending secrets.
### sag
- Text-to-speech: specify voice, target speaker/room, and whether to stream.
Add whatever else you want the assistant to know about your local toolchain.