Change8

v1.3.2

OpenCode
1 feature1 improvementclimcptui

Summary

This release introduces a new heap snapshot feature, enabling users to capture memory snapshots for both the TUI and server processes directly from the command line. These snapshots are saved to dedicated files for easier debugging and analysis.

New Features

  • Added heap snapshot functionality allowing users to capture memory snapshots of both TUI and server processes via the "Write heap snapshot" command.

Improvements

  • Snapshots are now saved to specific files: `tui.heapsnapshot` and `server.heapsnapshot`.

OpenCode Documentation

OpenCode v1.3.2 - What's New - Change8