co-mono/packages/ai/src
Mario Zechner e533aebacd Fix Lit dependency duplication and update mini-lit to 0.2.0
- Move lit from dependencies to peerDependencies in web-ui to prevent multiple Lit instances being loaded
- Update mini-lit from 0.1.8/0.1.10 to 0.2.0 in root package.json and web-ui/package.json
- Install @tailwindcss/vite in web-ui/example
- Run biome formatting fixes across codebase

This resolves HMR custom element re-registration errors caused by duplicate Lit registries.
2025-11-12 16:03:43 +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 Lit dependency duplication and update mini-lit to 0.2.0 2025-11-12 16:03:43 +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