Skip to content

feat: add Mistral Vibe executor support#508

Open
bborn wants to merge 1 commit intomainfrom
vibe
Open

feat: add Mistral Vibe executor support#508
bborn wants to merge 1 commit intomainfrom
vibe

Conversation

@bborn
Copy link
Owner

@bborn bborn commented Mar 17, 2026

Adds Vibe as a new task executor option with full support for:

  • Task execution with vibe CLI
  • Dangerous mode via --dangerous flag
  • Process management (suspend/resume/kill)
  • Environment variable isolation
  • Tmux integration

The Vibe executor follows the same patterns as existing executors
(Claude, Codex, Gemini, etc.) and integrates seamlessly with the
existing task execution system.

Adds Vibe as a new task executor option with full support for:
- Task execution with vibe CLI
- Dangerous mode via --dangerous flag
- Process management (suspend/resume/kill)
- Environment variable isolation
- Tmux integration

The Vibe executor follows the same patterns as existing executors
(Claude, Codex, Gemini, etc.) and integrates seamlessly with the
existing task execution system.
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