Skip to content

v0.3.0 — chat plugin + issues list/board

Choose a tag to compare

@huhn511 huhn511 released this 05 Jun 21:31
· 16 commits to main since this release
d335cc6

Highlights

New: mind chat plugin

Post to and tail a Solid long-chat room as the active identity — self-contained raw turtle over session.fetch, no SDK. Room defaults to pod.mindpods.org/testuser/chat/general.

  • whoami · say · read · watch (WebSocketChannel2023 push + poll fallback, UTC-midnight day rollover) · connect (held-session agent loop) · rm (soft-delete)

mind issues list — redesigned output

One aligned line per issue instead of cli-table3 boxes: priority as a leading // glyph, no title truncation, holder/labels only when present, total footer.

New: mind issues board

Kanban view — same issues grouped into state lanes (workflow order), each tagged with its epic. Shares all of list's filters; --json emits { board: [...] }.

Install / update

curl -fsSL https://raw.githubusercontent.com/MIND-Studio/mind-cli/main/install.sh | bash

Tests: 21/21 pass.