Skip to content

v0.0.9

Choose a tag to compare

@github-actions github-actions released this 16 Jul 05:17
ce8e54a

0.0.9 (2026-07-16)

Features

  • add --nerd-font and --ascii icon fallbacks (#64) (b481119)
  • add interactive theme picker and expand color themes (#65) (6cc6cd1), closes #58

Bug Fixes

  • tui: strip VS16 from icons to stop redraw ghosting (#55) (9a316d8)

Refactors

  • modularize main.rs and extract test files (#63) (c0af1e6)

Documentation

  • skills: rewrite skills for rust, add ci + knowledge-graph, seed .knowledge (#56) (f259588)
  • trim README and site, note binary sizes (#53) (f3fccf7)

What's Changed

  • docs: trim README and site, note binary sizes by @gnomeria in #53
  • fix(tui): strip VS16 from icons to stop redraw ghosting by @gnomeria in #55
  • docs(skills): rewrite skills for rust, add ci + knowledge-graph, seed… by @gnomeria in #56
  • ci: skip builds on agent/knowledge config changes by @gnomeria in #57
  • chore(deps): bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #61
  • chore(deps): bump googleapis/release-please-action from 4 to 5 by @dependabot[bot] in #60
  • chore(deps): bump actions/upload-pages-artifact from 3 to 5 by @dependabot[bot] in #59
  • refactor: modularize main.rs and extract test files by @gnomeria in #63
  • feat: add --nerd-font and --ascii icon fallbacks by @gnomeria in #64
  • feat: add interactive theme picker and expand color themes by @gnomeria in #65
  • chore(main): release 0.0.9 by @github-actions[bot] in #54

Full Changelog: v0.0.8...v0.0.9