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
Description
Session titles update code:
opencode/packages/opencode/src/session/prompt.ts
Line 1635 in 85ed329
Message summary title code:
opencode/packages/opencode/src/session/summary.ts
Line 84 in 85ed329
body summary code:
opencode/packages/opencode/src/session/summary.ts
Line 127 in 85ed329
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