mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-16 07:16:38 +00:00
Entire-Session: a9af436e-62ce-41be-bc30-3e14ad5caf90 Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/fe7c2fb-e3b0c4
28 lines
747 B
JSON
28 lines
747 B
JSON
{
|
|
"cli_version": "0.4.2",
|
|
"checkpoint_id": "c77c7adfc7db",
|
|
"strategy": "manual-commit",
|
|
"branch": "feature/metrics-embedded-idp",
|
|
"checkpoints_count": 1,
|
|
"files_touched": [
|
|
"management/server/metrics/selfhosted.go",
|
|
"management/server/metrics/selfhosted_test.go"
|
|
],
|
|
"sessions": [
|
|
{
|
|
"metadata": "/c7/7c7adfc7db/0/metadata.json",
|
|
"transcript": "/c7/7c7adfc7db/0/full.jsonl",
|
|
"context": "/c7/7c7adfc7db/0/context.md",
|
|
"content_hash": "/c7/7c7adfc7db/0/content_hash.txt",
|
|
"prompt": "/c7/7c7adfc7db/0/prompt.txt"
|
|
}
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 19,
|
|
"cache_creation_tokens": 6359,
|
|
"cache_read_tokens": 1783213,
|
|
"output_tokens": 2232,
|
|
"api_call_count": 15
|
|
}
|
|
}
|