Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat(cli)!: enable keyring usage by default#20851

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
zedkipp merged 2 commits intomainfromzedkipp/keyring-default
Nov 26, 2025

Conversation

@zedkipp
Copy link
Contributor

@zedkippzedkipp commentedNov 20, 2025
edited
Loading

Make keyring usage for session token storage on by default for supported platforms (Windows and macOS), with the ability to opt-out via --use-keyring=false.

This change will be a breaking change for any users depending on the session token being stored on disk, though users can restore file usage via the flag above.

This change also requires CLI users to authenticate after updating.

#19403

chatgpt-codex-connector[bot] reacted with thumbs up emoji
@ethanndickson
Copy link
Member

ethanndickson commentedNov 21, 2025
edited
Loading

Remember to mark this as a breaking change (renaming tofeat(cli)!: ..., and adding therelease/breaking pr label) so it can be called out clearly in the changelog!

I believe we have a handful of customers who write directly to the file-based session storage.

zedkipp reacted with thumbs up emoji

Make keyring usage for session token storage on by default for supported platforms(Windows and macOS), with the ability to opt-out via --use-keyring=false.This change will be a breaking change for any users depending on the session tokenbeing stored on disk, though users can restore file usage via the flag above.
@zedkippzedkippforce-pushed thezedkipp/keyring-default branch fromda1a32b tobdb2a67CompareNovember 21, 2025 22:18
@zedkippzedkipp marked this pull request as ready for reviewNovember 21, 2025 22:57
@ibetitsmike
Copy link
Contributor

@codex review

Copy link

@chatgpt-codex-connectorchatgpt-codex-connectorbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@ibetitsmike
Copy link
Contributor

@codex review

@chatgpt-codex-connector

Codex Review: Didn't find any major issues. Delightful!

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Copy link
Member

@ethanndicksonethanndickson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

lgtm!

@ethanndicksonethanndickson changed the titlefeat(cli): enable keyring usage by defaultfeat(cli)!: enable keyring usage by defaultNov 26, 2025
@github-actionsgithub-actionsbot added the release/breakingThis label is applied to PRs to detect breaking changes as part of the release process labelNov 26, 2025
@zedkippzedkipp merged commit6238a99 intomainNov 26, 2025
34 checks passed
@zedkippzedkipp deleted the zedkipp/keyring-default branchNovember 26, 2025 01:13
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsNov 26, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

@chatgpt-codex-connectorchatgpt-codex-connector[bot]chatgpt-codex-connector[bot] left review comments

@ethanndicksonethanndicksonethanndickson approved these changes

@deansheatherdeansheatherAwaiting requested review from deansheather

@ibetitsmikeibetitsmikeAwaiting requested review from ibetitsmike

Assignees

@zedkippzedkipp

Labels

release/breakingThis label is applied to PRs to detect breaking changes as part of the release process

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@zedkipp@ethanndickson@ibetitsmike

[8]ページ先頭

©2009-2025 Movatter.jp