Skip to content

Ktesio v0.3.1

Choose a tag to compare

@github-actions github-actions released this 02 Jun 01:36
· 11 commits to main since this release
dc0965b

Ktesio v0.3.1

Install the archive for your platform, unpack it, and place kt on your PATH.

Downloads

Platform Target Archive Checksum
macOS Intel x86_64-apple-darwin ktesio-v0.3.1-x86_64-apple-darwin.tar.gz sha256
macOS Apple Silicon aarch64-apple-darwin ktesio-v0.3.1-aarch64-apple-darwin.tar.gz sha256
Windows x64 x86_64-pc-windows-msvc ktesio-v0.3.1-x86_64-pc-windows-msvc.zip sha256
Linux x64 x86_64-unknown-linux-gnu ktesio-v0.3.1-x86_64-unknown-linux-gnu.tar.gz sha256
All checksums ktesio-v0.3.1-checksums.txt -

Changes

Comparison: v0.3.0...v0.3.1

Features

  • discover fallback skills from agents directory (#31) (634c99a)

Documentation

  • merge install details into quickstart (7913033)
  • update quickstart install paths (1a94d4f)
  • update release notes for v0.3.0 (#28) (05651e6)

Maintenance