Skip to content

chore(main): release 0.1.30#89

Open
rogeriochaves wants to merge 1 commit into
mainfrom
release-please--branches--main
Open

chore(main): release 0.1.30#89
rogeriochaves wants to merge 1 commit into
mainfrom
release-please--branches--main

Conversation

@rogeriochaves

@rogeriochaves rogeriochaves commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.1.30 (2026-06-14)

Features

  • cli: kanban launch --no-resume for fresh ephemeral agents (8133764)
  • slack: post a 👀 ack on relay and delete it on the agent's first reply (c512824)
  • windows: add project switcher dropdown to board header (0dd340b)
  • windows: add structured logging + verify Phase 0 baseline (982e412)
  • windows: app-wide font scaling (Ctrl+/-/0) and list view mode (ccbd139)
  • windows: BM25 deep transcript search wired into SearchOverlay (db4a28f)
  • windows: card merge via drop-onto-card (c8249a6)
  • windows: chat message actions — edit/delete/reactions/mentions (#113) (bad627f)
  • windows: confirm card delete + auto-select neighbor after delete/archive (b43bc8f)
  • windows: copy-to-clipboard menu in card drawer header (8a3d3fb)
  • windows: discovered-projects suggestions in Settings → Projects (926a94d)
  • windows: DM panel in chat UI (#109) (2d9c81c)
  • windows: emit drafts-changed watcher event (#111) (c73078e)
  • windows: fork_session + truncate_session — Fork in drawer menu, Checkpoint per turn (b2827fc)
  • windows: git_remote.rs + Tauri commands for canonical GitHub URLs (da2e20a)
  • windows: image upload in chat + CLI --image (#112) (1a7d760)
  • windows: in-app merge_pr command + Merge pill in PR drawer tab (406d411)
  • windows: inject KANBAN_CARD_ID/HANDLE into card tmux launch (#106) (2118df4)
  • windows: keyboard polish — Ctrl+, opens settings, Esc layer-pop (f3a367f)
  • windows: launch confirmation dialog + richer command builder (8cde8e6)
  • windows: log when settings.json appears to originate from macOS (710c8da)
  • windows: make terminal shell configurable; default to native cmd.exe (73fad21)
  • windows: move card to another project (2e928b4)
  • windows: multi-assistant abstraction (Claude + Gemini scaffolding) (8e01c21)
  • windows: multi-tab shells per card via tmux windows (3bf5bf5)
  • windows: notification polish — last-message body + 62s dedup (2ac5984)
  • windows: notifications for inbound chat messages (#110) (c395f60)
  • windows: panic hook writes crash-*.log before abort (d6713fd)
  • windows: per-project settings — name, repoRoot, githubFilter, promptTemplate (5718791)
  • windows: persist same-column reorder via reorder_cards command (34e9b8a)
  • windows: Phase 5 — Mutagen sync, remote status, bash wrapper deploy (c0d59ba), closes #96
  • windows: Phase 7 — channels + kanban CLI (7ebda6b)
  • windows: Phase 7 follow-ups (Parts 1–4) (43daa0a)
  • windows: pinned cards + self-compact settings (2d2a4c3)
  • windows: pinned cards section + self-compact settings (67d270a)
  • windows: port KSUID + add links.json .bkp corruption recovery (6fd7739)
  • windows: Pushover delivery wired into notification path (f831597)
  • windows: queued-prompt auto-send driven by hook Stop events (ca66f91)
  • windows: rich PR enrichment — body, CI checks, review decision, approvals (37deb36)
  • windows: tmux-in-WSL adapter for terminal persistence (Phase 3) (965a797)
  • windows: unresolved-thread count + worst-CI dot on card (06dc71b)
  • windows: wire git worktree discovery + add Remove worktree action (e00f29d)
  • windows: wrap embedded terminal in tmux for reattach across drawer close (f7e4edb)
  • windows: WSL terminal-shell hint in onboarding ClaudeCodeStep (8659440)
  • windows: WSL-side hook.sh install + JSONL event tail (7fff195)

Bug Fixes

  • cli: delete a channel's history log on channel delete (d1fb6bf)
  • cli: forceFresh mints a unique session id, not uuidv5(slug) (2775ef7)
  • cli: fresh ephemeral room agents + clean channel teardown (9ae55af)
  • cli: prioritize channel help over low-level send (3410a9f)
  • self-compact: prioritize compact queue prompts (263caaf)
  • slack: clear pill + delete 👀 when the user runs /stop (6b9fc4c)
  • slack: drop stale pill on bridge restore when the agent's turn already ended (f9e0fc1)
  • slack: skip the 👀 ack on relay when the agent is already mid-turn (a988068)
  • tmux: route every paste through a uniquely-named buffer (ed3f458)
  • windows: harden crash handler against recursive panic + cross-PID race (1c8ea43)
  • windows: keyboard shortcuts also match on physical key code (0145fc5)
  • windows: thread theme tokens through dark-hardcoded views (b2081a8)

Performance

  • windows: chunked reverse-tail in read_jsonl (#114) (c440955)

Refactoring

  • windows: collapse tail_messages into read_messages (#107) (35a4771)

This PR was generated with Release Please. See documentation.

@rogeriochaves rogeriochaves force-pushed the release-please--branches--main branch 5 times, most recently from fb5222b to e49ff9a Compare June 14, 2026 08:02
@rogeriochaves rogeriochaves force-pushed the release-please--branches--main branch from e49ff9a to 354fe67 Compare June 14, 2026 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Windows parity] Phase 5 — Remote execution & sync (defer)

1 participant