Grid pixel overview, detailed undo history, and deep-link navigation acks - #78
Open
glebis wants to merge 13 commits into
Open
Grid pixel overview, detailed undo history, and deep-link navigation acks#78glebis wants to merge 13 commits into
glebis wants to merge 13 commits into
Conversation
Adds a request_id round-trip between the display service and the frontend so deep-link navigation reports real success/failure instead of only whether Tauri accepted the event. Adds collection targets to open params. Refs: imageview-9gcu Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
…esearch note Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
Your trial has ended. Reactivate Greptile to resume code reviews.
Resolves .gitignore (keeps both the vendored-skill-pack ignores and main's .release-state/ entry) and takes main's .beads/issues.jsonl as canonical. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
Your trial has ended. Reactivate Greptile to resume code reviews.
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
cull://navigation now carries arequest_idround-trip so the display service reports real success/failure instead of only whether Tauri accepted the event (refsimageview-9gcu). Adds collection targets to open params..agents/,.claude/skills/,skills-lock.json) gitignored; curation-intelligence research note added.Verification
npm run preflight:quickgreen:svelte-check0 errors,vitest run138 files / 993 tests passing.cargo check --all-targetsclean;cargo test --lib display(13) and--lib deeplink(24) passing.cargo fmt --all --checkclean.Notes
Branch is behind
main; merge will resolve via the merge commit.🤖 Generated with Claude Code