Skip to content

Releases: LeeCheneler/tomo

v0.17.0

11 Apr 21:47
5d5693c

Choose a tag to compare

What Changed

Features

v0.16.1

11 Apr 00:44
5b20459

Choose a tag to compare

What Changed

Bug Fixes

v0.16.0

10 Apr 21:28
6d7901d

Choose a tag to compare

What Changed

Features

v0.15.0

10 Apr 19:20
2fe1ef0

Choose a tag to compare

What Changed

Features

  • feat(provider): add mlx provider with local context-window detection (#275) @LeeCheneler

v0.14.0

09 Apr 23:10
4be7158

Choose a tag to compare

What Changed

Features

  • feat(tools): support batched edits with optional replaceAll in edit_file (#274) @LeeCheneler

Bug Fixes

  • fix: cap ask question length and shimmer only the tool name (#272) @LeeCheneler

v0.13.1

09 Apr 21:03
8eea668

Choose a tag to compare

What Changed

Maintenance

v0.13.0

30 Mar 00:32
9d991e6

Choose a tag to compare

What Changed

Features

  • feat(tools): collapse tool output to single-line header with status colouring (#245) @LeeCheneler

v0.12.0

29 Mar 23:28
fe59d54

Choose a tag to compare

What Changed

Features

  • feat(ask): replace Other option with always-visible text input (#240) @LeeCheneler

Bug Fixes

  • fix(grep): handle file paths without ENOTDIR error (#233) @LeeCheneler
  • fix(skill-sets): clean up cached repo and enabled sets on source delete (#231) @LeeCheneler

Maintenance

  • chore(instructions): recommend single commands over compound in system prompt (#238) @LeeCheneler
  • chore(tool): add universal tool result size limits and fix ANSI display (#237) @LeeCheneler
  • chore(context): strip ANSI codes from tool results sent to the LLM (#236) @LeeCheneler
  • chore: drop claude.md/agents.md support, migrate to tomo.md (#232) @LeeCheneler

v0.11.0

29 Mar 17:53
8f6a1a4

Choose a tag to compare

What Changed

Features

  • feat(skill-sets): add update sources action to settings (#230) @LeeCheneler
  • feat(skills): populate registry from enabled sets and improve autocomplete (#226) @LeeCheneler
  • feat(skill-sets): clone sources and display skill sets with toggles (#225) @LeeCheneler
  • feat(settings): add skill set sources management UI (#224) @LeeCheneler

v0.10.2

29 Mar 00:24
7a32d01

Choose a tag to compare

What Changed

Documentation

  • docs: update tool usage guidance for sub-agents and agent tool description (#217) @LeeCheneler