co-mono/packages
Mario Zechner 99b4b1aca0 Add Mistral as AI provider
- Add Mistral to KnownProvider type and model generation
- Implement Mistral-specific compat handling in openai-completions:
  - requiresToolResultName: tool results need name field
  - requiresAssistantAfterToolResult: synthetic assistant message between tool/user
  - requiresThinkingAsText: thinking blocks as <thinking> text
  - requiresMistralToolIds: tool IDs must be exactly 9 alphanumeric chars
- Add MISTRAL_API_KEY environment variable support
- Add Mistral tests across all test files
- Update documentation (README, CHANGELOG) for both ai and coding-agent packages
- Remove client IDs from gemini.md, reference upstream source instead

Closes #165
2025-12-10 20:36:19 +01:00
..
agent Release v0.18.0 2025-12-10 01:18:13 +01:00
ai Add Mistral as AI provider 2025-12-10 20:36:19 +01:00
coding-agent Add Mistral as AI provider 2025-12-10 20:36:19 +01:00
mom Release v0.18.0 2025-12-10 01:18:13 +01:00
pods Release v0.18.0 2025-12-10 01:18:13 +01:00
proxy Release v0.18.0 2025-12-10 01:18:13 +01:00
tui Release v0.18.0 2025-12-10 01:18:13 +01:00
web-ui Release v0.18.0 2025-12-10 01:18:13 +01:00