Skip to content

Commit 1276028

Browse files
authored
Bump version to v0.7.2 and document new features
Updated version number and added new features for serving and headless modes.
1 parent 2bc17a7 commit 1276028

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
---
66

7-
## [v0.7.1] — 2026-03-07
7+
## [v0.7.2] — 2026-03-07
88

99
### Added
1010
- **Serve mode**`construct run` now starts `opencode serve` headlessly inside the container (`docker run -d`) and connects a local client from the host. The local client is `opencode attach <url>` when `opencode` is on `$PATH`, or the system default browser as a fallback. This eliminates TUI-in-container rendering issues and lets users interact through their own local opencode setup.

0 commit comments

Comments
 (0)