Skip to content

[codex] speed up interactive startup refresh - #17

Merged
Pimpmuckl merged 1 commit into
mainfrom
fix/fast-interactive-startup
Jul 8, 2026
Merged

[codex] speed up interactive startup refresh#17
Pimpmuckl merged 1 commit into
mainfrom
fix/fast-interactive-startup

Conversation

@Pimpmuckl

Copy link
Copy Markdown
Owner

Summary

  • remove the blocking usage refresh from the TUI startup path so the first menu renders from cached account data
  • keep usage windows fresh in the background, with auto-start prefiltering accounts that cannot need a ping yet
  • serialize repository snapshot writes and make background refresh writes conditional so account switches cannot be overwritten by stale refreshes

Validation

  • cargo fmt --check
  • cargo test
  • cargo clippy --all-targets --all-features -- -D warnings
  • cargo build --release --target-dir target\fast-startup-check
  • review-suite normal: local signoff clean

@Pimpmuckl

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. What shall we delve into next?

Reviewed commit: 3552e6f93a

ℹ️ 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".

@Pimpmuckl
Pimpmuckl merged commit 85a4c73 into main Jul 8, 2026
8 checks passed
@Pimpmuckl
Pimpmuckl deleted the fix/fast-interactive-startup branch July 8, 2026 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant