co-mono/packages
Mario Zechner 9b8ea585bd fix(ai): Improve ModelInfo types based on actual data structure
- Remove catch-all [key: string]: any from ModelInfo
- Make all required fields non-optional (attachment, reasoning, etc.)
- Add proper union types for modalities (text, image, audio, video, pdf)
- Mark only cost and knowledge fields as optional
- Export ModalityInput and ModalityOutput types
2025-08-25 20:18:34 +02:00
..
agent fix: Remove unused imports and add biome-ignore for false positive 2025-08-16 19:21:43 +02:00
ai fix(ai): Improve ModelInfo types based on actual data structure 2025-08-25 20:18:34 +02:00
pods fix(tui): Container change detection for proper differential rendering 2025-08-11 02:31:49 +02:00
tui fix: Remove unused imports and add biome-ignore for false positive 2025-08-16 19:21:43 +02:00