Agnes AI Usage LogoAgnes AI Usage Analytics
Back to Home

Changelog

Last Updated: 2026-06-30

This page tracks the evolution of Agnes AI Usage Analysis. Version 0.1.0 completed the Agnes single-CSV migration, and v0.1.1 continues refining the three-core-metric experience, share-card consistency, and restrained interface design.

v0.1.1

2026-06-30

Added
  • Replaced the single-metric chart switchers in Overview and Trends with relative-comparison charts for the three core metrics while preserving raw-value hover details.
  • Aligned Overview and Trends share cards with the new three-metric relative-comparison charts and added static peak/lowest annotations for text tokens, images, and video duration.
Improved
  • Unified KPI, tab, and share-card naming for the three core metrics with more precise product-facing labels.
  • Simplified the MetricHero layout by removing the eyebrow and collapsing subtitle plus sideNote into a more restrained single-line secondary note.
  • Standardized the displayed currency symbol to USD across the app and updated related copy and examples accordingly.
Fixed
  • Synchronized the version number across the changelog, README files, user guide, and public LLM text so all release-facing references now point to 0.1.1.

v0.1.0

2026-06-28

Added
  • Switched the input to a single Agnes usage CSV base on our existing open-source project deepseek-api-usage-analysis.
  • Kept the Overview, By Project, By Key, and Trends tabs and adapted them to Agnes cost, token, and request metrics.
  • Added an Agnes-specific guide, changelog, and localized copy aligned with the single-file upload workflow.
Improved
  • Streamlined uploads to a single CSV flow with explicit handling for multiple files, non-CSV files, and oversized files.
  • Updated share-card copy, SEO text, legal pages, and README content to Agnes wording.
Fixed
  • The parser now counts only success rows and emits warnings for malformed quantity strings instead of failing the whole page.
Dependencies
  • Kept the existing frontend dependency stack with no new server-side or database dependencies introduced for this migration.


GitHub Repository