ai-agent-book 精选快照(<2MB 代码与文档,来自 github.com/bojieli/ai-agent-book)
Build latest book artifacts / build (push) Canceled after 0s
dependency resolution / resolve (3.11) (push) Canceled after 0s
dependency resolution / resolve (3.13) (push) Canceled after 0s
deploy-pages / build (push) Canceled after 0s
deploy-pages / deploy (push) Canceled after 0s
i18n consistency check / check (push) Canceled after 0s
provider adoption tests / test (chapter2/context-compression) (push) Canceled after 0s
provider adoption tests / test (chapter2/prompt-injection) (push) Canceled after 0s
provider adoption tests / test (chapter2/system-hint) (push) Canceled after 0s
provider adoption tests / test (chapter3/log-sanitization) (push) Canceled after 0s
web-search-agent tests / test (push) Canceled after 0s
web-search-agent tests / agentbook (push) Canceled after 0s
Build latest book artifacts / build (push) Canceled after 0s
dependency resolution / resolve (3.11) (push) Canceled after 0s
dependency resolution / resolve (3.13) (push) Canceled after 0s
deploy-pages / build (push) Canceled after 0s
deploy-pages / deploy (push) Canceled after 0s
i18n consistency check / check (push) Canceled after 0s
provider adoption tests / test (chapter2/context-compression) (push) Canceled after 0s
provider adoption tests / test (chapter2/prompt-injection) (push) Canceled after 0s
provider adoption tests / test (chapter2/system-hint) (push) Canceled after 0s
provider adoption tests / test (chapter3/log-sanitization) (push) Canceled after 0s
web-search-agent tests / test (push) Canceled after 0s
web-search-agent tests / agentbook (push) Canceled after 0s
This commit is contained in:
@@ -0,0 +1,193 @@
|
||||
# Cursor Chat: ai-agent-book
|
||||
|
||||
## Metadata
|
||||
- **Project**: ai-agent-book
|
||||
- **Path**: `/Users/boj`
|
||||
- **Date**: 2025-10-18 17:28:58
|
||||
- **Session ID**: `b9829137-f1d6-4b11-b6b7-d08b9e5d293c`
|
||||
|
||||
## Conversation
|
||||
|
||||
### 👤 You
|
||||
|
||||
JSON streaming
|
||||
Problem statement
|
||||
To improve application responsiveness, we sometimes want to begin processing JSON responses before the entire payload is received. This requires special parsers that support JSON streaming, since standard JSON parsers cannot handle incomplete input.
|
||||
|
||||
However, it is always possible to convert a partial JSON into a valid one by appending additional characters. In most cases, there are infinitely many ways to do so.
|
||||
|
||||
{"For":"example → {"For":"example"}
|
||||
|
||||
Here's your task: for each input line representing the beginning of a valid JSON, output the minimum number of characters needed to complete the JSON.
|
||||
|
||||
You are not expected to handle all edge cases. Try to cover as many as possible within the time limit. When in doubt, check json.org or the ECMA-404 JSON specification.
|
||||
|
||||
Constraints
|
||||
Each input line is either a valid JSON or the beginning of a valid JSON without line breaks (\n).
|
||||
JSON objects, if present, have no duplicate keys.
|
||||
Sample input
|
||||
true
|
||||
nul
|
||||
[2,
|
||||
{"a"
|
||||
Expected output
|
||||
0
|
||||
1
|
||||
2
|
||||
3
|
||||
Explanation
|
||||
true is already a complete JSON, so no extra characters need to be added.
|
||||
nul can be completed by adding l (i.e. null).
|
||||
[2, can be completed by adding a digit and ] (e.g. [2,2]).
|
||||
{"a" can be completed by adding :, a digit, and } (e.g. {"a":4}).
|
||||
Input
|
||||
true
|
||||
nul
|
||||
[2,
|
||||
{"a"
|
||||
tru
|
||||
tr
|
||||
t
|
||||
false
|
||||
fals
|
||||
fal
|
||||
fa
|
||||
f
|
||||
null
|
||||
nu
|
||||
n
|
||||
1
|
||||
0.
|
||||
3.14
|
||||
2.18e
|
||||
6.28E
|
||||
5e+
|
||||
7.9E-
|
||||
""
|
||||
"
|
||||
"0.
|
||||
"\"\
|
||||
"\n\u
|
||||
"tr\ue
|
||||
"tr\uce
|
||||
"d\uece
|
||||
"\u263A
|
||||
"\t\u263B\r"
|
||||
[]
|
||||
[ ]
|
||||
[1.23,false]
|
||||
[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[
|
||||
[[[[1],[2],[true,null],{}
|
||||
[[[[3e1,"[[[[
|
||||
[[["]","]]",
|
||||
[8,n
|
||||
[null, "[[]", [[
|
||||
{}
|
||||
{ }
|
||||
{
|
||||
{"{":"{"
|
||||
{"}":"{","{":{"{"
|
||||
{"[":[[{"":""},{"
|
||||
{"
|
||||
{"a"
|
||||
{"a":
|
||||
{"a":f
|
||||
{"a":"a","\
|
||||
{"a\u13Ca8":"","":["",null,{"]Y9":-5,"\/9\udB5d":223.44e84,"\uB692\ucfAA1[":{"":{"\uACcb\b'":[["",true,-475.
|
||||
{"\uC0fD\uAd96{c":"+\u582D['","":{"-3\b.":[false,{"-\b1b":[[{"":124,"Y'":{"\u176B7[Z":"7","":468e+82},"\f":"4/.\u
|
||||
[null,{"\f":false,"'2":-2,"9":[null,null,[0,false,"\b",{"61X\r":[{".\uEb3B":[true,true,{"":"","[9":"",".":fal
|
||||
{"\uc82403\\":"/\n","\uEB10Z\ub1C1":"0","-c":null,"":{"\f\uF9f7":{"":null,"'\u8153{\"":{"":2,"\u5da3]":"2b\r\f","c\\\\":
|
||||
{"\uBBFb.}":{"\\\uD6D829":false,"":{"\r":-6,"":[null,[{"\b":{"X}":{"\u7eeB\uD3f3":-6,"\tZ}":2,"":"6{9","'\u81Fd
|
||||
[false,{"2{":-0,".\"4":false,"9":"","":{"067Y":{"\u98481":{"\u7bCb":-6,"6\t'":"c'\\0","":{"\t\uB40B}":{}
|
||||
{"":"","\t\uFFaB\/\\":null,"\uEa7Fc":-8,"\"\ue6B05":{"a17\n":null,"\b'9\uD016":{"\/1\f\n":null,"\u116B\r6":{},"\/1\f\n
|
||||
["9",true,{"8/c":-65E-21,"7\r\/Y":"\b","\/5+8":null,"\u5E71a2":null},{"Z\r32":"76}","\b8":{"]3X":-8,"":0,"0369":"+\
|
||||
{"\uBE4a6":false,"5\n90":true,"7\b7Z":["\ucF14\n",962.4e-9,[null,{"\uee53Z":282,"Y":23e3,"":true,"\uBCE2\f8":88.4},-49.
|
||||
{"ab":true,"":[3,{"Z\ub57FY4":[5,[[-95,9,null,[{"":null,"2":[{"X1":"c52","\u235F/3/":"26-","+a":["\u289A1\uf2aF8"
|
||||
[{"9":0,"":{"":{"1\"":776e60,"":6,"9\n{1":null,"\u9E8b":-8},"\uf5eC":78.4E5,"1a":true,"b\ue2f5\b6":false},"
|
||||
[false,null,null,2,"X\t4",{"{":[8,[648.6E1,[false,true,7,5,-29.87E+79,{".37":"\uba2F[\u574b.","":-73.60,"1\/}Z":"141\
|
||||
["\u6DA9\"}}",["9",false,false,[1,-2,80e+4,{"3b":-2,"+\u1a4a\u56eeb":[{"":-1,"X":[true,[{"X-\r":{"\/":[],".\uBC1c.
|
||||
{"3":false,"\n1":"\f","c}\/":[9,"\"\u428D.",[{"6-c\"":"\r0","]+8":false,"":-7,"-}c\u7cCD":true},"Y",9,79e-
|
||||
[null,true,"5Z\uf85A",{"":-5,"5\fb8":2,"++":"\u94a813","8Z":true},["\uf6f62",{"":{"":-18.50,"\u3d38X":{},"\uadBA{b":609E
|
||||
{"":{"\u6594\u94F9":null,"/\t":"1\n/","Y83":"","":"3X\r"},"}47":[["b",true,false,"{.",true,true,"65\/Y","a9c
|
||||
{"":"\uFa45c","\u26A4]":{"]X\u9E9c":-8,"\/X'":"6[","":"","\ud61211":[[true,-824e+8,[[[{"":"\uF5ff4-"}]],-18E
|
||||
[-895,[false,-21.3E-05,{"":{"\"":"-[c\u6DDb","6\ueACe\n":"","64\/":[[{"b+\uAa01":[-87.11e-6,"X'",["\rZ.","{-1\
|
||||
{"5a\u775e.":"\/3","'":"","\t":[-863.80,"4\/\f",6,{"8\/b":{"":-23.8,"\u0A3A":8,"\u266a\/0":"'","1\r{\u5A0c":3},"a"
|
||||
[false,{"3Yc":null,"1":{"":{"[+0":null,"89Y":"","9":4,"\/Y/":true},"/{9\/":-1,"\t\uEE41-":"","\uBeCD":-3}
|
||||
{"":"\u41AEZ\r8","6":-8,"/3Z":{"\u4C0f":{"-":"\n/","\r\\":null,"":{"+\n":{"9":1,"":".","\u734e2\u175F]":{},"\uA37Eb\f"
|
||||
["b\u412f\u6Df3\b",null,null,{"\uB3C8YY+":[false,-690,-3,-7,-407.4,"a\\9",-8,""],"Z":null,".2":[["+\u91Db","3a\
|
||||
[{"\u50Cc5":-5,"a":72.1,"":2,"Y":{"+.":null,"[":true,"2/]-":"'\u95eCc\r","{\n]b":[null,true,[{"]":[false,-24E
|
||||
[9,-7,{"\r]64":{"":true,"16\u0D029":[false,"6",{"3\b":["",{"\u8D3E-7":7,"\u821E":true,"\b-\rX":["",{}]
|
||||
{"8":false,".6":false,".":["4",{"}\ue2Fc5c":{"\u9A8F":["Z\\0",false,[-52.3E-6,[true,"}","\uC2f8-","4+/","
|
||||
[{"8":null,"\u3bC1\\b":"\fZ","":[{"'":"32\"a","YX\uA1fC":"[9Yb","5\t\uc7ad":"","":[[null,[[[["\r\ub2C7","5-
|
||||
[174e-7,[[{"\uaa8A9":-3,"8\u18AF''":"\b","Z":["0",["\"{",-76.0,-9,{"72":"","ZY":{"\uEFF7":[0,true,"\b}",23e
|
||||
{"[":false,"":"]}","7\r":[[["b\u5030\ua1Cc{",0,true,"Y",[[-6,[946,[{"\uE47b":"","":"1c'","18\ue6Ca":[],"
|
||||
{"X2":{"":true,"\uFF99\//":false,"\/\r":{"7\/":true,"6.0":[{"3]b":"\t]\u0B9E3","\u3C9F{":[["2X",{"57":null,"Z
|
||||
[null,".5[\"",true,97.84e+58,[[626e+0,770.32,[{"+\r":null,"-":[[true,["\t}\u22bEY","1[a",{"":245e-0,"['{\"":"","
|
||||
[{"\uCeB7":["}X",0,{"2\u961E'.":false,"\u66bc\f\ued70.":false,"{":"3\uBf8F","\ucfAC\r":-99.00},[-3,{},
|
||||
[{"":true,"\".":[[null,{"\uBb3c":[false,94.32,false,["1+a\b",-8,{"9\u8f05":{"":null,"\uAE2B\t":488e+4,"/a"
|
||||
[null,"\\c9",false,"]\\.",[["5b",-904.8e+92,[null,{"":"\uF3fC+","\uFeF0\uf67a":true,"\"":"\ua23f","Yc":true},967.
|
||||
{"":4,"+":false,"}3\b":[[[9,false,{"":null,"\uf4Fd":true,"\/":null,"\u5B8ea\u346C":"\b"},[true,null,0,-
|
||||
[[true,8,"","\/.\b",-9,"4aX0","\ubE1c\/",[[{"1\ua1672\ud317":true,"\b2\ua9B5":[null,[["a","8}\/",["\u2015}1"],"
|
||||
{"\f-\b\u9DbA":null,"":{"97":{"\n":false,"\uBB8a4\u628f\uCa98":null,"9\"":"\u9BAB\f","\/{[2":"ZY\u7C4e"},"Z":fals
|
||||
["",2,[25,"8",false,false,{"\\9":0,"]'Y":["",-9,{"":766E8,"]\u923A":[null,{"":9,"05+\f":{"\/":true,"":true,"\u5E3E
|
||||
[-14E+2,{"Z":"6","7\n":-436.16,"":"\/","8":{"3]2/":[[945.2,{"4":true,"411\n":468e+21,"":true,"\t\"9c":{}}],
|
||||
{"":[-44.1,"",null,{"+\u45e8]":2,"3":[-622E94,{"":{"":{"2\f\uB75B":-1,"Y":{"+\u8bfe\t":75E54,"[-\\\u6CFf":"6\uA5f0[[","-\u04a8":"
|
||||
{"":{"9+a":[{"5\u05f3":{"aZ":"]","01":-685.2e+02,"\f\u46AA\uAE6A}":{"{\u201C\uA9F7-":-5,"Y5/":null,"\uc52F85":"","5"
|
||||
{"Z":[[{"a}\b":8,"1]":{"X\"+\uBaeA":{"/":false,"":{"'":[[[["\uCbfc0",false,[{"{":{"5\"\t":-7,"]\u871B{\uCbbC":null
|
||||
[false,true,{"\fY":"\uEC4c3\ud8cD","3\u172Db":"'c","c\u87D08\t":8,"-":"'.\uDFEf"},true,"7",null,"\u7c372c2",
|
||||
[-3,[{"162+":-305.94,"6\uCece":".5Y1","]/Z5":-9,"[[12":["--",{"3\u3A0e8":"","7[":"","04\n":"","\\":1}
|
||||
[{"":["Y\n.\uaB7A",{"":-74,".\\}\uDAAd":{"/Y6":[{"b}":{"b":true,"{\ubfcF.":{"":64E34,"7":["\r/",-1,"\u2EAfb2'"],"7
|
||||
{"a\uA666":"\u9Ef6","\"-b":[{"'.\n9":{"717X":true,"73":false,"2\uF77f\u51B00":{"":"","\uD38E1":["3667","}
|
||||
[-130e+1,[-44.17,{"Y\u9d1f":null,"YY":false,"58":-258e39,"\t-":{"2\ud464":3,"\uEaEA..\\":"+","\u0FE5'":null,"\u614a\uc3A1c":
|
||||
{"":[{"X.\u2eCD":false,"":[false,null,false,[{"b[Y":false,"\u6ebA":{"5\uEE5D":{"-9":660.1e+4,"0":null,"0
|
||||
["6\uABeDc",[{"":[false,-299,".\uB931\r9",null,[null,null,"",-41.95,154.8E86,"",{"\r0\udA8A":{"Y98\"":[],"":985e-
|
||||
[[[{"X":"Y\uBebea","b1":"","":"3\u1fbdY","{b1":true},{"'8":373.10E-32,".X":null,"\n":"\uFf16X3","30":false},
|
||||
{"[":119.44,"\uF325Z1":227E+72,"\"0":{"9":[[[486.22,45.8,[1,[{"+":{"":{"\nc":333.4,"65+\/":["3",-853E-9,"17\ueec
|
||||
[{"Zb":3,"":[null,null,[289,"{",{"c\n":null,".\uCDDF7":{"3]":-6,"\u0ecc[":-6,"\ufdCb\f":["731","",""],"3]
|
||||
[true,[null,null,{"\uCD8F\uDe0e{[":null,"":["}",-12E+94,2,"",74.95e+6,[null,{"[\uc1ED'":[[30.6E-7,{"\n":{},"\n
|
||||
{"9":[null,{"\b":true,"b":true,"\u2C5DZZ":{"YZ]":-1,"":false,"\n\b5":false,"{5":true},"2":false},2,{},"'6b\u
|
||||
[921.5E+29,[457,false,6,{"c\"Z":[{"":true,"\udEFC\"{]":false,"}":["","",true,{"81\"":["",{"3":"[\uBf633","":fa
|
||||
[[{"\n":"","":{"}37":"9","-\u80aF5X":true,".\u59F86X":"898c","2\"":"7bZ"},"a\u8E43\"\udd0d":[["-2+",{},"
|
||||
{"\uFCA02\u3bbA2":"\/Y1",".":[{"}\n\/":45.28e+98,"}":true,"\uCb31\uC3bdZ":"b{\uf8cB\uAa88","93\udcbC.":null},
|
||||
[null,"0'00",null,[{"']":714.54,"\f7c":null,"}":[-4,"[",{"Z":9,".":null,"\u14Ef\/":-14E+53,"}2":"\ufcbD\r\\\""},
|
||||
[false,true,false,{"9":856.06e20,"Za":["1\/\uf40a\uD7A0",["",-26.00E75,[{"\ud0b94":[{"a/":[true,{"][7\t":48e-10,"":"[Y
|
||||
{"Z\u3c7C\u463d'":-6,"['":{"Z.]":{"\r/":"X","4\u9edC":{".c":null,"X":{"\f\ubeDF":"","6-+":null,"\ua8c6":{},"'{/\u7e2A":-532e-
|
||||
{"\u414CcY":[2,"/",-703e-9,"",true,-186.45,"{[",-61.3E-9],"Z]+\\":[false,"",null,false,"\uE35A",["",7,"+aY\u8f8d
|
||||
{"":null,"95]":"{","0":{"3+'\f":"1]","\f31":"'\r/{","":6,"Z74":{"":[false,"\t\uBB31\u14ad",41,".\u28dd"
|
||||
[781.47,true,[{"\uEaFE\n[":[[true,{"6":["7]b",["\ucf227",[null,{"2":null,"":-58E+0,"-9\"9":true,"a":"\uDac2-"},fals
|
||||
{"7":"Zb","":{"/Y4\u0b61":{"Y\uC92f":2,"2":"9Z55","":false,"\n":"\ueAAB25"},"0":"","\ud9f46Z+":["\uA8aE}9X"
|
||||
{"53\u1d77\ub4e6":{"":false,"c/":"\rX","YY":["'\t{",null,4,572,276.40,[null,[true,{"{'":3,"\/\n/X":{},"'[6a":
|
||||
[["",false,false,35E+5,"",-5,{"38'":false,"\/1]Y":"1.","\u4B5C":-4,"":"\ueC56a"},[{"a\ub815\t":"","":2,".c8/":
|
||||
[[196.21E+90,true,null,[{"3":"","\ud05d\uaaCCc":"[\u39f4","4":"","\ufE3a\\\u5668":-7},true,null,"",{}],-775.
|
||||
[-1,{"8].6":{".Z]":-34,"}4":"]\uDbC6Z7","[\uee4B\u764E3":"b\f.","":[[false,{"Z\uc47a":[["\".4",-68e1],31e+
|
||||
{"}2":-3,"\t\uf3Cf":[-39.0E-36,true,-91e+49,"",true,"Z}",null,-6],"\t":47.59e4,"[Z}":[[true,false,""],
|
||||
|
||||
---
|
||||
|
||||
### 🤖 Cursor Assistant
|
||||
|
||||
Looking at this JSON streaming problem, I need to parse partial JSON strings and determine the minimum number of characters needed to complete them.
|
||||
|
||||
Let me analyze the problem:
|
||||
1. Track the parsing state (in string, number, keyword, etc.)
|
||||
2. Track open structures (arrays, objects)
|
||||
3. Determine what's needed to complete the JSON
|
||||
|
||||
I'll create a solution:
|
||||
|
||||
---
|
||||
|
||||
### 🤖 Cursor Assistant
|
||||
|
||||
Let me test this solution with the provided input:
|
||||
|
||||
---
|
||||
|
||||
### 🤖 Cursor Assistant
|
||||
|
||||
Perfect! The basic tests pass. Now let me test with the full input file:
|
||||
|
||||
---
|
||||
|
||||
|
||||
*Exported from [Cursor View](https://github.com/saharmor/cursor-view)*
|
||||
Reference in New Issue
Block a user