feat(bot): comprehensive natural language command parsing

- Enhanced AI prompts with time/frequency conversion rules and 20+ examples
- Added smart medication name resolution and confirmation flows
- New medication commands: today, refills, snooze, adherence
- New routine commands: create_with_steps, add_steps, steps, schedule
- Added active session awareness with shortcuts (done, skip, pause, resume)
- Confirmation handling for destructive/create actions
- Improved help message with natural language examples
This commit is contained in:
2026-02-16 05:53:40 -06:00
parent 16d89d07f6
commit c903363f6e
4 changed files with 700 additions and 126 deletions

File diff suppressed because one or more lines are too long