Sync getpaseo/paseo - 2026-09-13 - #34
Merged
Merged
Conversation
kiawin
force-pushed
the
sync/kiawin-paseo
branch
from
September 13, 2026 05:07
815f6ce to
b694ef4
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.
Land with a force-push, not the Merge button. This branch is main rebased, not
a superset of it, so merging creates a merge commit plus a duplicate of every
rebased commit and destroys the linear upstream+N shape.
Carry commits
b694ef4 fix(app): dedupe Android terminal input (#33)
d0fa11b fix(app): keep fragment links inside the HTML preview (#31)
89b86d3 feat(app): choose whether Enter or Shift+Enter sends a message (#28)
fc4d413 feat: per-project worktree location, with archive that only deletes what it owns (#19)
777e563 feat(app): add a trace chat transcript style (#15)
3c961c3 feat(artifacts): let an agent publish a document a person can read (#16)
6adaedb feat(app): let agent message links open in the Paseo browser (#17)
ebabb64 chore(release): build fork desktop and android artifacts
a43249b feat(files): move workspace file transfer onto the WebSocket binary channel (#9)
0ea33e3 feat(app): show a workspace's agents in the sidebar (#6)
3e876d5 feat(app): place a new workspace on an existing worktree (#8)
2654548 fix(server): give the web UI connection hint an explicit port (#1)
Upstream commits picked up
a7ce602 fix(agents): restore archived Codex workspaces without losing focus (getpaseo#4736)
2d7733c fix(app): keep incomplete Markdown formatted while streaming (getpaseo#4742)
d0e1edc fix(server): show the right thinking options for each Cursor model (getpaseo#4180)
03a54a1 Keep older daemons usable and let clients choose timeline recovery (getpaseo#4737)
0d7760e fix(agents): keep rejected plans collapsed in conversation order (getpaseo#4756)
d1b705a fix(app): restore Android clipboard image pasting (getpaseo#4758)