mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-12 21:02:17 +02:00
domains/support.ts bundled five unrelated concerns. Each moves to its owner: the catalog schema → tools/types.ts (every domain's typing); lenient ~-expansion → tools/paths.ts (documented as distinct from filesystem's throwing variant); the bg-task input schemas and resolveCodeProject → domains/background-tasks.ts; the code-run coalescer → domains/code.ts (catalog re-export retargeted); parser plumbing → domains/parsing.ts, now module-private. 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 | ||