Conversation
roborev: Combined Review (
|
roborev: Combined Review (
|
roborev: Combined Review (
|
roborev: Combined Review (
|
roborev: Combined Review (
|
ea7078a to
f02e0c8
Compare
roborev: Combined Review (
|
- fix: disambiguate cursor workspace paths - fix: cache cursor resume path resolution - fix: disambiguate cursor workspace lookup lazily - refactor: share cursor resume path resolution - fix: preserve Cursor resume cwd in fallbacks - test: make resume tests portable on Windows - fix: preserve Cursor macOS resume cwd - fix: revert Ghostty to direct CLI, skip guess on ambiguous Cursor paths - fix: prefer Ghostty CLI over app bundle, reject stale hints - fix: normalize paths before hint validation in Cursor resolver
f02e0c8 to
261b8a5
Compare
roborev: Combined Review (
|
buildResumeCommand now returns null for Cursor since the resume command requires server-resolved --workspace and cwd parameters. Without those, the copied fallback command points to the wrong workspace. The server API path (formatResumeResponseCommand) still builds the full command. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Guard the scroll assertion on the container being scrollable and increase the poll timeout from 3s to 5s for slower webkit rendering. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
roborev: Combined Review (
|
Summary
--workspaceonly needs transcript scanning when multiple filesystem matches existcommand_onlyresume output, and Ghostty AppleScript launch behaviorTest plan
CGO_ENABLED=1 go test -tags fts5 ./internal/server/...go vet ./...make build--workspaceMade with Cursor