docs(TSP-1443): add cost visibility to TaskOps task lists and sidebar - #819
claude[bot] wants to merge 1 commit into
Conversation
…debar Amends PR #800 (TSP-1427) with the task-list and sidebar cost surfaces added in relevance-api-node PR #17784 (PGTM-519): - Credits and Actions columns on individual task list rows (agent and workforce), gated behind MonitorTaskCostEnrichment feature flag - TaskCostBreakdownModal accessible from task list row Credits values and the sidebar Credits chip; shows by-source split of task run vs eval costs with collapsible detail sections - Sidebar Credits/Actions chips now include evaluation costs; hover tooltip explains the breakdown - Backend deployment dependency note: frontend statuses field requires updated nodeapi backend or older backends return 400 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Automations to automatically generate PRs for you. |
🎯 Vibe checkReviewed: 3 files (2 with issues, 1 clean) Scores
Score key: 🟢 9–10, 🟡 6–8, 🔴 1–5. ✨ Overall vibe: The cost visibility additions to 🔧 Issues (14)
🧩 Component suggestions (6)
🏗️ Page structure (3)
✅ Clean files (1)
🔋 Credit usage
Files read: |
Summary
Amends PR #800 / TSP-1427 with additional cost-visibility surfaces added in relevance-api-node PR #17784 (PGTM-519).
MonitorTaskCostEnrichmentfeature flag callout — columns are off by default and rolling out via PostHogstatusesfield that older nodeapi backends reject with a 400 error; note added for self-hosted/enterprise deploymentsFiles changed
build/agents/give-your-agent-tasks/tasks-page.mdx— new "Cost visibility in task lists" section with feature flag callout, modal docs, and backend deployment warningbuild/agents/give-your-agent-tasks/task-overview.mdx— updated Details section to document Credits/Actions chips and modal in the task sidebarbuild/workforces/workforce-features/workforce-task-view.mdx— added Credits/Actions columns and modal entry point for workforce task listsTest plan
/enterprise/analytics,/build/agents/give-your-agent-tasks/task-overview#details)<Info>,<Warning>,<Note>)Linear issue: https://linear.app/relevance/issue/TSP-1443/
Amends: #800