mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-18 08:16:39 +00:00
Entire-Session: a9af436e-62ce-41be-bc30-3e14ad5caf90 Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/2a26cb4-e3b0c4
28 lines
748 B
JSON
28 lines
748 B
JSON
{
|
|
"cli_version": "0.4.2",
|
|
"checkpoint_id": "4395e3bda066",
|
|
"strategy": "manual-commit",
|
|
"branch": "feature/metrics-embedded-idp",
|
|
"checkpoints_count": 2,
|
|
"files_touched": [
|
|
"management/server/metrics/selfhosted.go",
|
|
"management/server/metrics/selfhosted_test.go"
|
|
],
|
|
"sessions": [
|
|
{
|
|
"metadata": "/43/95e3bda066/0/metadata.json",
|
|
"transcript": "/43/95e3bda066/0/full.jsonl",
|
|
"context": "/43/95e3bda066/0/context.md",
|
|
"content_hash": "/43/95e3bda066/0/content_hash.txt",
|
|
"prompt": "/43/95e3bda066/0/prompt.txt"
|
|
}
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 40,
|
|
"cache_creation_tokens": 25545,
|
|
"cache_read_tokens": 3585930,
|
|
"output_tokens": 4571,
|
|
"api_call_count": 35
|
|
}
|
|
}
|