mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 14:49:32 +00:00
This commit is contained in:
parent
fdd6651d6e
commit
12bb6497f1
2 changed files with 65 additions and 0 deletions
22
20/6622ea38bb524952a9e5ee8b05b355033006dd
Normal file
22
20/6622ea38bb524952a9e5ee8b05b355033006dd
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
src/apiutils.nim
|
||||
s_bb571f5e5b5f9a::t_d0c3b505035902 37
|
||||
tools/test_sessions.nim
|
||||
s_bb571f5e5b5f9a::t_8574790a838661 2,17-43,54,56,58,61,63-64,66,80,90,95,97,103-104,107-112,117-122,128,134
|
||||
s_bb571f5e5b5f9a::t_668b87ec2a253a 1,3-16,44-53,55,57,59-60,62,65,67-79,81-89,91-94,96,98-102,105-106,113-116,123-127,129-133,135-136
|
||||
---
|
||||
{
|
||||
"schema_version": "authorship/3.0.0",
|
||||
"git_ai_version": "1.6.22",
|
||||
"base_commit_sha": "206622ea38bb524952a9e5ee8b05b355033006dd",
|
||||
"prompts": {},
|
||||
"sessions": {
|
||||
"s_bb571f5e5b5f9a": {
|
||||
"agent_id": {
|
||||
"tool": "claude",
|
||||
"id": "251eb36a-54bb-4c0d-8c76-7db8c73782db",
|
||||
"model": "metr-model"
|
||||
},
|
||||
"human_author": null
|
||||
}
|
||||
}
|
||||
}
|
||||
43
60/7765c463e78b80e85ebe797534a5e56affdf94
Normal file
43
60/7765c463e78b80e85ebe797534a5e56affdf94
Normal file
|
|
@ -0,0 +1,43 @@
|
|||
tools/create_session_browser.py
|
||||
s_99a5448c46a2fd::t_abcaf483fa9b92 186-190,197-205
|
||||
s_99a5448c46a2fd::t_0e52c4a57c799a 320,323,325-328
|
||||
s_bb571f5e5b5f9a::t_38394c4059c1a6 293-296
|
||||
s_99a5448c46a2fd::t_165109eb59552c 26,28,30-31,35-46,48-71,103-142,169-183,223-240,242-274,279-292,297-307,309-310,312-313,317-318,321-322,324,329-332,335-339,346-355,357,360-365,371-372,389,405
|
||||
s_99a5448c46a2fd::t_26de372b793419 143-168,206-220
|
||||
s_99a5448c46a2fd::t_8412fbbc33df16 191-196
|
||||
s_bb571f5e5b5f9a::t_ec95cbfc2b9ce6 72-73,75-102
|
||||
s_bb571f5e5b5f9a::t_6551b2e4ee6525 275-278
|
||||
s_99a5448c46a2fd::t_65d516cef117df 319,333-334,340-345
|
||||
s_99a5448c46a2fd::t_d6ebef12f072e8 221-222
|
||||
tools/create_sessions_browser.py
|
||||
s_99a5448c46a2fd::t_dddcef59795b92 16,23,36,42-43,47,50,59,73,76-77,80-87,89-91,99-104,106,108,110,113-122
|
||||
s_99a5448c46a2fd::t_8340fa4756da16 123
|
||||
tools/requirements.txt
|
||||
s_99a5448c46a2fd::t_f7f1c756e67745 1
|
||||
tools/create_session_curl.py
|
||||
s_99a5448c46a2fd::t_7cb95ba4c8b814 3-8
|
||||
---
|
||||
{
|
||||
"schema_version": "authorship/3.0.0",
|
||||
"git_ai_version": "1.6.22",
|
||||
"base_commit_sha": "607765c463e78b80e85ebe797534a5e56affdf94",
|
||||
"prompts": {},
|
||||
"sessions": {
|
||||
"s_99a5448c46a2fd": {
|
||||
"agent_id": {
|
||||
"tool": "claude",
|
||||
"id": "3353a56d-5012-4020-bcd5-7da6e5bb6ebc",
|
||||
"model": "metr-model"
|
||||
},
|
||||
"human_author": "Zed <zedeus@pm.me>"
|
||||
},
|
||||
"s_bb571f5e5b5f9a": {
|
||||
"agent_id": {
|
||||
"tool": "claude",
|
||||
"id": "251eb36a-54bb-4c0d-8c76-7db8c73782db",
|
||||
"model": "metr-model"
|
||||
},
|
||||
"human_author": "Zed <zedeus@pm.me>"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue