Download Latest Version wanaku-cli-0.1.3-linux-x86_64.zip (34.2 MB)
Email in envelope

Get an email when there's a new version of Wanaku

Home / v0.1.3
Name Modified Size InfoDownloads / Week
Parent folder
wanaku-tool-service-http-0.1.3.zip.asc 2026-06-04 216 Bytes
wanaku-cli-0.1.3.zip.asc 2026-06-04 216 Bytes
wanaku-tool-service-exec-0.1.3.zip.asc 2026-06-04 216 Bytes
wanaku-tool-service-http-0.1.3.zip 2026-06-04 89.0 MB
wanaku-cli-0.1.3.zip 2026-06-04 33.6 MB
service-templates-0.1.3.zip.asc 2026-06-04 216 Bytes
wanaku-tool-performance-noop-0.1.3.zip.asc 2026-06-04 216 Bytes
wanaku-tool-service-exec-0.1.3.zip 2026-06-04 72.1 MB
service-templates-0.1.3.zip 2026-06-04 38.0 kB
checksums_sha256.txt.asc 2026-06-04 216 Bytes
checksums_sha256.txt 2026-06-04 181 Bytes
wanaku-router-backend-0.1.3.zip.asc 2026-06-04 216 Bytes
wanaku-tool-performance-noop-0.1.3.zip 2026-06-04 72.1 MB
wanaku-provider-performance-static-file-0.1.3.zip.asc 2026-06-04 216 Bytes
wanaku-router-backend-0.1.3.zip 2026-06-04 122.4 MB
wanaku-provider-performance-static-file-0.1.3.zip 2026-06-04 72.1 MB
wanaku-cli-0.1.3-linux-x86_64.zip.asc 2026-06-04 216 Bytes
wanaku-cli-0.1.3-linux-x86_64.zip 2026-06-04 34.2 MB
wanaku-cli-0.1.3-osx-aarch_64.zip.asc 2026-06-04 216 Bytes
wanaku-cli-0.1.3-osx-aarch_64.zip 2026-06-04 34.1 MB
README.md 2026-06-04 4.4 kB
Release v0.1.3 source code.tar.gz 2026-06-04 1.8 MB
Release v0.1.3 source code.zip 2026-06-04 2.6 MB
Totals: 23 Items   534.1 MB 0

Downloads

Wanaku CLI (Command Line Interface)

The CLI is used to manage and interact with the Wanaku MCP Router.

Platform File
Linux (x86_64) wanaku-cli-0.1.3-linux-x86_64.zip (github.com)
macOS (Apple Silicon) wanaku-cli-0.1.3-osx-aarch_64.zip (github.com)
Java (all platforms) wanaku-cli-0.1.3.zip

Tip: You can also install via JBang: jbang app install wanaku@wanaku-ai/wanaku

Wanaku Router

Component File
Router Backend wanaku-router-backend-0.1.3.zip

Capability Services (Tools)

Service File
HTTP wanaku-tool-service-http-0.1.3.zip
Exec wanaku-tool-service-exec-0.1.3.zip

Changelog

  • 14a6d21 [maven-scm-plugin] Update version in files (orpiske)
  • e9e9ce6 [maven-release-plugin] prepare release wanaku-0.1.3 (orpiske)
  • b783b12 Fix release versions in the guide (Otavio Rodolfo Piske)
  • d04c972 chore: upgrade Quarkus to 3.33.2 (Otavio Rodolfo Piske)
  • f5cb7e8 chore: update Helm chart versions to 0.1.3 (Otavio Rodolfo Piske)
  • 6d67d2f Refresh auto-generated files (Otavio Rodolfo Piske)
  • 8b43cb7 Fix [#1265]: Defer RuntimeConstants initialization to runtime (Otavio Rodolfo Piske)
  • aaf291f chore: fix CLI download URLs in changelog template (Otavio Rodolfo Piske)
  • d18b0bc [maven-scm-plugin] Update version in files (orpiske)
  • ed519a0 [maven-release-plugin] prepare for next development iteration (orpiske)
  • e0f836b [maven-scm-plugin] Update version in files (orpiske)
  • 8a1a7fb [maven-release-plugin] prepare release wanaku-0.1.2 (orpiske)
  • 215101f chore: update hardcoded 0.1.1 version references to 0.1.2 (Otavio Rodolfo Piske)
  • 688210b Removed deprecated tool from changelog (Otavio Rodolfo Piske)
  • b5fd601 chore: enable formatted changelog in JReleaser (Otavio Rodolfo Piske)
  • da9d0c5 chore: add release-engineer agent for release readiness coordination (Otavio Rodolfo Piske)
  • 77fd57d chore: fix markdown lint errors in release checklist (Otavio Rodolfo Piske)
  • 967f96a chore: add wanaku-demos to release checklist (Otavio Rodolfo Piske)
  • b447132 chore: add multi-repo release checklist (Otavio Rodolfo Piske)
  • 66bfaf7 (chores) remove deprecated tavily tool code (Otavio Rodolfo Piske)
  • 76d63f4 chore: remove SDM_HOME leftover from wanaku.bat (Otavio Rodolfo Piske)
  • dd4e6df Fix [#1236]: Unify CLI launch scripts to support both JAR and native binary (Otavio Rodolfo Piske)
  • 0ce3dca Fix [#1253]: align CLI service template list with backend response type (Otavio Rodolfo Piske)
  • f92df5b Fix [#1223]: correct OIDC tenant identifiers from ns-1..ns-10 to ns-0..ns-9 (Otavio Rodolfo Piske)
  • e5896d9 chore: update Forage dependencies from 1.3-SNAPSHOT to 1.3 (Otavio Rodolfo Piske)
  • 9e08041 Removed references from authentication stuff from wanaku start local (Otavio Rodolfo Piske)
  • f7f731f Improve error message when instantiating a non-existing service template (Matheus André)
  • 84dc78b Fix formatting of property key-value pair handling (Prattik.exe)
  • 28cd555 Trim whitespace for properties and property pairs (Prattik.exe)
  • a347b8c feat(cli): add --property and --properties-from to service template instantiate (prattik-wav)
  • ae9d468 Fix [#1234]: Default to wanaku_body for tools in service expose (Otavio Rodolfo Piske)
  • 90ece39 Bump SDK version to 0.1.2 (Otavio Rodolfo Piske)
  • bad5342 Refresh helm deployment in preparation for 0.1.2 release (Otavio Rodolfo Piske)
  • 1053361 Version bump generated files in 0.1.x tree to 0.1.2-SNAPSHOT (Otavio Rodolfo Piske)
  • fba9666 chore: support releasing from branches instead of main (Otavio Rodolfo Piske)
  • ffff70f Updated README (Otavio Rodolfo Piske)
  • 478eeb3 Version bump 0.1.x tree to 0.1.2-SNAPSHOT (Otavio Rodolfo Piske)
  • 5af78b8 [maven-scm-plugin] Update version in files (orpiske)
Source: README.md, updated 2026-06-04