Skip to content

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 17 Jun 00:33
86fce56
  • Render rich diffs for IPython file edits directly in the TUI.
  • Speed up opening long agent sessions: O(n) socket framing, lazy session-tree loading, and fewer redundant session-file parses.
  • Move goals into a bundled goal Python skill backed by a typed host bridge, leaving IPython as the only built-in tool.
  • Show the IPython program that spawned a subagent group in the Agents View (Ctrl+O).
  • Resolve slash-command aliases consistently across interactive mode, Agents View, and autocomplete.
  • Prefer Python for reading and searching files in the RLM prompt.
  • Fix Alt+Up/Alt+Down in non-kitty terminals and the spacing of Agents View hints.