Skip to content

Releases: woai3c/x-code-cli

v0.3.12

Choose a tag to compare

@github-actions github-actions released this 11 Jul 13:41

v0.3.12 (2026-07-11)

Features

  • improve goal loop completion verification (50b941a)

v0.3.11

Choose a tag to compare

@github-actions github-actions released this 11 Jul 05:56

v0.3.9 (2026-07-11)

Bug Fixes

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 02 Jul 14:20

v0.3.5 (2026-07-02)

Features

  • add threshold gate, weak-model guard, and MCP annotations to tool search (8f80d96)
  • enhance /rewind with diff stats, selective restore, sed -i interception (2413b7f)
  • add deferred tool loading via toolSearch (a2fcf12)
  • give the browser sub-agent visual capability (tree + vision) (cb2653a)

Bug Fixes

  • loading the mcp server should not block the CLI loading (119b683)
  • re-gate browser_evaluate behind a confirmation prompt (ae48d7d)

v0.3.4

Choose a tag to compare

@github-actions github-actions released this 26 Jun 16:14

v0.3.4 (2026-06-26)

Features

  • add opt-in browser sub-agent (browser use) (4b551ff)
  • expand grep, readFile, and add background shell tools (6b64639)
  • update model catalog to June 2026 across all providers (0c3ef0d)

Bug Fixes

  • flush stdout/stderr before exit in print mode (2c56b54)

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 10 Jun 12:10

v0.3.3 (2026-06-10)

Features

  • replace hard deny with [dangerous] warning dialog for destructive commands (7516271)
  • show compression progress in spinner and token stats on completion (a2cd0c3)

Bug Fixes

  • cap slash and @-mention menus to 8 visible rows with scroll indicators (5489e79)

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 03 Jun 12:34

v0.3.2 (2026-06-03)

Features

  • reduce sub-agent overuse, add cache break detection, and smart tool_result truncation (fd2e45f)
  • add /doctor slash command for environment diagnostics (b3defb6)
  • startup version check with 24h disk cache (6eb68d6)
  • per-message file snapshots backing /rewind (6951cf9)

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 01 Jun 12:07

v0.3.1 (2026-06-01)

Features

  • load user + project slash commands from .x-code/commands (59f429d)
  • smarter shell matching for PowerShell and compound commands (87b8586)

Bug Fixes

  • erase ghost frame when commit moves frame up via blankAbove (1dbf116)
  • let multi-match suggestion menu win over history nav (f1bef22)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 26 May 13:55

v0.3.0 (2026-05-26)

Features

  • /plugin refresh now restarts MCP servers in the same pass (80dfdbb)
  • enforce marketplace sha integrity pin on git installs (9da04f6)
  • bulk update via --all; fix stale consent preview note (52774fc)
  • plugin / marketplace / hooks system + bilingual docs (#13) (b310640)
  • inject base directory + bundled file list on activation (2e7aa69)
  • add skill support system (#12) (f605eb9)
  • two-stage slash-command completion with argument hints (efdfe56)
  • Model Context Protocol (MCP) client support (#11) (c7cffec)

Bug Fixes

  • cap grow-path LF scroll to real content rows above frame (2079723)
  • accept flat .mcp.json and probe root for consent preview (8e11893)
  • honor X_CODE_HOME for plugin paths and user-scope settings (da4f227)
  • harden MCP env passthrough and plugin symlink copy (b947744)
  • rename /skill remove to /skill uninstall (372414b)
  • /skill disable slash menu hint points at refresh, not restart (469ae5a)
  • fire SessionStart at CLI launch; add hook exec-ran log; dedupe userConfig label (10c1e8b)
  • drop blank line between header and rows in slash command lists (ca17c6a)
  • rotate-failure log counter sentinel; truncateForLog cuts bytes not chars (2338b95)
  • --no-plugins drops pluginRegistry; better empty-cache search error (bc9e6f5)
  • refresh-not-restart hints; slash arg parsing; cwd hint; document slash limitations (75c2b86)
  • consistent marketplace alias; seed defaults on subcommands; broader blockedPlugins (c7264f5)
  • tighten /mcp refresh and /mcp auth output blocks (f748d70)
  • align MCP tool permission dialog with shell/edit dialogs (3d1b6d0)
  • resolve package version at runtime instead of hardcoding (7a45cb0)

v0.2.10

Choose a tag to compare

@github-actions github-actions released this 16 May 16:39

v0.2.10 (2026-05-16)

Bug Fixes

  • tighten shell prefix extraction (ad57bdf)

Performance

  • cache Anthropic tools schema as 4th breakpoint (3c86961)

v0.2.9

Choose a tag to compare

@github-actions github-actions released this 16 May 13:13

v0.2.9 (2026-05-16)

Bug Fixes

  • short-circuit retries on permanent provider errors (0768329)
  • keep arrow-history nav working on slash entries (b6a77ef)
  • leave 1 cell margin to avoid phantom blank rows (383e35b)