Skip to content

Releases: anasx07/RouteCode

RouteCode v0.1.13

07 Jun 02:01
088f055

Choose a tag to compare

What's Changed

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

RouteCode v0.1.12

07 Jun 01:29
c0ca44a

Choose a tag to compare

What's Changed

  • Add retry-policy flags and tool integrations by @anasx07 in #17
  • Bump routecode packages to v0.1.10 by @anasx07 in #18
  • fix: resolve workspace clippy warnings and fix integration test concu… by @anasx07 in #20
  • Bump crate versions to 0.1.11 by @anasx07 in #21
  • ci: install Linux dependencies on ubuntu-latest for Tauri workspace p… by @anasx07 in #22
  • bump: update version to 0.1.12 for routecode-cli and routecode-sdk by @anasx07 in #23

Full Changelog: v0.1.9...v0.1.12

RouteCode v0.1.9

01 Jun 23:35
8857cb2

Choose a tag to compare

What's Changed

  • feat: implement CLI UI session management and rendering infrastructure by @anasx07 in #16

Full Changelog: v0.1.8...v0.1.9

RouteCode v0.1.8

01 Jun 22:11
4a9ee6c

Choose a tag to compare

What's Changed

  • feat: implement SDK, CLI crates and standardize installation asset na… by @anasx07 in #15

Full Changelog: v0.1.7...v0.1.8

RouteCode v0.1.7

01 Jun 21:47
6b93380

Choose a tag to compare

What's Changed

  • ci: add automated release workflow and configure Tauri desktop settings by @anasx07 in #14

Full Changelog: v0.1.6...v0.1.7

RouteCode v0.1.4

17 May 22:58
45b8602

Choose a tag to compare

What's Changed

  • feat: implement file system manipulation tools and initialize CLI app… by @anasx07 in #6
  • feat: improving core SDK modules and CLI scaffold for multi-provider … by @anasx07 in #7
  • feat: initialize desktop Tauri application and add CLI UI modules by @anasx07 in #8
  • feat: initialize Cargo workspace structure for CLI and SDK crates by @anasx07 in #9

Full Changelog: v0.1.3...v0.1.4

RouteCode v0.1.3

16 May 02:17
f41cd72

Choose a tag to compare

What's Changed

  • feat: initialize CLI and SDK crates and add GitHub Actions release wo… by @anasx07 in #5

Full Changelog: v0.1.2...v0.1.3

RouteCode v0.0.4

08 May 19:18

Choose a tag to compare

Install

macOS / Linux — one-liner:

curl -fsSL https://raw.githubusercontent.com/anasx07/RouteCode/main/install.sh | sh

Windows — one-liner (PowerShell):

irm https://raw.githubusercontent.com/anasx07/RouteCode/main/install.ps1 | iex

Python (pip / pipx):

pipx install routecode

Platform Binary
Windows x86_64 routecode-cli-windows-x86_64.exe
macOS Apple Silicon routecode-cli-macos-arm64
macOS Intel routecode-cli-macos-x86_64
Linux x86_64 routecode-cli-linux-x86_64

Full Changelog: v0.0.3...v0.0.4

RouteCode v0.0.3

08 May 18:14

Choose a tag to compare

Install

macOS / Linux — one-liner:

curl -fsSL https://raw.githubusercontent.com/anasx07/RouteCode/main/install.sh | sh

Windows — one-liner (PowerShell):

irm https://raw.githubusercontent.com/anasx07/RouteCode/main/install.ps1 | iex

Python (pip / pipx):

pipx install routecode

Platform Binary
Windows x86_64 routecode-cli-windows-x86_64.exe
macOS Apple Silicon routecode-cli-macos-arm64
macOS Intel routecode-cli-macos-x86_64
Linux x86_64 routecode-cli-linux-x86_64

Full Changelog: v0.0.2...v0.0.3

RouteCode v0.0.2

08 May 16:18

Choose a tag to compare

Install

macOS / Linux — one-liner:

curl -fsSL https://raw.githubusercontent.com/anasx07/RouteCode/main/install.sh | sh

Windows — one-liner (PowerShell):

irm https://raw.githubusercontent.com/anasx07/RouteCode/main/install.ps1 | iex

Python (pip / pipx):

pipx install routecode

Platform Binary
Windows x86_64 routecode-cli-windows-x86_64.exe
macOS Apple Silicon routecode-cli-macos-arm64
macOS Intel routecode-cli-macos-x86_64
Linux x86_64 routecode-cli-linux-x86_64

Full Changelog: v0.0.1...v0.0.2