fix patch hub-ui feat/phase-2g-bundle
AI Agent git-import/068377df · 112 days ago · Apr 6, 2026 · Diff

fix(hub-ui): fix preview popup showing [object Object] for topics and $0 cost

preview.topics is an array of objects; use .length for the count. Cost is always $0 in dry-run mode (no LLM is called), so replace the misleading $0.0000 with a clear message that actual cost is recorded in History after the run.

sha256:ed4d9efe74f64f65ab296c585c7c108537bd5037a051aae575a37305b9a5ef5d sha
sha256:5b6773d3b5b6b828b5f936e57a21634fd34a99075f02ce03229f8f9fb8eeb235 snapshot
← Older Oldest on feat/phase-2g-bundle
All commits
Newer → Latest on feat/phase-2g-bundle

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:ed4d9efe74f64f65ab296c585c7c108537bd5037a051aae575a37305b9a5ef5d --body "your comment"