Skip to content

config: fix CI input count, make sentry-agent model dynamic everywhere#21

Merged
benvinegar merged 1 commit into
mainfrom
benvinegar/model-providers
Feb 17, 2026
Merged

config: fix CI input count, make sentry-agent model dynamic everywhere#21
benvinegar merged 1 commit into
mainfrom
benvinegar/model-providers

Conversation

@benvinegar
Copy link
Copy Markdown
Member

@benvinegar benvinegar commented Feb 17, 2026

Follow-up to #20 (multi-provider support).

Changes

CI input fix (bin/ci/setup-*.sh)

  • Fixed off-by-one in simulated printf input. Extra empty line was accidentally answering 'Y' to the launch prompt (default is Y). Removed the extra line so n correctly answers the launch question.

Sentry-agent model consistency (SKILL.md)

  • The 'Sentry Agent' description section (line ~221) still hardcoded opencode-zen/claude-haiku-4-5. Updated to use the same dynamic model table as the 'Spawning sentry-agent' section.
  • Dev agent model note updated to reference the table instead of hardcoding opencode-zen/claude-haiku-4-5.

@benvinegar benvinegar force-pushed the benvinegar/model-providers branch from 08149c2 to a45fddc Compare February 17, 2026 12:58
@benvinegar benvinegar changed the title Support multiple LLM providers (Anthropic, OpenAI, Gemini, OpenCode Zen) config: fix CI input count, make sentry-agent model dynamic everywhere Feb 17, 2026
@benvinegar benvinegar merged commit c56c09f into main Feb 17, 2026
8 checks passed
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