v0.3.0 — chat plugin + issues list/board
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 | bashTests: 21/21 pass.