Skip to content

Releases: x1jiang/clawagents-vscode

v1.0.132

Choose a tag to compare

@x1jiang x1jiang released this 21 Jul 12:47

Summary

  • Require clawagents>=6.20.42 — external-action reconciliation (6.20.40), skill paging + npm audit guidance (6.20.41), patch/sandbox/PTY recovery (6.20.42)

Install

code --install-extension clawagents-1.0.132.vsix
# or Cursor:
cursor --install-extension clawagents-1.0.132.vsix

Then: ClawAgents: Install/Upgrade Python Dependencies.

v1.0.129

Choose a tag to compare

@x1jiang x1jiang released this 21 Jul 04:21

Summary

  • Require clawagents>=6.20.39 — Context Mode binary guard for ctx_execute_file, concise MCP errors, hashline recovery anchors

Install

code --install-extension clawagents-1.0.129.vsix
# or Cursor:
cursor --install-extension clawagents-1.0.129.vsix

Then: ClawAgents: Install/Upgrade Python Dependencies.

v1.0.128

Choose a tag to compare

@x1jiang x1jiang released this 21 Jul 03:47

Summary

  • Require clawagents>=6.20.38 (prompt-cache affinity, incremental token ledger, TTFT/RSS telemetry, bounded exec head/tail)

Install

code --install-extension clawagents-1.0.128.vsix
# or Cursor:
cursor --install-extension clawagents-1.0.128.vsix

Then: ClawAgents: Install/Upgrade Python Dependencies (or pip install -U 'clawagents[gemini,anthropic,bedrock,mcp,media,accurate-tokens,pty]>=6.20.38,<7').

v1.0.127

Choose a tag to compare

@x1jiang x1jiang released this 21 Jul 00:26

Summary

  • Managed sidecars install clawagents[…,pty] (pexpect + pyte) so interactive commands like gcloud auth login can start
  • Probe fails closed when PTY runtime imports are missing

Install

code --install-extension clawagents-1.0.127.vsix

v1.0.126

Choose a tag to compare

@x1jiang x1jiang released this 20 Jul 21:57

Summary

  • Require clawagents>=6.20.37 — Plan verification gates enforceable in Act mode

Install

code --install-extension clawagents-1.0.126.vsix

v1.0.125

Choose a tag to compare

@x1jiang x1jiang released this 20 Jul 21:19

Summary

  • Require clawagents>=6.20.36 — bounded /tmp cleanup, clearer execute/patch diagnostics

Install

code --install-extension clawagents-1.0.125.vsix

v1.0.124

Choose a tag to compare

@x1jiang x1jiang released this 20 Jul 17:12

Summary

  • Failure/credential discipline in chat system prompt
  • Require clawagents>=6.20.35

Install

code --install-extension clawagents-1.0.124.vsix

v1.0.123

Choose a tag to compare

@x1jiang x1jiang released this 20 Jul 16:02

Summary

  • Prefer engine output / ui_output over short preview for tool cards
  • Require clawagents>=6.20.34 (8KB UI results, exec stderr-first, Codex apply_patch)

Install

code --install-extension clawagents-1.0.123.vsix

v1.0.122

Choose a tag to compare

@x1jiang x1jiang released this 20 Jul 15:18

Summary

  • CRLF-safe API keys / workspace .env (sanitizeApiKey strips \r/\n)
  • Require clawagents>=6.20.33 (/tmp write_file parity + secret CR scrub)

Install

code --install-extension clawagents-1.0.122.vsix

v1.0.121

Choose a tag to compare

@x1jiang x1jiang released this 20 Jul 03:36

Hide OpenViking from Skills Settings preview.