mirror of
https://github.com/netbirdio/netbird.git
synced 2026-05-02 07:06:41 +00:00
Entire-Session: 4fdf2ae9-b9d6-409e-b520-5aa6e08772a8 Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/d97fe84-e3b0c4
37 lines
928 B
JSON
37 lines
928 B
JSON
{
|
|
"cli_version": "0.4.2",
|
|
"checkpoint_id": "c16e1ac9e2f9",
|
|
"strategy": "manual-commit",
|
|
"branch": "main",
|
|
"checkpoints_count": 12,
|
|
"files_touched": [
|
|
"cmd",
|
|
"explain/cmd/config.yaml",
|
|
"explain/cmd/main.go",
|
|
"explain/doc.go",
|
|
"explain/handler.go",
|
|
"explain/middleware.go",
|
|
"explain/provider.go",
|
|
"explain/provider_anthropic.go",
|
|
"explain/provider_dify.go",
|
|
"explain/provider_openai.go",
|
|
"explain/types.go"
|
|
],
|
|
"sessions": [
|
|
{
|
|
"metadata": "/c1/6e1ac9e2f9/0/metadata.json",
|
|
"transcript": "/c1/6e1ac9e2f9/0/full.jsonl",
|
|
"context": "/c1/6e1ac9e2f9/0/context.md",
|
|
"content_hash": "/c1/6e1ac9e2f9/0/content_hash.txt",
|
|
"prompt": "/c1/6e1ac9e2f9/0/prompt.txt"
|
|
}
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 103,
|
|
"cache_creation_tokens": 69044,
|
|
"cache_read_tokens": 4064418,
|
|
"output_tokens": 28778,
|
|
"api_call_count": 75
|
|
}
|
|
}
|