Skip to content

v0.9.1

Choose a tag to compare

@neverchanje neverchanje released this 09 Sep 03:20
· 98 commits to main since this release

Think an idea through before it becomes a card. This release turns the chat rail into a place you hold several discussions at once, hand pictures to an agent, and let a proposer read what you already shipped before it suggests what's next.

What changed

  • Hold several discussions at once. Each one is listed in the rail and stays there, so a half-formed idea waits while you take another. Archiving one from the rail actually archives it.
  • A discussion helper for deciding what is worth building. Talk an idea over and the helper tells you what it would cost and what it would displace, instead of writing the card straight away.
  • A proposer reads your finished cards first. What it suggests next reflects what you already shipped, not just what is on the board.
  • Hand an agent a picture. Drag images into the chat rail and into Discuss, paste one into Add task or Build now, and see the attachments laid out properly in the box.
  • Pick the runtime for an Add task or Build now run, instead of taking the board's default for everything.
  • A run retries itself when the provider blinks. A momentary provider failure no longer costs you the run.
  • The board says who is holding a card, so a card stuck in someone's hands is visible at a glance.
  • Every board opens in its own window. Two projects, two windows, and the notifications stay with the right one.
  • Swipe back out of every view, not only card pages.
  • Review and resolve a Cloud card in the browser, without going back to the machine that holds the code.
  • Marketing work is a shorter loop. A new topic opens straight into its draft, the draft is verified and fixed in one capped polish pass, and the writing feedback you give is grouped into its own memory file per topic — so a correction on one topic stops leaking into the others.
  • Inbox takes anything, not just market signals.
  • Prune memory from the Memory panel, not from a card on the board.
  • Specialist agents go by their role name, and the reviewer's switch is on the Agents pane with the rest of them.

Downloads

System File Signed Tested
macOS (Apple Silicon) AI4Kanban-0.9.1-arm64.dmg no yes
macOS (Intel) AI4Kanban-0.9.1.dmg no yes
Windows (x64 + arm64) AI4Kanban-Setup-0.9.1.exe no no
Linux (x64) AI4Kanban-0.9.1.AppImage no no
Linux (arm64) AI4Kanban-0.9.1-arm64.AppImage no no

macOS is the one we test each release. Windows and Linux are built and published untested — tell us if one doesn't open.

Opening it the first time

No build is signed yet, so every system warns once. The download page spells out every click.

  • macOS — drag the app in from the .dmg, double-click it, click Done on the warning, then System Settings → Privacy & Security → Security and Open Anyway next to the blocked app — once more when it asks.
  • Windows — SmartScreen says "Windows protected your PC": More infoRun anyway.
  • Linuxchmod +x AI4Kanban-*.AppImage and run it.

From a terminal

npx ai4kanban@latest install

ai4kanban-ui on npm stays frozen and deprecated — the app is how the board is handed out now.

Full changelog: v0.9.0...v0.9.1