Your AI agents now know exactly which dependencies to use. See what's new!
Back to Changelog

Release v0.20.0

v0.20.0
View on GitHub

Highlights

This is a major feature release introducing auditable agent workflows, comprehensive feedback mechanisms, and significant UI improvements for real-time progress tracking.

What's New

Auditable Agent Workflows

Implemented full auditability for agent operations:

  • Track every step of agent execution
  • View detailed logs and state transitions
  • Debug and analyze agent behavior with complete visibility

Integrated Feedback Mechanisms

Added feedback capabilities across all operations:

  • Provide feedback on code analysis results
  • Rate the quality of generated documentation
  • Submit suggestions for improvement directly from the UI

GitHub Issue Submission

New error reporting capability that integrates directly with GitHub:

  • One-click issue creation for encountered errors
  • Automatic inclusion of relevant context and logs
  • Streamlined communication between users and maintainers

Enhanced Form Infrastructure

Built reusable form components for better UX:

  • Consistent form styling across the application
  • Improved validation and error messaging
  • Accessible form controls following WCAG guidelines

Real-time Progress Tracking UI

Improved the progress tracking experience:

  • Live updates on workflow execution status
  • Visual indicators for each processing stage
  • Estimated time remaining for long-running operations