Files
ai-agent/backend/project_costs.py
Gabriel Vidal 6641c588a1 feat(ai-agent): tag conversation projects by files edited, not mentioned
Attribute a conversation to a project/service only when it actually
created or edited a file there — the target path of a file-mutating tool
(Write/Edit/MultiEdit/NotebookEdit) — instead of any cwd, read, search,
or bash command that merely mentions the path. This focuses the auto-tag
list on projects the conversation genuinely changed.

Bumps PARSER_VERSION to 12 to force a full re-parse of all archived
transcripts.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-11 02:01:03 +02:00

3.9 KiB