Conversation
37fbeda to
5f88da3
Compare
Contributor
Author
|
had to rebase to main because of changes to remove |
7d25f17 to
397d952
Compare
Contributor
Author
|
Had to force push again because |
Owner
|
Thank you, I will get to this in the next couple days, don't worry about the rebase conflict I'll take care of it and push changes here |
397d952 to
7792c97
Compare
The config method was renamed upstream; update list-accounts and update-account commands to match. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add InitSchema call in list-accounts so a fresh install gets "No accounts found" instead of "no such table: sources". Apply --display-name on the early-return path in add-account when a token already exists, so the flag isn't silently ignored. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
7792c97 to
583a012
Compare
wesm
approved these changes
Feb 4, 2026
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.
there was no
list-accountscommandlist-accountsthat shows all accounts, and a flag,--jsonfor programmatic uselast_syncandmessagescount requested in Add list-accounts command #23display_namewas in the schema but not exposed:UpdateSourceDisplayName--display-nameflag toadd-accountupdate-accountthat usesUpdateSourceDisplayNamepreview of
list-accounts: