Skip to content

chore(release): pending release v0.105.0 - #1471

Merged
fro-bot[bot] merged 8 commits into
releasefrom
next
Aug 23, 2026
Merged

fro-bot[bot] merged 8 commits into
releasefrom
next

Conversation

@fro-bot

@fro-bot fro-bot Bot commented Aug 23, 2026 •

Copy link
Copy Markdown
Contributor

Pending Release: v0.105.0

Merge this PR with a merge commit to trigger a release.

Commits Since Last Release


Auto-generated by the release pipeline. Updated: 2026-08-23 20:07 UTC

fro-bot Bot and others added 3 commits August 21, 2026 22:53
…#1463)

Co-authored-by: fro-bot[bot] <109017866+fro-bot[bot]@users.noreply.github.com>
Co-authored-by: fro-bot[bot] <109017866+fro-bot[bot]@users.noreply.github.com>
* docs(plans): define gateway dispatch command

* docs(plans): use the repo's plan section and unit-checkbox structure

* docs(plans): point April Unit 7 at the superseding dispatch plan

* feat(gateway): dispatch Action runs from Discord

* docs: record the dispatch command and refresh stale pins
@fro-bot
fro-bot Bot requested review from fro-bot and marcusrbrown as code owners August 23, 2026 07:02
…ace (#1474)

The action's test script passed `src` as a positional arg, which vitest
treats as a filename substring filter rather than a directory. It matched
every workspace package's src/, so the action run executed the whole
monorepo and runtime, harness, and gateway each ran a second time from the
root chain — 41% of the suite was duplicate work, and the resulting
contention intermittently timed out gateway tests.

Scope it with --dir, and add workspace-agent to the root chain: its tests
only ran as a side effect of the over-broad match.
docs(harness): mark unreachable conflict resolver path
Co-authored-by: fro-bot[bot] <109017866+fro-bot[bot]@users.noreply.github.com>
@fro-bot fro-bot Bot mentioned this pull request Aug 23, 2026
95 tasks
* test: cover workspace package test chain

* test: note the assumed filter shape
@fro-bot
fro-bot Bot merged commit 58d7d97 into release Aug 23, 2026
1 check failed
@fro-bot
fro-bot Bot deleted the next branch August 23, 2026 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant