feat(app): extend object creation connections and standardize object actions - #82
Merged
Merged
Conversation
…tails - Create the new object and its connection through the existing APIs - Show the context pane during object creation and editing - Preview draft objects and pending connections in the local graph - Preserve source-object context and return navigation - Report connection failures without losing the newly created object - Keep generic graph creation limited to empty graph space
- Show the context pane and local graph during object creation and editing - Allow incoming and outgoing connections to be staged during creation - Preview staged connections in the draft local graph - Persist all staged connections after creating the object and report partial failures - Standardize object actions as pin → favorite → copy ID - Replace visible object UUIDs with a fixed-size SVG copy icon - Add the same icon actions to object lists, pinned cards, favorites, and object details - Display pinned-card actions vertically - Preserve unsaved-change protection for staged connections
# Conflicts: # app/src/features/objects/components/ContextPanel.tsx # app/src/features/workspaces/WorkspaceView.tsx # app/src/features/workspaces/hooks/useWorkspaceController.ts
zerosnacks
enabled auto-merge (squash)
September 17, 2026 12:52
zerosnacks
disabled auto-merge
September 17, 2026 12:53
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