Skip to content

Antigravity CLI agy sessions can miss usage after the CLI exits #381

@ozymandiashh

Description

@ozymandiashh

Problem

CodeBurn can discover Antigravity CLI (agy) conversation files, but the CLI language server is short-lived. If CodeBurn or the menubar refresh misses the live window, the remaining local CLI files/logs can show the selected model label but do not expose reliable parseable token usage.

That means agy usage such as Gemini 3.5 Flash High can be absent from CodeBurn's Models and Activity views after the CLI exits.

Expected

Future agy sessions should be captured without fabricating historical costs from opaque .pb files, prompt text, logs, or file size.

Constraints

  • Do not persist prompts or raw statusLine payloads.
  • Do not persist local working-directory paths.
  • Do not silently overwrite an existing user statusLine command.
  • Prefer exact live usage capture or a live RPC snapshot while agy is still running.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions