Merge upstream sipeed/main into fork (2026-03-14)#11
Merged
Conversation
- centralize Pico chat connection and session state in a shared store - move chat lifecycle control out of usePicoChat - hydrate and restore the active session across the app
…w-launcher{-tui} appeared (sipeed#1508)
Co-authored-by: XYSK-lilong007 <267018309+XYSK-lilong007@users.noreply.github.com>
…e tools (sipeed#1516) * feat: expose local file paths for non-image media to enable agent file tools * fix: Golang Lint error
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.
$## Summary\n- merge latest
sipeed/maininto fork\n- includes upstream commits through0c5d750\n- main notable change: expose local file paths for non-image media so agent file tools can access attachments\n\n## Included upstream commits\n-0c5d750feat: expose local file paths for non-image media to enable agent file tools (sipeed#1516)\n-555af13feat(config): add plain config for 火山 coding (sipeed#1511)\n-c68b4f3fix(qq): populate account bindings metadata (sipeed#1456)\n-86da6a7fix: Support netbsd systems in launcher (sipeed#1508)\n-4d8fdb0feat(web): use a global WebSocket for Pico chat sessions (sipeed#1507)\n\n## Validation\n-go test ./pkg/agent ./pkg/channels/qq ./pkg/providers/...\n\n## Notes\n- merge completed without conflicts