[pull] main from CodebuffAI:main#175
Merged
pull[bot] merged 10 commits intoxrettle:mainfrom Dec 6, 2025
Merged
Conversation
- E2E tests: streaming, workflows, custom-agents, features - Integration tests: event-types, event-ordering, stream-chunks, connection-check - Unit tests: EventCollector utility class (25 tests) - Examples: code-reviewer, code-explainer, commit-message-generator, sdk-lint, sdk-refactor, sdk-test-gen - Add test:e2e, test:integration, test:unit:e2e scripts to package.json
… ordering - extractLastMessageText now concatenates all assistant message text instead of only returning the last message's text. Due to streaming, each text chunk becomes a separate assistant message, so we need to join them all. - Fixed stream-parser to not add text chunks to assistantMessages after tool calls have started, which was causing tool_use blocks to be separated from their tool_result blocks (Anthropic API violation). - Updated extractSpawnResults and added extractSelectorResult helpers in editor-best-of-n for proper handling of lastMessage and structured outputs.
…l_result ordering" This reverts commit b72c9a8.
…view" This reverts commit 8c09e0d.
- Add new /publish command to publish local agents to the agent store - Create searchable multi-select agent checklist with expandable dependency trees - Show (+ N subagents) count with click-to-expand dependency visualization - Add two-step flow: selection -> confirmation with side-by-side Selected/Dependencies lists - Display success/error UI after publishing with detailed results - Create usePublishMutation hook using TanStack Query for proper state management - Add publish-store.ts for managing publish mode state - Extract shared getSimpleAgentId utility to reduce code duplication
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )