Version Packages#77
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
106eacd to
aedb9cd
Compare
fe1d79d to
9cf3ba6
Compare
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.
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
@plusplusoneplusplus/coc@2.0.0
Major Changes
POST /api/queueand remove the/api/queue/tasks,/api/queue/enqueue, andQueueClient.enqueueTask()compatibility surfaces.Minor Changes
ask_userresponse. ProcessIndexEntry and ProcessSummary gain an optionalpendingAskUserCount, surfaced viagetProcessSummaries(both SQLite and file-process-store implementations) andtoProcessSummaryso dashboards can render an amber "Needs input" affordance instead of the default "Thinking" indicator. The/api/queueendpoint also enriches running tasks withpendingAskUserCountfor first-paint correctness.Patch Changes
LoopIconSVG (Heroicons arrow-path) in ChatListPane, LoopBadge, LoopManagementPanel, and ConversationTurnBubble. Color emoji ignored CSScoloron most platforms, so the active (green) vs paused (amber) distinction was invisible; the SVG usesstroke="currentColor"and respects the wrapping element'stext-…class.scheduleWakeup/createLoop/cancelLoop/listLoopsLLM tools,/loopskill auto-install, loop REST routes, dashboardLoopBadge/LoopManagementPanel, and/loopslash-command) behind a newloops.enabledconfig flag (default off). The flag can be toggled at runtime from the Admin Panel Features card; toggling requires a server restart to (un)wire the loop infrastructure.MultiRepoQueueRouterand rename its aggregate-facade factory tocreateAggregateQueueFacade(). The previous namesMultiRepoQueueExecutorBridge,createAggregateFacade(), and themulti-repo-executor-bridgemodule path have been removed.vimNavigation.enabledconfig flag (default off). The flag can be toggled at runtime from the Admin Panel Features card.@plusplusoneplusplus/forge@2.0.0
Major Changes
ee9e0f3: Remove deprecated code-review-job and related exports.
The following public APIs have been removed:
createCodeReviewJob— factory for the map-reduce code review jobCodeReviewInput— input type for code review jobsCodeReviewOutput— output type for code review jobsCodeReviewJobOptions— options for code review job creationRuleReviewResult— per-rule review result typeReviewFinding— individual review finding type (replaced byReviewComment)ReviewSummary— aggregated review summary typeRule— rule descriptor typeRuleInput— rule input typeRuleWorkItemData— rule work-item data typeRuleSplitter— map-reduce splitter for rulesBatchedRuleSplitter— batched variant of RuleSplittercreateRuleSplitter— factory for RuleSplittercreateBatchedRuleSplitter— factory for BatchedRuleSplitterfindingToComment— migration helper (ReviewFinding → ReviewComment)findingsToComments— migration helper (ReviewFinding[] → ReviewComment[])commentToFinding— migration helper (ReviewComment → ReviewFinding)commentsToFindings— migration helper (ReviewComment[] → ReviewFinding[])codeReviewOutputToResult— migration helper (CodeReviewOutput → DiffReviewResult)resultToCodeReviewOutput— migration helper (DiffReviewResult → CodeReviewOutput)FindingToCommentOptions— options type for migration helpersUse
IDiffReviewer,AIReviewer, andHumanReviewerfrom@plusplusoneplusplus/forge/reviewinstead.Minor Changes
ask_userresponse. ProcessIndexEntry and ProcessSummary gain an optionalpendingAskUserCount, surfaced viagetProcessSummaries(both SQLite and file-process-store implementations) andtoProcessSummaryso dashboards can render an amber "Needs input" affordance instead of the default "Thinking" indicator. The/api/queueendpoint also enriches running tasks withpendingAskUserCountfor first-paint correctness.Patch Changes
POST /api/queueand remove the/api/queue/tasks,/api/queue/enqueue, andQueueClient.enqueueTask()compatibility surfaces.@plusplusoneplusplus/coc-client@0.2.0
Minor Changes
POST /api/queueand remove the/api/queue/tasks,/api/queue/enqueue, andQueueClient.enqueueTask()compatibility surfaces.@plusplusoneplusplus/coccontainer@0.1.1
Patch Changes
@plusplusoneplusplus/deep-wiki@1.1.1
Patch Changes