Skip to content

Releases: ClickHouse/tachikoma

Tachikoma v0.2.4

31 Mar 01:41
5feaacd

Choose a tag to compare

What's Changed

  • fix: don't rewrite .git file in shared virtiofs mount by @kurnoolsaketh in #25
  • fix: boot timeout leaves ghost VMs running (#22) by @motsc in #26
  • chore: relicense under Apache 2.0 by @motsc in #27
  • chore: bump to v0.2.4 + Rust edition 2024 by @motsc in #28

Full Changelog: v0.2.3...v0.2.4

Tachikoma v0.2.3

28 Mar 00:17
e4d6338

Choose a tag to compare

What's Changed

  • docs: update README for v0.2.2 (credential proxy, config options, ins… by @motsc in #13
  • Add stop/delete as aliases for halt/destroy & add option to specify vm name to enter by @kurnoolsaketh in #15
  • fix: worktree isolation + writable git mount (#14, #16) by @motsc in #17
  • fix: rewrite .git file instead of global GIT_DIR export (#18) by @motsc in #19
  • chore: update Cargo.lock for v0.2.3 by @motsc in #20

New Contributors

Full Changelog: v0.2.2...v0.2.3

Tachikoma v0.2.2

18 Mar 23:58
d7a78b5

Choose a tag to compare

What's Changed

  • fix: resolve GIT_DIR to correct worktree metadata dir (v0.2.2) by @motsc in #12

Full Changelog: v0.2.1...v0.2.2

Tachikoma v0.2.1

18 Mar 23:40
5922006

Choose a tag to compare

What's Changed

  • docs: fix install URLs to use versioned v0.2.0 release path by @motsc in #7
  • docs: add CLAUDE.md, remove completed plan files by @motsc in #8
  • feat: add share_claude_dirs and sync_mcp_servers config options by @motsc in #9
  • feat: add built-in credential proxy (v0.2.1) by @motsc in #10

Full Changelog: v0.2.0...v0.2.1

Tachikoma v0.2.0

11 Mar 18:01
70ffa25

Choose a tag to compare

What's Changed

  • ci: cross-compile x86_64 from macos-latest (macos-13 unavailable) by @motsc in #4
  • feat: writable virtiofs mounts + tachikoma pr command by @motsc in #5
  • docs: update for writable mounts + tachikoma pr; bump to 0.2.0 by @motsc in #6

Full Changelog: v0.1.0...v0.2.0

Tachikoma v0.1.0

09 Mar 17:57

Choose a tag to compare

What's Changed

  • refactor: deduplicate code and improve efficiency by @motsc in #1
  • feat: implement tachikoma image build by @motsc in #2
  • ci: macOS release workflow + README install instructions by @motsc in #3

New Contributors

  • @motsc made their first contribution in #1

Full Changelog: https://github.com/ClickHouse/tachikoma/commits/v0.1.0