Commit graph

10 commits

Author SHA1 Message Date
Daniel Hiltgen
05747b02ab
launch: fix opencode local model limits (#16425)
Local model metadata from /api/tags can include a context length without a max output limit, so omit OpenCode limit stanzas unless an output limit is known.

This preserves the pre-0.30 OpenCode behavior: local models did not receive a limit stanza because /api/tags did not expose context length, while cloud models still emit complete context/output limits.

Fixes #16424
2026-06-02 10:50:35 -07:00
Parth Sareen
91c8e5e1a8
launch: enriched model inventory (#16230) 2026-05-21 11:57:20 -07:00
Eva H
3af1a008e2
launch/opencode: add image modalities for vision models (#15922) 2026-05-12 15:51:46 -04:00
Eva H
7c2c36bda2
cmd/launch: improve integration backup UX (#15907) 2026-05-06 11:32:54 -04:00
Eva H
698e04a14b
launch: OpenCode inline config (#15586) 2026-04-14 15:08:42 -07:00
Eva H
120424d832
Revert "launch/opencode: use inline config (#15462)" (#15568) 2026-04-13 18:40:17 -07:00
Eva H
f3cf6b75fb
launch/opencode: use inline config (#15462) 2026-04-13 13:41:31 -07:00
Eva H
d17f482d50
launch/opencode: detect curl installed opencode at ~/.opencode/bin (#15197) 2026-04-08 13:54:51 -07:00
Jeffrey Morgan
31f968fe1f
cmd: set OpenCode default model in config (#15127) 2026-03-29 12:11:36 -07:00
Parth Sareen
af5f7c0a9e
cmd: refactor tui and launch (#14609) 2026-03-12 18:39:06 -07:00
Renamed from cmd/config/opencode.go (Browse further)