opencode/packages
Kit Langton 0d4f8d126f refactor(llm): drop Usage.totalInput / totalOutput helpers
The additive contract delivers value at the mapper boundary — every
field is non-overlapping and non-negative, so any caller summing
arbitrary subsets is correct by construction. Two-line helpers that
just sum three or two known fields add API surface without paying for
themselves, and there are no in-tree consumers today. If v2 wants them
at integration time, the right place is a getter on the `Schema.Class`
(matching the `LLMResponse.text` / `reasoning` / `toolCalls` pattern in
the same file), not a static namespace helper.
2026-05-10 19:15:46 -04:00
..
app sync release versions for v1.14.46 2026-05-10 02:34:36 +00:00
console zen: fix usage css on mobile 2026-05-10 12:14:11 -04:00
containers chore: bump Bun to 1.3.13 (#23791) 2026-04-23 00:25:36 -04:00
core sync release versions for v1.14.46 2026-05-10 02:34:36 +00:00
desktop sync release versions for v1.14.46 2026-05-10 02:34:36 +00:00
docs
enterprise sync release versions for v1.14.46 2026-05-10 02:34:36 +00:00
extensions/zed sync release versions for v1.14.46 2026-05-10 02:34:36 +00:00
function sync release versions for v1.14.46 2026-05-10 02:34:36 +00:00
http-recorder chore: generate 2026-05-10 16:44:40 +00:00
identity
llm refactor(llm): drop Usage.totalInput / totalOutput helpers 2026-05-10 19:15:46 -04:00
opencode Use Effect timeout in compaction test (#26728) 2026-05-10 12:45:54 -04:00
plugin sync release versions for v1.14.46 2026-05-10 02:34:36 +00:00
script refactor: replace bun semver with npm semver package 2026-03-09 15:29:55 -04:00
sdk chore: generate 2026-05-10 16:22:29 +00:00
slack sync release versions for v1.14.46 2026-05-10 02:34:36 +00:00
storybook feat(prompt): add shell mode UI with cancel button, custom icon, and example placeholder (#24105) 2026-04-24 14:04:55 +08:00
ui sync release versions for v1.14.46 2026-05-10 02:34:36 +00:00
web Zen: add Ring 2.6 1T 2026-05-10 03:51:34 -04:00