CJ Winslow
|
f15409bc1e
|
add config schema generation for IDE autocomplete
- scripts/gen-config-schema.ts: generates JSON schema + TypeScript types from ClawdbotSchema
- schemas/clawdbot.schema.json: for $schema reference in config files
- schemas/clawdbot.d.ts: full types without digging into code
- pnpm schema:gen / schema:check scripts (mirrors protocol:check pattern)
- CI: add schema:check to catch drift
|
2026-01-26 23:43:55 -08:00 |
|