co-mono/packages/ai/src
Mario Zechner a2dc1187dc fix: handle Windows paths in session directory generation
- Replace backslashes in addition to forward slashes
- Remove colons from Windows drive letters (C:, D:, etc)
- Fixes ENOENT error on Windows when creating session directories
2025-11-12 23:50:30 +01:00
..
agent Add image support in tool results across all providers 2025-11-12 10:45:56 +01:00
providers Add 'pi' command alias and fix getApiKey import 2025-11-12 14:31:25 +01:00
utils Add Unicode surrogate sanitization for all providers 2025-10-13 14:26:54 +02:00
index.ts refactor(ai): improve error handling and stop reason types 2025-09-18 19:57:13 +02:00
models.generated.ts fix: handle Windows paths in session directory generation 2025-11-12 23:50:30 +01:00
models.ts refactor(ai): Simplify API with new streaming interface and model management 2025-09-03 01:25:19 +02:00
stream.ts Limit max output tokens to 32k 2025-10-30 15:47:36 +01:00
types.ts Add image support in tool results across all providers 2025-11-12 10:45:56 +01:00