mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-12 21:02:17 +02:00
The bundled-skill CATALOG_PREFIX still pointed at the deleted src/application/assistant/skills tree, so the system prompt and the loadSkill example advertised paths that no longer exist — while the real post-reorg path (src/runtime/assembly/skills) was NOT a resolvable alias, so a model referencing the actual source tree got 'Skill not found'. The new path is now canonical in the catalog and tool description; the old prefix is kept as a loadSkill alias because agent snapshots baked before the reorg still carry it. Regression test pins both. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .pnpm-store/v11 | ||
| apps | ||
| docs | ||
| packages | ||
| .gitignore | ||
| ANALYTICS.md | ||
| CODE_MODE_ENGINES_PLAN.md | ||
| demo.gif | ||
| eslint.config.mts | ||
| LIVE_NOTE.md | ||
| MINI_APPS_PLAN.md | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| tsconfig.base.json | ||
| VIDEO_MODE.md | ||