co-mono/packages
Mario Zechner c7aa2c97a9 Fix jiti alias resolution in dev mode with tsx
When running from source with tsx, the jiti aliases pointed to .js files
that don't exist (only .ts files exist). This caused jiti to fall back to
different module resolution, loading a separate instance of theme.ts where
initTheme() was never called, resulting in undefined theme.

Now checks if .js exists and falls back to .ts for dev mode compatibility.
2026-01-12 17:38:31 +01:00
..
agent Add [Unreleased] section for next cycle 2026-01-12 01:00:23 +01:00
ai Fix jiti alias resolution in dev mode with tsx 2026-01-12 17:38:31 +01:00
coding-agent Fix jiti alias resolution in dev mode with tsx 2026-01-12 17:38:31 +01:00
mom Add [Unreleased] section for next cycle 2026-01-12 01:00:23 +01:00
pods Release v0.43.0 2026-01-12 00:59:39 +01:00
tui fix(tui): numbered list items showing "1." when code blocks break list continuity 2026-01-12 17:09:51 +01:00
web-ui Add [Unreleased] section for next cycle 2026-01-12 01:00:23 +01:00