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 |
|