Skip to content

Releases: aditzel/wavespeed-cli

v1.3.0

02 Dec 21:18

Choose a tag to compare

1.3.0 (2025-12-02)

Features

  • expose model pricing and add MCP E2E tests (8d30adb)

v1.2.1

02 Dec 03:23

Choose a tag to compare

1.2.1 (2025-12-02)

Bug Fixes

  • mcp: validate models against API cache, not just hardcoded registry (7d58f85)

v1.2.0

02 Dec 02:24

Choose a tag to compare

1.2.0 (2025-12-02)

Features

  • mcp: optimize list_models for LLM context windows (3243624)

v1.1.1

01 Dec 19:59

Choose a tag to compare

1.1.1 (2025-12-01)

Bug Fixes

  • rebuild after version bump to embed correct version (f24c0a7)

v1.1.0

01 Dec 19:54

Choose a tag to compare

1.1.0 (2025-12-01)

Features

  • mcp: add list_models tool for dynamic model discovery (f6adb25)

v1.0.1

01 Dec 19:16

Choose a tag to compare

1.0.1 (2025-12-01)

Bug Fixes

  • sync version to 1.0.0 and enable release commits (e793100)

v1.0.0

01 Dec 18:51

Choose a tag to compare

1.0.0 (2025-12-01)

Bug Fixes

  • add explicit npm authentication setup in release workflow (255f42d)
  • ci: build CLI before running tests to support integration tests (cfa7131)
  • resolve all biome linting warnings and errors (ef1212e)
  • use npm OIDC trusted publishers instead of token auth (b0d152f)

Features

  • add dynamic model listing and interactive selection (ef00e1f)
  • add semantic-release automation and MCP server support (722303c)
  • implement missing API parameters and comprehensive testing (b588147)
  • initial wavespeed-cli with generate, edit, sequential modes (a2cb3b8)
  • junie: added .junie workflow (df2cef2)