YeonGyu-Kim
535ecee318
fix(models): remove stale Gemini 3 Pro references
...
Keep repo-owned CLI, docs, and test fixtures aligned with current Gemini 3.1 naming while leaving upstream catalog behavior untouched.
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-03-24 23:53:56 +09:00
YeonGyu-Kim
66ec9f58ee
feat(opencode-go): add CLI install flag and TUI prompts
2026-03-12 18:19:06 +09:00
YeonGyu-Kim
fade6740ae
chore: update GPT-5.2 references to GPT-5.4
...
Align runtime defaults, tests, docs, and generated artifacts with the newer GPT-5.4 baseline. Keep think-mode and prompt-routing expectations consistent after the model version bump.
2026-03-07 05:46:05 +09:00
YeonGyu-Kim
6bf365595f
refactor: replace opencode/glm-4.7-free with opencode/big-pickle model
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-02-18 21:10:21 +09:00
YeonGyu-Kim
96ff1e00cc
chore: upgrade claude-sonnet-4-5 to claude-sonnet-4-6 across codebase
2026-02-18 15:51:24 +09:00
YeonGyu-Kim
2834445067
fix: guard interactive prompts on both stdin and stdout TTY
2026-02-08 22:09:12 +09:00
YeonGyu-Kim
babcb0050a
fix: address Cubic P2 issues in CLI modules
2026-02-08 21:57:34 +09:00
YeonGyu-Kim
d525958a9d
refactor(cli): split install.ts and model-fallback.ts into focused modules
...
Install pipeline:
- cli-installer.ts, tui-installer.ts, tui-install-prompts.ts
- install-validators.ts
Model fallback:
- model-fallback-types.ts, fallback-chain-resolution.ts
- provider-availability.ts, provider-model-id-transform.ts
2026-02-08 16:25:12 +09:00