Skip to content

The token cost generated by session titles, message summary titles, and body summaries has not been accounted for. #7175

@junmediatek

Description

@junmediatek

Description

Session titles update code:

const agent = await Agent.get("title")

Message summary title code:

const agent = await Agent.get("title")

body summary code:

const summaryAgent = await Agent.get("summary")

None of the above LLM requests have had their costs accounted for.

Is this a bug, or is it a deliberate design?

Plugins

NA

OpenCode version

1.1.3

Steps to reproduce

No response

Screenshot and/or share link

No response

Operating System

Ubuntu 24.04

Terminal

VSCode remoteSSH

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions