Skip to content

Releases: Andres77872/opencode-dashboard

v0.1.44

Choose a tag to compare

@github-actions github-actions released this 05 Sep 23:03

Changelog

v0.1.43

Choose a tag to compare

@github-actions github-actions released this 14 Aug 22:13

Changelog

v0.1.42

Choose a tag to compare

@github-actions github-actions released this 03 Aug 19:19

Changelog

v0.1.41

Choose a tag to compare

@github-actions github-actions released this 01 Aug 00:42

Changelog

v0.1.40

Choose a tag to compare

@github-actions github-actions released this 31 Jul 21:25

Changelog

  • 6337d16: Replace custom parseHourPreset logic with centralized stats.HourPresetHours and introduce robust browser context validation and normalization. Refactor tools to support exclusive time modes and enhance metadata handling for privacy-safe analytics. Extend tests for period presets, context validation, and tool inputs/outputs. (@Andres77872)

v0.1.39

Choose a tag to compare

@github-actions github-actions released this 31 Jul 05:02

Changelog

  • f019770: Add support for detailed usage status tracking, enhance handling of incomplete or truncated usage reports, and refine cost computation logic across analytics and cache layers. Extend test coverage for usage availability, pricing alignment, and cache behavior. (@Andres77872)

v0.1.38

Choose a tag to compare

@github-actions github-actions released this 29 Jul 08:34

Changelog

  • 87b0f6c: Add persistent, thread-safe Store implementation for managing pricing aliases. (@Andres77872)
  • f349aa5: Refactor Sidebar handling: (@Andres77872)
  • e98e0a8: Revamp web/README.md to document Vael-based frontend architecture, development scripts, conventions, testing strategy, and runtime dependencies. Extend details on cache behavior and assistant-specific functionality. Update pricing snapshots and Qwen metadata in root README.md for clarity. (@Andres77872)

v0.1.37

Choose a tag to compare

@github-actions github-actions released this 26 Jul 03:28

Changelog

  • 4721921: Add support for detailed usage_unavailable_reason tracking across cache, schema, and analytics layers. Update UI to reflect status details and improve data transparency. Extend tests for rollups, queries, and schema adjustments. (@Andres77872)

v0.1.36

Choose a tag to compare

@github-actions github-actions released this 25 Jul 23:27

Changelog

  • 7d10d65: - Replace code block copy logic with reusable CopyButton component and improve markdown copying. (@Andres77872)
  • f11a6e6: Add support for concurrent chat sessions, enhance tooling flexibility, and refine analytics capabilities. (@Andres77872)

v0.1.35

Choose a tag to compare

@github-actions github-actions released this 25 Jul 21:11

Changelog

  • 11a05ea: Refactor gap message handling: isolate unfiltered fetch logic, add reusable memoization, and consolidate filtering in filterGap. Extend tests for retries, caching, and concurrency. (@Andres77872)