Skip to content

v0.1.27 — Analytics, Auto-Update & Enhanced Agent Tools

Choose a tag to compare

@yashdev9274 yashdev9274 released this 29 Jun 14:44

What's New

Analytics & Usage Tracking

  • New usage tracking and analytics feature for monitoring CLI usage patterns
  • Improved error handling in analytics route for better reliability

Agent Enhancements

  • Enhanced agent functionality with improved tool call handling (v0.1.19, v0.1.24)
  • Better tool result processing for more reliable agent responses
  • Refined output formatting across the CLI (v0.1.18)

Auto-Update

  • New auto-update mechanism to keep supercode-cli up to date (v0.1.21)
  • Improved update error handling and diagnostics (v0.1.22)

Model Support

  • Added GLM 5.2 support to ConcentrateAI provider (v0.1.17)
  • Updated model references and configurations (v0.1.26)

Infrastructure

  • Refactored Prisma integration for cleaner database access (v0.1.23)
  • Dependency updates across the monorepo
  • Device code timestamps migration for auth flows
  • Removed remotion video sub-repo to clean up workspace
  • Added Star History section to README

Behind the Scenes

  • Multiple version bumps (v0.1.17 → v0.1.27) with incremental improvements
  • General stability and error handling improvements across the codebase