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-16)

Features

  • app: board auto-selects a room's channel via a focus-channel marker (507826e)
  • app: board auto-selects a room's channel via a focus-channel marker (9f6add7)
  • 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: APIService entity + per-card endpoint binding (#130) (30eb132)
  • windows: app-wide font scaling (Ctrl+/-/0) and list view mode (ccbd139)
  • windows: BM25 deep transcript search wired into SearchOverlay (db4a28f)
  • windows: browser keyboard shortcuts + reopen-last-closed ring (#125 steps 5+6) (#137) (816a860)
  • windows: browser tabs data layer + Tauri CRUD (#125 step 1) (#134) (10dc02d)
  • windows: browser tabs UI shell — tab strip + URL bar + DnD reorder (#125 step 2) (#135) (b37f39f)
  • windows: card merge via drop-onto-card (c8249a6)
  • windows: chat message actions — edit/delete/reactions/mentions (#113) (bad627f)
  • windows: Codex adapter — discovery + AssistantId wiring (#124 sub-PR 1/3) (#132) (bdf3a5c)
  • 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: embedded WebView2 per browser tab + back/forward/reload (#125 steps 3+4) (#138) (fdab015)
  • windows: emit drafts-changed watcher event (#111) (c73078e)
  • windows: fork_session + truncate_session — Fork in drawer menu, Checkpoint per turn (b2827fc)
  • windows: Gemini adapter — discovery + projects.json mapping (#124 sub-PR 2/3) (#133) (acab542)
  • windows: git_remote.rs + Tauri commands for canonical GitHub URLs (da2e20a)
  • windows: image upload in chat + CLI --image (#112) (1a7d760)
  • windows: image-paste pipeline for prompts (075f2f6)
  • windows: image-paste pipeline for prompts and queued prompts (8c4bc88)
  • 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-card runtime gate + in-terminal history + auto-resume (#140) (0523d42)
  • 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: Process Manager modal (Ctrl+Shift+M) (a639cc2)
  • windows: Process Manager modal (tmux / Claude / worktrees) (a713e05)
  • 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: self-compact generation loop + Claude Code statusline (#131) (6f6956f)
  • windows: Session History parity — transcript font + auto-load (770c5e4)
  • windows: Session History parity — transcript font size + auto-load (cfea354)
  • windows: standalone parity gaps — lastOpenedAt, channel reorder, bulk kill, Ctrl+click checkpoint (#129) (7826c89)
  • 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: image-paste review fixes — renumber on remove + persist edits (24a403b)
  • windows: keyboard shortcuts also match on physical key code (0145fc5)
  • windows: make Transcript font size slider actually take effect (809b3a7)
  • windows: process-manager review fixes — tighten filter + flag boundary (545625d)
  • 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 14 times, most recently from 807a89f to e945782 Compare June 15, 2026 14:17
@rogeriochaves rogeriochaves force-pushed the release-please--branches--main branch from e945782 to 497df16 Compare June 16, 2026 15:32
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