Skip to content

Mistal Vibe support#272

Open
zeal18 wants to merge 2 commits into
context-foundry:mainfrom
zeal18:vibe
Open

Mistal Vibe support#272
zeal18 wants to merge 2 commits into
context-foundry:mainfrom
zeal18:vibe

Conversation

@zeal18

@zeal18 zeal18 commented May 22, 2026

Copy link
Copy Markdown
  • Add Mistral model provider variant with 'vibe' slug
  • Implement command building for vibe CLI with validated arguments:
    • Uses -p for programmatic mode
    • Uses --output streaming for NDJSON output
    • Model selection via VIBE_ACTIVE_MODEL env var
    • System directives prepended to prompt
  • Add VibeParseOutcome enum and parse_vibe_line function for OpenAI-style JSON parsing
  • Add Mistral to sandbox wrapping and read_provider_output
  • Update config.rs for provider parsing and display
  • Add unit tests for Mistral provider and parse_vibe_line

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe vibe@mistral.ai

zeal18 and others added 2 commits May 22, 2026 17:12
- Add Mistral model provider variant with 'vibe' slug
- Implement command building for vibe CLI with validated arguments:
  - Uses -p for programmatic mode
  - Uses --output streaming for NDJSON output
  - Model selection via VIBE_ACTIVE_MODEL env var
  - System directives prepended to prompt
- Add VibeParseOutcome enum and parse_vibe_line function for OpenAI-style JSON parsing
- Add Mistral to sandbox wrapping and read_provider_output
- Update config.rs for provider parsing and display
- Add unit tests for Mistral provider and parse_vibe_line

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
- Update README.md to include Mistral as a supported provider
- Update provider configuration examples
- Update dual-model arena documentation
- Update docs/ai-stage-summaries.md for summary_provider
- Update docs/build-service-localdocker.md for provider options
- Use 'Mistral' name consistently (not 'Vibe') in documentation

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
@zeal18

zeal18 commented May 22, 2026

Copy link
Copy Markdown
Author

Hey @snedea! Finally found some time to add Mistral Vibe support, can you take a look and let me know if the change makes sense

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant