-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Standardize Session Name Attribute #5085
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
DOsinga
merged 21 commits into
block:main
from
wpfleger96:wpfleger/standardize-session-attributes
Oct 17, 2025
Merged
Changes from 12 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
7c5db7d
Standardize on session name instead of description
wpfleger96 d0be934
Make everything backwards compatible
wpfleger96 0d7c19b
Add migration tests
wpfleger96 c37fc07
Add DB migration helper script
wpfleger96 d0b0c85
Merge branch 'main' into wpfleger/standardize-session-attributes
wpfleger96 28f91db
Merge branch 'main' into wpfleger/standardize-session-attributes
wpfleger96 0de3460
Bug fixes when merging another DB migration from main branch
wpfleger96 b53f983
botched merge conflict resolution
wpfleger96 2b8bc8f
linter findings
wpfleger96 5b91c6f
Merge branch 'main' into wpfleger/standardize-session-attributes
wpfleger96 ae04e4e
missed this one when merging latest changes from main
wpfleger96 3e6cd28
Merge branch 'main' into wpfleger/standardize-session-attributes
wpfleger96 4b7aa71
comment cleanup
wpfleger96 967d6c6
We should still accept matching session ID -> name for backwards comp…
wpfleger96 484baee
Finish standardizing session naming: API, UI, and CLI search consistency
wpfleger96 7bdafc8
Get rid of unnecessary public user_set_name function
wpfleger96 f5fa139
clarify serde alias
wpfleger96 44c9a15
Name should be required when starting a session
wpfleger96 43d9416
Unrelated redundant condition check that Claude Code found
wpfleger96 ddc6b6b
Merge branch 'main' into wpfleger/standardize-session-attributes
wpfleger96 2389e98
silly LLM change
wpfleger96 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.