Skip to content

Chronicle cost-tips: scope to interactive VS Code chat with explicit opt-in for other agent surfaces#318625

Merged
vijayupadya merged 2 commits into
mainfrom
vijayu/chronicle-updates
May 27, 2026
Merged

Chronicle cost-tips: scope to interactive VS Code chat with explicit opt-in for other agent surfaces#318625
vijayupadya merged 2 commits into
mainfrom
vijayu/chronicle-updates

Conversation

@vijayupadya
Copy link
Copy Markdown
Contributor

@vijayupadya vijayupadya commented May 27, 2026

/chronicle:cost-tips previously analyzed every session in the store, mixing VS Code chat with Copilot CLI, Coding Agent, Code Review, and any subagents/custom agents into one result and producing skewed, hard-to-action recommendations.
This change scopes it to interactive VS Code chat by default , but also adds explicit guidance for widening: after the initial pass, the agent surfaces the other agent_name values it observed in the mix check and, on request, re-runs the analysis against that single surface (e.g. Copilot CLI, Copilot Coding Agent) without mixing it back in.

Copilot AI review requested due to automatic review settings May 27, 2026 19:50
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Chronicle cost-tips skill prompt to focus default cost analysis on interactive VS Code chat sessions, while allowing explicit per-surface analysis for other agent types.

Changes:

  • Adds default agent_name scoping for cloud and local backends.
  • Adds an agent mix check and guidance for separate opt-in analysis of other agent surfaces.
  • Updates cost-tip guidance to avoid mixing CLI, Coding Agent, Code Review, and subagent usage into VS Code chat recommendations.
Show a summary per file
File Description
extensions/copilot/assets/prompts/skills/chronicle/SKILL.md Revises /chronicle:cost-tips workflow scope, backend-specific filters, and widening guidance.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 1

Comment thread extensions/copilot/assets/prompts/skills/chronicle/SKILL.md
@vijayupadya vijayupadya marked this pull request as ready for review May 27, 2026 20:10
@vijayupadya vijayupadya enabled auto-merge (squash) May 27, 2026 20:10
@vijayupadya
Copy link
Copy Markdown
Contributor Author

cc @digitarald

@vijayupadya vijayupadya merged commit ba99925 into main May 27, 2026
25 checks passed
@vijayupadya vijayupadya deleted the vijayu/chronicle-updates branch May 27, 2026 20:30
@vs-code-engineering vs-code-engineering Bot added this to the 1.123.0 milestone May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants