Skip to content

dashboard@0.99.0

Choose a tag to compare

@gram-bot gram-bot released this 31 Jul 22:26
· 886 commits to main since this release
31286dd

Minor Changes

  • c0395b5: Selectively extract high-value, reusable business memories from completed chats, omit semantic duplicates, and add an organization-admin corpus browser with semantic search, source-transcript navigation, and a complete content-scope tree with distinct-memory counts.

Patch Changes

  • d243364: The billing page's usage card now follows the selected time range instead of always showing the full billing cycle. A custom range (typed, calendar-picked, or bar-click drill-down) shows the range's billed tokens, a time-attributed overage figure (tokens recorded after the cycle's cumulative usage crossed the allowance, crossing day prorated), and the per-unit average over the range window; the allowance figure, percentage, and meter remain cycle-only concepts and hide on partial ranges. The details table's Overage column uses the same attribution for ranges instead of showing an em dash, so the card and table always agree.
  • 57ff66a: Add a typed, reactive PostHog feature-flag hook that distinguishes loading, enabled, disabled, missing, and error states. Project navigation now uses the hook as an integration proof while preserving existing opt-in and opt-out behavior.