mirror of
https://github.com/netbirdio/netbird.git
synced 2026-03-31 06:34:19 -04:00
Checkpoint: de8ed49260bd
Entire-Session: 2d919302-7c66-48d8-a035-00403424f4dd Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/281caf2-e3b0c4
This commit is contained in:
1
de/8ed49260bd/0/content_hash.txt
Normal file
1
de/8ed49260bd/0/content_hash.txt
Normal file
@@ -0,0 +1 @@
|
||||
sha256:fd30acf2d685a32e720c6e7c93d3dc27ded8e722ac5a336b9fd2a8c0e849b10b
|
||||
12
de/8ed49260bd/0/context.md
Normal file
12
de/8ed49260bd/0/context.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Session Context
|
||||
|
||||
## User Prompts
|
||||
|
||||
### Prompt 1
|
||||
|
||||
create a test for the last commit in this branch
|
||||
|
||||
### Prompt 2
|
||||
|
||||
generate a short PR description for this fix
|
||||
|
||||
83
de/8ed49260bd/0/full.jsonl
Normal file
83
de/8ed49260bd/0/full.jsonl
Normal file
File diff suppressed because one or more lines are too long
29
de/8ed49260bd/0/metadata.json
Normal file
29
de/8ed49260bd/0/metadata.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"cli_version": "dev",
|
||||
"checkpoint_id": "de8ed49260bd",
|
||||
"session_id": "2d919302-7c66-48d8-a035-00403424f4dd",
|
||||
"strategy": "manual-commit",
|
||||
"created_at": "2026-02-17T14:19:05.455695Z",
|
||||
"branch": "fix/skip-broken-idps",
|
||||
"checkpoints_count": 1,
|
||||
"files_touched": [
|
||||
"idp/dex/provider_test.go"
|
||||
],
|
||||
"agent": "Claude Code",
|
||||
"token_usage": {
|
||||
"input_tokens": 17,
|
||||
"cache_creation_tokens": 20195,
|
||||
"cache_read_tokens": 386416,
|
||||
"output_tokens": 605,
|
||||
"api_call_count": 13
|
||||
},
|
||||
"initial_attribution": {
|
||||
"calculated_at": "2026-02-17T14:19:05.441966Z",
|
||||
"agent_lines": 62,
|
||||
"human_added": 99962,
|
||||
"human_modified": 0,
|
||||
"human_removed": 0,
|
||||
"total_committed": 100024,
|
||||
"agent_percentage": 0.06198512357034312
|
||||
}
|
||||
}
|
||||
5
de/8ed49260bd/0/prompt.txt
Normal file
5
de/8ed49260bd/0/prompt.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
create a test for the last commit in this branch
|
||||
|
||||
---
|
||||
|
||||
generate a short PR description for this fix
|
||||
26
de/8ed49260bd/metadata.json
Normal file
26
de/8ed49260bd/metadata.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"cli_version": "dev",
|
||||
"checkpoint_id": "de8ed49260bd",
|
||||
"strategy": "manual-commit",
|
||||
"branch": "fix/skip-broken-idps",
|
||||
"checkpoints_count": 1,
|
||||
"files_touched": [
|
||||
"idp/dex/provider_test.go"
|
||||
],
|
||||
"sessions": [
|
||||
{
|
||||
"metadata": "/de/8ed49260bd/0/metadata.json",
|
||||
"transcript": "/de/8ed49260bd/0/full.jsonl",
|
||||
"context": "/de/8ed49260bd/0/context.md",
|
||||
"content_hash": "/de/8ed49260bd/0/content_hash.txt",
|
||||
"prompt": "/de/8ed49260bd/0/prompt.txt"
|
||||
}
|
||||
],
|
||||
"token_usage": {
|
||||
"input_tokens": 17,
|
||||
"cache_creation_tokens": 20195,
|
||||
"cache_read_tokens": 386416,
|
||||
"output_tokens": 605,
|
||||
"api_call_count": 13
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user