Skip to content

Releases: superradcompany/tool-cli

Tool v0.2.0

13 Feb 16:43
1656c05

Choose a tag to compare

What's Changed

  • feat(auth): add explicit token flag to publish and whoami commands by @appcypher in #123
  • feat(cli): add JSON syntax highlighting for tool call output by @appcypher in #124
  • refactor(cli): standardize confirm prompts and output formatting by @appcypher in #125
  • refactor(cli): simplify search output formatting by @appcypher in #126
  • chore: bump version to 0.2.0 by @appcypher in #127

Full Changelog: v0.1.20...v0.2.0

Tool v0.1.20

11 Feb 22:57
9e344fe

Choose a tag to compare

What's Changed

  • refactor(call): use typed MCP errors instead of string parsing by @appcypher in #117
  • feat(scaffold): output Rust binaries to dist/ directory by @appcypher in #118
  • refactor: update docs examples and standardize destructive prompts by @appcypher in #119
  • fix(cli): improve output ordering and indentation by @appcypher in #120
  • feat(registry): add category support for artifact publishing by @appcypher in #121
  • chore: bump version to 0.1.20 by @appcypher in #122

Full Changelog: v0.1.19...v0.1.20

Tool v0.1.19

11 Feb 00:29
853ab00

Choose a tag to compare

What's Changed

  • feat(installer): add Windows ARM64 support and PowerShell installer by @appcypher in #108
  • chore: bump version to 0.1.17 by @appcypher in #107
  • feat(cli): improve validation error display and icon handling by @appcypher in #109
  • fix(validate): auto-detect Windows .exe suffix for binary entry points by @appcypher in #110
  • chore: bump version to 0.1.18 by @appcypher in #111
  • feat(publish): validate multi-platform bundles and extract icons by @appcypher in #112
  • feat(install): support direct .mcpb/.mcpbx bundle file installation by @appcypher in #113
  • refactor(install): use preflight pattern for bundle file installation by @appcypher in #114
  • fix(install): unify install output with single combined summary by @appcypher in #115
  • chore: bump version to 0.1.19 by @appcypher in #116

Full Changelog: v0.1.17...v0.1.19

Tool v0.1.18

10 Feb 05:55
6fc0fff

Choose a tag to compare

What's Changed

  • feat(installer): add Windows ARM64 support and PowerShell installer by @appcypher in #108
  • chore: bump version to 0.1.17 by @appcypher in #107
  • feat(cli): improve validation error display and icon handling by @appcypher in #109
  • fix(validate): auto-detect Windows .exe suffix for binary entry points by @appcypher in #110

Full Changelog: v0.1.17...v0.1.18

Tool v0.1.17

09 Feb 00:22
0a0b163

Choose a tag to compare

What's Changed

  • feat(cli): add fuzzy suggestions for tool call errors by @appcypher in #105
  • feat(cli): use static manifest data for grep by default by @appcypher in #106

Full Changelog: v0.1.16...v0.1.17

Tool v0.1.16

08 Feb 14:21
c312409

Choose a tag to compare

What's Changed

  • feat(cli): simplify config unset and auto-fetch tools on host add by @appcypher in #103
  • chore: bump version to 0.1.16 by @appcypher in #104

Full Changelog: v0.1.15...v0.1.16

Tool v0.1.15

07 Feb 16:24
04b1070

Choose a tag to compare

What's Changed

Full Changelog: v0.1.14...v0.1.15

Tool v0.1.14

06 Feb 12:47
4bd9e63

Choose a tag to compare

What's Changed

  • feat(cli): implement all template functions, auto-install local tools, and config fixes by @appcypher in #91
  • fix(cli): correct config path derivation for path-resolved tools by @appcypher in #92
  • feat(cli): add tool config list <ref|path> and fix OAuth re-auth by @appcypher in #93
  • feat(cli): add OpenCode as supported MCP host (#94) by @appcypher in #94
  • feat(cli): add --json and --concise support to tool config get by @appcypher in #95
  • fix(mcp): pass Authorization header from manifest to HTTP transport by @appcypher in #96
  • feat(cli): add progress bars to tool pack and improve UX by @appcypher in #97
  • chore: bump version to 0.1.14 by @appcypher in #98

Full Changelog: v0.1.13...v0.1.14

Tool v0.1.13

04 Feb 21:17
5383128

Choose a tag to compare

What's Changed

Full Changelog: v0.1.12...v0.1.13

Tool v0.1.12

04 Feb 16:37
e514625

Choose a tag to compare

What's Changed

  • fix(registry): improve upload reliability with retry logic by @appcypher in #84
  • feat(init): add mcp_config CLI options for reference mode by @appcypher in #85
  • feat(cli): add --all flag to uninstall and config unset commands by @appcypher in #87
  • chore: bump version to 0.1.12 by @appcypher in #88

Full Changelog: v0.1.11...v0.1.12