openclaw/.github/workflows
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
..
auto-response.yml CI: run auto-response on pull_request_target 2026-01-26 14:37:39 -06:00
ci.yml add config schema generation for IDE autocomplete 2026-01-26 23:43:55 -08:00
docker-release.yml Add Build & Release Docker Image workflows (#1602) 2026-01-24 19:23:55 +00:00
install-smoke.yml ci: harden pnpm setup 2026-01-25 13:12:08 +00:00
labeler.yml CI: sync labels on PR updates 2026-01-26 19:21:31 -06:00
workflow-sanity.yml refactor(test): consolidate temp home + vitest setup 2026-01-09 16:41:05 +01:00