Skip to content

v1.3 - Guide Agent & Improved Validation

Choose a tag to compare

@rayruizhiliao rayruizhiliao released this 22 Jan 22:02
· 712 commits to main since this release
c21717a

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

Full Changelog: v1.2.3...v1.3