Skip to content

cli: prompt and install missing backend during model run#738

Open
iamanishx wants to merge 8 commits into
docker:mainfrom
iamanishx:test-agents
Open

cli: prompt and install missing backend during model run#738
iamanishx wants to merge 8 commits into
docker:mainfrom
iamanishx:test-agents

use server side backend selection instead of duplicating logic in CLI

82ea264
Select commit
Loading
Failed to load commit list.
Sourcery AI / Sourcery review failed Apr 11, 2026 in 28s

❌ Found 1 blocking security issue

Sourcery found 1 blocking security issue:

  • cmd/dmr/main.go:92 - Detected non-static command inside Command. Audit the input to 'exec.Command'. If unverified user data can reach this call site, this is a code injection vulnerability. A malicious actor can inject a malicious script to execute arbitrary code.