Skip to content

VS Code extension 0.7.1

Choose a tag to compare

@ekodedypurnomo ekodedypurnomo released this 23 Aug 00:31
· 1 commit to main since this release

Changelog

Fixes

  • fix(vscode): a binary that rejects a flag stops being reported as not installed

Install

Download the .vsix below, then:

code --install-extension agentop-0.7.1.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.