Skip to content

feat(web): /replan day-of schedule — live waits + held-LL input#28

Merged
illinigirl merged 1 commit into
mainfrom
feat/replan-schedule
Jul 3, 2026
Merged

feat(web): /replan day-of schedule — live waits + held-LL input#28
illinigirl merged 1 commit into
mainfrom
feat/replan-schedule

Conversation

@illinigirl

Copy link
Copy Markdown
Owner

/replan becomes the day execution page reachable from /trips: live current waits per ride, self-serve held-LL time input (stops the earlier-LL noise without Claude), plus the existing Mark done/Drop/Do next. Web-only.

🤖 Generated with Claude Code

…input

Turns /replan into the day execution surface anyone can use (no Claude
app, no waiting for a notification), reachable from /trips:

- Live CURRENT wait per ride (joins the plan against live STATE rows;
  DOWN flagged). Projected-at-planned-time is a noted follow (needs
  per-ride target times).
- Self-serve HELD-LL input per ride ("🎟 LL at 3:30") — the missing
  surface that stops the earlier-LL noise without routing through Claude.
  Writes the ll_holds map via an atomic per-key SET (setHeldLl), mirroring
  the MCP set_held_ll; a time input + ET-offset-aware ISO build.
- Mark done / Drop / Do next already here — so it's the full schedule.
- /trips: the active day's link is reframed as a prominent
  "Today's schedule — waits, mark done, LLs →" button.

Tests: setHeldLl map SET / REMOVE shapes. 48 web tests green.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@illinigirl illinigirl merged commit 7f7469c into main Jul 3, 2026
5 checks passed
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