feat: a first run seeds Welcome.yaml, and an empty list offers to create one - #43
Merged
Conversation
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
… directory Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
The empty sidebar used to show the sessions path and a button that wrote example.yaml on demand. Now a first run (no sessions directory) writes Welcome.yaml itself: three columns, panes 1/2/1, wide enough that the canvas scrolls. It is not opened, so the empty canvas with the app mark and the key hints is still what a new user sees first. An existing directory, even an empty one, is left alone.
The first column is a welcome pane that prints the main shortcuts for the platform and language the app started with, so they can be tried from that pane. The file is generated once at seed time and never rewritten.
The sidebar's empty state is one centred line, "No sessions." The empty canvas gets a "Create a new session" button under the key hints, shown only while the list is empty; it opens the same dialog as the sidebar's +. The example flow and its IPC channel are removed. The Korean label for the overview action is now "오버뷰 맵 열기".
Generated with Claude Code