Skip to content

Releases: rsheyd/terminalist-edge

Release list

Terminalist 0.7.2

Choose a tag to compare

@rsheyd rsheyd released this 03 Aug 19:20

Added

  • AI Task Management — Generate review-first OpenAI proposals from task details, let the model inspect cached projects and tasks through read-only tools, revise recommendations and proposed actions, and apply only explicitly confirmed Todoist changes.
  • Agenda and Scheduling — Browse tasks in an Agenda view and set a scheduling field when creating tasks.
  • Incremental Todoist Sync — Persist Todoist Sync API tokens and retrieve only remote changes after the initial full synchronization.
  • Smart View Bar — Move between Today, Agenda, Tomorrow, Upcoming, and Trash from an always-visible top navigation bar.
  • Persistent Sidebar Rail — Collapse Projects & Labels to a clickable rail and restore its last state and width on startup.
  • Task Editing — Edit task titles and descriptions from the task details dialog.

Changed

  • Priorities now use low, medium, high, and urgent names in the UI while preserving Todoist's numeric representation at the integration boundary.
  • Navigation and read-only interactions remain responsive while post-sync data reloads finish.
  • Incremental synchronization commits Todoist changes and replacement sync tokens transactionally, with automatic full-sync recovery for rejected tokens.

Fixed

  • Improved AI proposal layout for wrapped recommendations, action lists, scrolling, cursors, and responsive command footers.
  • Kept the Trash smart view selectable when empty.
  • Correctly reconciled recurring task completion during synchronization.

See the full changelog for details.