Skip to content

chore(release): version packages#706

Merged
dohooo merged 1 commit into
mainfrom
changeset-release/main
Jun 3, 2026
Merged

chore(release): version packages#706
dohooo merged 1 commit into
mainfrom
changeset-release/main

Conversation

@dohooo

@dohooo dohooo commented May 31, 2026

Copy link
Copy Markdown
Owner

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

helmor@0.29.0

Minor Changes

  • #709 3ec4b0c Thanks @dohooo! - Smart triage now surfaces only items that actually involve you and keeps the proposed-task list clean automatically.

    • Triage scans GitHub for items that involve you (assigned / review-requested / @-mentioned / authored) instead of every open issue and PR in your repos, so teammates' routine PRs no longer pile up as tasks. Repos you solely own still surface their open issues so you can triage them.
    • The triage judge is now precision-first: it proposes a task only when work is genuinely owed to you and skips by default, rather than proposing whenever it is unsure.
    • Proposed-task workspaces whose pull request or issue has since been merged or closed are now archived automatically (and reversibly), so the list no longer fills up with already-finished work.

Patch Changes

  • #529 fba0763 Thanks @david-engelmann! - Replace scattered provider === "codex" / provider === "cursor" checks with a data-driven provider-capability table exposed through a new list_provider_capabilities command, so adding a new provider becomes a single matrix edit instead of a codebase-wide grep.

  • #557 86aa5d0 Thanks @david-engelmann! - Track every PTY-backed script and embedded-terminal process in a new runtime_processes table so a crash-recovery sweep on launch can identify stale processes from a prior run. Probes PIDs via kill(pid, 0), marks dead rows ended automatically, and logs "maybe alive" rows — no auto-kill on startup since PIDs can be reused.

  • #528 07a4e18 Thanks @david-engelmann! - Persist the latest agent plan per session in a new session_plan_state table so a future pinned-plan UI can survive reloads. The pipeline projects Codex turn/plan/updated events and Claude ExitPlanMode tool calls into a normalised plan shape and exposes it through a new getSessionPlanState command and sessionPlanChanged UI sync event; the chat transcript's existing plan rendering is unchanged.

  • #708 3c782a6 Thanks @natllian! - Before Claude starts replying, show a single "Thinking…" indicator instead of placeholder dots ("...") — collapsing the duplicate rows that appeared after the recent SDK update and filling the blank pause while Claude thinks when Thinking Display is set to Omitted.

  • #705 c339da5 Thanks @dohooo! - Smart triage now restarts the local model if it stopped mid-session, instead of silently producing no tasks until you relaunch the app. Previously, when the bundled local LLM crashed or its health-check gave up, every triage tick failed with "Local LLM is not running" — so freshly-indexed Slack/GitHub/etc. activity never got turned into tasks until the app was restarted.

@dohooo dohooo force-pushed the changeset-release/main branch from 0c32d20 to bb16201 Compare May 31, 2026 08:06
@vercel

vercel Bot commented May 31, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
helmor-marketing Ignored Ignored Preview Jun 3, 2026 6:29am

Request Review

@dosubot dosubot Bot added the size:S This PR changes 10-29 lines, ignoring generated files. label May 31, 2026
@dohooo dohooo force-pushed the changeset-release/main branch 2 times, most recently from 929251e to 34bef2a Compare June 3, 2026 04:39
@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Jun 3, 2026
@dohooo dohooo force-pushed the changeset-release/main branch 2 times, most recently from 2bb1f4a to 3f4e2fe Compare June 3, 2026 05:59
@dohooo dohooo force-pushed the changeset-release/main branch from 3f4e2fe to e581b25 Compare June 3, 2026 06:29
@dohooo dohooo merged commit 8446126 into main Jun 3, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant