Skip to content

v1.0.2

Choose a tag to compare

@jomon003 jomon003 released this 26 Jun 13:10

What's new in v1.0.2

Added

  • clinic-appointments — per-doctor availability, editable without code. Each doctor now has their own working days and hours, read from an operator-editable server/data/clinic-config.json (seeded from defaults on first run; edit + restart to change). A committed server/clinic-config.example.json shows the shape, and the app README documents it. The schedule board renders each doctor's own slots and marks "Closed this day" on off-days; availability and booking validate against that doctor's days and hours; the agent prompt lists each doctor's schedule and always checks availability for the chosen doctor and day.

Changed

  • clinic-appointments — the schedule board's hover tooltip now shows the patient's name only (the phone number is no longer revealed on hover).

Full notes: CHANGELOG.md