co-mono/packages
Mario Zechner b712d1ca43 fix(ai, web-ui): browser compatibility for pi-ai, update tsgo for decorator support
- Update @typescript/native-preview to 7.0.0-dev.20260120.1 (supports experimentalDecorators)
- Replace top-level node:fs, node:os, node:path imports with dynamic imports in stream.ts
- Replace top-level node:os import with dynamic import in openai-codex-responses.ts
- Replace top-level node:crypto, node:http imports with dynamic imports in openai-codex.ts
- Replace Buffer.from with atob for browser-compatible base64 decoding

fixes #873
2026-01-22 01:33:46 +01:00
..
agent Add [Unreleased] section for next cycle 2026-01-19 16:14:47 +01:00
ai fix(ai, web-ui): browser compatibility for pi-ai, update tsgo for decorator support 2026-01-22 01:33:46 +01:00
coding-agent fix(tui): don't add space after directory completion for @ file attachments 2026-01-21 23:48:41 +01:00
mom Add [Unreleased] section for next cycle 2026-01-19 16:14:47 +01:00
pods Release v0.49.2 2026-01-19 16:14:07 +01:00
tui fix(tui): don't add space after directory completion for @ file attachments 2026-01-21 23:48:41 +01:00
web-ui Add [Unreleased] section for next cycle 2026-01-19 16:14:47 +01:00