Skip to content

Releases: ComputelessComputer/aipm

v0.8.11

23 Feb 09:28

Choose a tag to compare

  • Add tertiary checklist checkbox state: [·] for in-progress tasks (alongside [x] for done and [ ] for todo/backlog)

Full Changelog: v0.8.10...v0.8.11

v0.8.10

23 Feb 08:45

Choose a tag to compare

  • Remove API URL from settings (auto-detected from model)
  • Status-colored checklist items (Backlog=grey, Todo=blue, InProgress=yellow, Done=green)

Full Changelog: v0.8.9...v0.8.10

v0.8.9

23 Feb 08:02

Choose a tag to compare

  • Rewrite checklist tab as a table with due date and bucket columns
  • Use Space to expand/collapse subtasks, Enter to toggle checkbox only
  • Add edit (e), delete (d), and input (i) keybindings to checklist view
  • Prevent creating sub-sub-issues — only task-subtask hierarchy allowed
  • Add ←/→ progress cycling for subtasks in the edit modal
  • Fix i key to stay on current tab instead of switching to bucket view
  • Sort checklist by priority (high first), due date (soonest first), then newest

Full Changelog: v0.8.8...v0.8.9

v0.8.8

23 Feb 07:28

Choose a tag to compare

  • Add @ shortcut to tag selected ticket from any view — press @ with a ticket selected to focus input and insert an @mention
  • Add expandable subtasks in checklist view — press space to expand/collapse children
  • Add ←/→ progress cycling for subtasks in edit overlay
  • Prevent creation of sub-sub-issues (only one level of nesting)
  • Fix i key to stay on current tab instead of always switching to bucket view

Full Changelog: v0.8.7...v0.8.8

v0.8.7

21 Feb 14:47

Choose a tag to compare

  • Add checklist tab as the first tab for a simple task overview with checkbox-style completion
  • Add direct task-add mode in chat input (Tab to toggle between chat and add)
  • Add /organize command — AI reviews all tasks and restructures them (merge duplicates, fix parent/child relationships, clean titles, reassign buckets)
  • Navigate due dates with ←/→ arrows in the edit overlay instead of typing manually

Full Changelog: v0.8.6...v0.8.7

v0.8.6

20 Feb 10:38

Choose a tag to compare

  • Fix cascading deletes: deleting a task now removes all its subtasks
  • Add AI memory: set an 'About You' profile and let the AI automatically remember important facts about you across sessions (confirm before saving, view/delete in Settings)
  • Fix number keys typing into the chat input instead of switching tabs
  • Support @mentions mid-sentence: autocomplete and task expansion now work anywhere in a message, not just at the start

Full Changelog: v0.8.5...v0.8.6

v0.8.5

19 Feb 00:08

Choose a tag to compare

  • Add Archived progress status — tasks marked Done for more than 3 days are automatically archived
  • Archived tasks are hidden from bucket card subtask counts and edit overlay sub-issue lists
  • Kanban view retains 4 columns (Backlog/Todo/InProgress/Done) without an Archived column
  • Auto-archive runs on startup and periodically during the session

Full Changelog: v0.8.4...v0.8.5

v0.8.4

18 Feb 14:28

Choose a tag to compare

  • Move Settings tab to far-right position with 0 shortcut
  • Reorder tabs: 1 Buckets, 2 Timeline, 3 Kanban, 4 Suggestions, 0 Settings

Full Changelog: v0.8.3...v0.8.4

v0.8.3

18 Feb 14:16

Choose a tag to compare

  • Add global input bar visible across all views (buckets, timeline, kanban, settings, suggestions)
  • Unify priority color palette: Critical → Red, High → Magenta, Medium → Cyan, Low → Grey — avoids collision with progress status colors
  • Use consistent priority icons (▲◆■·) and colors in kanban legend and suggestions tab
  • Revert tab shortcuts back to digit keys 1/2/3/4/0

Full Changelog: v0.8.2...v0.8.3

v0.8.2

18 Feb 11:49

Choose a tag to compare

  • Remove MCP integration in favor of simpler architecture
  • Add mail notification system for task updates and deadlines
  • Switch to F1/F2/F3/F4/F12 keyboard shortcuts for tab navigation

Full Changelog: v0.8.1...v0.8.2