Add end-to-end Cram Mode intake → mocked plan flow in renderer UI#25
Draft
Copilot wants to merge 3 commits into
Draft
Add end-to-end Cram Mode intake → mocked plan flow in renderer UI#25Copilot wants to merge 3 commits into
Copilot wants to merge 3 commits into
Conversation
5 tasks
Agent-Logs-Url: https://github.com/nirvaankohli/sideklick/sessions/d5b82f8e-d0cd-4ede-9650-85c8d0874345 Co-authored-by: nirvaankohli <136026268+nirvaankohli@users.noreply.github.com>
Agent-Logs-Url: https://github.com/nirvaankohli/sideklick/sessions/d5b82f8e-d0cd-4ede-9650-85c8d0874345 Co-authored-by: nirvaankohli <136026268+nirvaankohli@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Build Cram Mode entry flow with mocked study plan
Add end-to-end Cram Mode intake → mocked plan flow in renderer UI
May 10, 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.
This PR implements the first full Cram Mode product slice in the real app UI using mocked structured output. Users can now enter exam context from Home/session UI and land on a real results screen with the intended study-plan structure.
Entry point + screen routing
Cram Modeaction in the top bar.Cram intake experience
Mocked results rendering
Start Overpath to return to intake and re-run flow.Loading-state behavior
Focused test coverage