gstack/hosts
Garry Tan 86b21561c4
feat: add OpenClaw host config with adapter for tool mapping
OpenClaw gets a hybrid approach: typed config for paths/frontmatter/
detection + a post-processing adapter for semantic tool rewrites.

Config handles: path rewrites, frontmatter (name+description+version),
CLAUDE.md→AGENTS.md, tool name rewrites (Bash→exec, Read→read, etc.),
suppressed resolvers, SOUL.md via staticFiles.

Adapter handles: AskUserQuestion→prose, Agent→sessions_spawn, $B→exec $B.

Zero .claude/skills path leakage. Zero hardcoded tool references remaining.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 16:36:06 -07:00
..
claude.ts refactor: preamble, co-author trailer, and resolver suppression use host configs 2026-04-03 16:31:29 -07:00
codex.ts refactor: preamble, co-author trailer, and resolver suppression use host configs 2026-04-03 16:31:29 -07:00
cursor.ts feat: add OpenCode, Slate, and Cursor host configs 2026-04-03 16:33:54 -07:00
factory.ts refactor: gen-skill-docs.ts consumes typed host configs 2026-04-03 15:55:43 -07:00
index.ts feat: add OpenClaw host config with adapter for tool mapping 2026-04-03 16:36:06 -07:00
kiro.ts refactor: gen-skill-docs.ts consumes typed host configs 2026-04-03 15:55:43 -07:00
openclaw.ts feat: add OpenClaw host config with adapter for tool mapping 2026-04-03 16:36:06 -07:00
opencode.ts feat: add OpenCode, Slate, and Cursor host configs 2026-04-03 16:33:54 -07:00
slate.ts feat: add OpenCode, Slate, and Cursor host configs 2026-04-03 16:33:54 -07:00