Skip to content

v0.25.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 14:50
· 78 commits to main since this release

What's Changed

  • fix(tui): stats panel borders use $primary for consistency by @Kohei-Wada in #1085
  • feat(tui): add Vi-style navigation to the stats screen by @Kohei-Wada in #1086
  • feat(tui): show a loading indicator on the stats screen by @Kohei-Wada in #1087
  • fix(mcp): get_executable_tasks excludes tasks with unmet dependencies by @Kohei-Wada in #1088
  • fix(server): run sync endpoints off the event loop (#962) by @Kohei-Wada in #1090
  • fix(server): prevent broadcast crash on concurrent WebSocket disconnect by @Kohei-Wada in #1091
  • perf(mcp): batch dependency lookups in get_executable_tasks by @Kohei-Wada in #1092
  • test(ui): mirror test tree to src layout by @Kohei-Wada in #1093

Full Changelog: v0.24.0...v0.25.0