v1.3 - Guide Agent & Improved Validation
Highlights
This release introduces the Guide Agent - an AI-powered assistant that helps users create and refine routines interactively. Also includes significant improvements to routine validation.
New Features
- Guide Agent - A new conversational agent that helps users build and edit routines
- Scaffolding and context documentation for the agent
- Ability to edit routines based on user feedback
- Persistent suggested edits with thread patching support
- Resource base infrastructure for agent context
Improvements
- Better Routine Validation - Enhanced validation logic for routines, catching more edge cases and providing clearer error messages
- Documentation Updates - Improved README with clearer setup instructions
What's Changed
- better routine validation by @dimavrem22 in #84
- Update README.md by @dimavrem22 in #85
- Guide agent scaffolding by @alex-w-99 in #86
- Guide agent context docs business logic by @dimavrem22 in #89
- more business logic by @dimavrem22 in #91
- improved guide agent context by @dimavrem22 in #93
- agent can edit routine by @dimavrem22 in #94
- resource base | persist suggested edit | thread patch by @dimavrem22 in #95
- Beta v2026.01.22 by @alex-w-99 in #92
Full Changelog: v1.2.3...v1.3