Skip to content
This repository was archived by the owner on Aug 21, 2026. It is now read-only.

Commit 12a815b

Browse files
committed
docs: add v0.7.0 changelog
1 parent 00ac6ea commit 12a815b

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
# Changelog
22

3+
## 0.7.0
4+
5+
- Removed the Command Code CLI runtime dependency; OpenCode now owns browser OAuth credentials
6+
- Load the live model catalog directly from the public Command Code API
7+
- Use Laguna as the provider-local small model with dedicated `title-gen` requests
8+
- Preserve authoritative gateway billing cost in OpenCode session usage
9+
- Return proper upstream errors and map tool results to their originating tool calls
10+
311
## 0.1.0
412

513
- Initial release: Command Code OpenCode plugin
614
- Local OpenAI-compatible proxy → `api.commandcode.ai/alpha/generate`
7-
- Auth via Command Code browser OAuth with OpenCode-owned credential persistence
8-
- Live model catalog from the public Command Code API; the Command Code CLI is no longer required
9-
- Provider-local Laguna small model and dedicated `title-gen` requests for session titles
1015
- Default model: Laguna S 2.1 free (`poolside/laguna-s-2.1-free`)
1116
- Tools/MCP park-resume, attachment plumbing, context compact, usage endpoints

0 commit comments

Comments
 (0)