Skip to content

fix(resume): Lazy load resume picker summaries#454

Merged
CSRessel merged 1 commit intomainfrom
debug/resume-lazy-summaries
Apr 27, 2026
Merged

fix(resume): Lazy load resume picker summaries#454
CSRessel merged 1 commit intomainfrom
debug/resume-lazy-summaries

Conversation

@CSRessel
Copy link
Copy Markdown
Collaborator

Summary

🤖 Generated with Nori

  • Build /resume picker rows from first-line session metadata only, so preview and turn counting no longer block the picker from appearing.
  • Add lazy background summary updates for first-user previews and exact user-turn counts, with stale-generation protection and zero-turn row removal.
  • Document the fix slice in CLI_RESUME_SPEED.md and update Noridocs for transcript metadata/loading and resume picker behavior.

Test Plan

  • cargo build --bin mock_acp_agent
  • cargo test -p nori-acp -p nori-tui --no-fail-fast
  • cargo clippy --all-features --tests
  • cargo build --bin nori
  • git diff --check

Stacked on #453 (debug/resume-picker-tracing).

Share Nori with your team: https://www.npmjs.com/package/nori-skillsets

Base automatically changed from debug/resume-picker-tracing to main April 27, 2026 21:52
@CSRessel CSRessel changed the title Lazy load resume picker summaries fix(resume): Lazy load resume picker summaries Apr 27, 2026
@CSRessel CSRessel force-pushed the debug/resume-lazy-summaries branch from c39264a to dc4e2db Compare April 27, 2026 22:23
@CSRessel CSRessel merged commit 0f052ef into main Apr 27, 2026
3 checks passed
@CSRessel CSRessel deleted the debug/resume-lazy-summaries branch April 27, 2026 22:35
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