Skip to content

VS Code extension 0.7.2

Choose a tag to compare

@ekodedypurnomo ekodedypurnomo released this 23 Aug 01:50
· 1 commit to main since this release

Changelog

Fixes

  • fix(vscode): an empty panel stops claiming the disk is empty when the read failed

Install

Download the .vsix below, then:

code --install-extension agentop-0.7.2.vsix

The extension runs the agentop binary; it does not bundle one. Install that
first via Homebrew, npm, or install.sh, see the README. It needs agentop
0.2.0 or newer, which is where runs --json arrived.

On Remote SSH, WSL, or a dev container, the binary has to be on the machine the
extension host runs on, not on your laptop. agentop: Report diagnostics
prints which machine that is.