You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve task extraction intelligence in daily planning
Enhanced the LLM prompt for task extraction to be smarter about:
- Temporal context recognition (tomorrow, next, specific times)
- Narrative future actions ("Tomorrow I have to X")
- Scheduled events with times (10:30 AM, 3pm, etc.)
- Context-aware preparation tasks
- Better distinction between completed vs future actions
This addresses issues where valid future tasks written in narrative form
were not being extracted from diary entries.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments