Skip to content

v1.8.1

Latest

Choose a tag to compare

@ljtn ljtn released this 04 Sep 23:21
· 8 commits to main since this release

MCP

  • epiq_issue_get returns the ticket's comments in log order.
  • epiq_issue_list filters by swimlaneId, tag, assignee and query; brief: true drops descriptions.
  • epiq_issue_close, epiq_issue_move and epiq_issue_tag_add accept issueIds and report an outcome per ticket.

TUI

  • Shortcut bar lists the shortcuts, led by :, instead of pointing at the command line.
  • :coffee removed.

GUI

  • Log panel no longer scrolls into empty space while a movie plays after a hover.

Sync and logging

  • A repo without an origin is a local-only board; autosync no longer fails on it.
  • Log capped at 500 lines and a byte limit, messages clipped, and a log write can never throw.
  • SEA stack frames name the bundle instead of repeating its data URL.

Skill

  • Each session boots its own MCP instance and assumes a board name on it; the skill says how.
  • Agents ask which name to take, name their window, and self-assign what they file.