Release 0.4.0#137
Open
kostandinang wants to merge 1 commit into
Open
Conversation
PR SummaryLow Risk Overview Reviewed by Cursor Bugbot for commit f4ef577. Bugbot is set up for automated code reviews on this repo. Configure here. |
🤖 Augment PR SummarySummary: Prepares the 🤖 Was this summary useful? React with 👍 or 👎 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TL;DR
Ships side-chat: unified mutation surface, shared patch list, impact-tier routing, and an agent classifier that triages high-impact downstream review.
📹 Walkthrough: https://www.loom.com/share/de8f107613084a868df8b7697d64308f
@hashintel/brunch@0.4.0— already on npm (latest); tag0.4.0on origin. This PR lands thepackage.jsonbump that direct-push-to-mainwas blocked from delivering.Side-chat — what landed
Surface
chat-withon a row), span-level pins (text selection → floating💬 Chat/📝 Annotate), and multi-pin reasoning.Explore mode
Annotate
Shared patch list & Apply
N change(s) · Undo · Apply) routed through one apply endpoint.Impact-tier routing
Edit mode
Edit modetoggle (placeholder flips to "Suggest an edit…").↗ view source diffpopover stays stable under further source edits.Resolveis idempotent — clears the row without mutating the target.Agent classifier on Pending review
Run agentwalks each row: queued → classifying → classification.auto-confirm→Confirm(resolve only)auto-edit→Viewproposal →Apply(edit + resolve) /Skip(resolve only)substantive→Open side-chatwith target pinnedfailed→Re-runConfirm all (N)over auto-confirm rows,Apply all suggested (N)over auto-edit rows (serial).Re-entrant cascade
Edit targeton a Pending review row stages a fresh edit; if itself high-impact, opens new Pending review rows for its downstream items. Queue absorbs new rows without duplicating existing open ones.Propose-edge
depends_on,derived_from,constrains,refines,verifies.Drill-down [Deferred]
Other changes shipped in 0.4.0
reconciliation_edgefoundation that the next-shape conversational runtime builds on./planning-prskill encoding planning-PR convention (FE-703), branch prefix derived fromgt user branch-prefixin workflow docs (FE-651), experimental warning banner on README (FE-696).0013_annotation→0019_reconciliation_need_agent_columns).Test plan
npm view @hashintel/brunch@0.4.0resolves with expectedbin+drizzlefiles🤖 Generated with Claude Code