Skip to content

v0.2.2

Choose a tag to compare

@Xsxdot Xsxdot released this 23 Jul 03:29

SuperDev v0.2.2

Highlights

  • Grok Agent Connector (Full) — detect Grok CLI, install SuperDev MCP via grok mcp, ship Skill + SessionStart hook guidance
  • Safe remote Agent uninstall — data-preserving default, optional purge, version-matched Shell/PowerShell scripts, warned config-only detach fallback
  • Cross-platform runtime validation — package-verified bundles, Windows 10 22H2 campaign package, in-memory debug credential leases
  • Uninstall recovery hardening — fail closed on invalid recovery modes; no side effects on rejected recoveries

Added

  • Package-verified cross-platform runtime validation bundles and a strict target-native campaign runner (full live MCP surface, seven language providers, approvals, credential login, borrowed remote pipelines, redacted evidence, fail-closed cleanup).
  • Deterministic, portable Windows 10 22H2 x64 (build 19045) validation package for MSI/NSIS, MCP tools, language providers, browser/code debugging, remote pipelines, and cleanup.
  • Campaign-owned, project/service-scoped debug credential leases (Agent process memory only, auto-expire).
  • Safe remote Agent uninstall with data preservation by default, explicit purge, manual scripts, and warned detach fallback.
  • Built-in Grok Agent Connector (Full).

Fixed

  • Search UX: remove non-functional filter/Open/Copy and heuristic trace-path claims; reject Windows ARM remote install when no matching binary is packaged.
  • Windows validation result contract: fact-and-evidence-derived outcomes only.
  • Windows PowerShell 5.1 Runbook executability (UTF-8, automatic-variable collisions, structured output).
  • Log panel virtual-scroll state reuse across workspace tabs / deployment sources.
  • Uninstall retry idempotency after partial config_remove; stop reporting detach as remote uninstall.
  • Detach provenance kept out of uninstall recovery; invalid recovery modes fail closed with no tunnel/apply/status side effects.
  • Grok connector finish logging, quoting, DTO, and error codes.

Upgrade notes

  • Version metadata is synchronized at 0.2.2 (VERSION, agent buildinfo, desktop package, Tauri, Cargo).
  • Desktop-initiated Agent uninstall remains exempt from operation approval (documented in CONTRIBUTING).
  • Detach is configuration-only and is not equivalent to remote uninstall.

Artifacts

Release assets (agent binaries, desktop packages, checksums) are attached by the automated Release workflow.

Full notes: see CHANGELOG.md.