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

This commit is contained in:
2026-08-20 13:12:50 +00:00
commit b119135836
10275 changed files with 3284984 additions and 0 deletions
@@ -0,0 +1,127 @@
{
"Latoya Williams": {
"maze": "the_ville",
"x": 16,
"y": 18
},
"Rajiv Patel": {
"maze": "the_ville",
"x": 25,
"y": 18
},
"Abigail Chen": {
"maze": "the_ville",
"x": 36,
"y": 18
},
"Francisco Lopez": {
"maze": "the_ville",
"x": 16,
"y": 32
},
"Hailey Johnson": {
"maze": "the_ville",
"x": 26,
"y": 32
},
"Arthur Burton": {
"maze": "the_ville",
"x": 53,
"y": 14
},
"Ryan Park": {
"maze": "the_ville",
"x": 66,
"y": 19
},
"Isabella Rodriguez": {
"maze": "the_ville",
"x": 72,
"y": 14
},
"Giorgio Rossi": {
"maze": "the_ville",
"x": 87,
"y": 18
},
"Carlos Gomez": {
"maze": "the_ville",
"x": 93,
"y": 18
},
"Klaus Mueller": {
"maze": "the_ville",
"x": 126,
"y": 46
},
"Maria Lopez": {
"maze": "the_ville",
"x": 123,
"y": 57
},
"Ayesha Khan": {
"maze": "the_ville",
"x": 118,
"y": 61
},
"Wolfgang Schulz": {
"maze": "the_ville",
"x": 107,
"y": 62
},
"Mei Lin": {
"maze": "the_ville",
"x": 90,
"y": 74
},
"John Lin": {
"maze": "the_ville",
"x": 91,
"y": 74
},
"Eddy Lin": {
"maze": "the_ville",
"x": 94,
"y": 74
},
"Jane Moreno": {
"maze": "the_ville",
"x": 72,
"y": 74
},
"Tom Moreno": {
"maze": "the_ville",
"x": 75,
"y": 68
},
"Tamara Taylor": {
"maze": "the_ville",
"x": 55,
"y": 74
},
"Carmen Ortiz": {
"maze": "the_ville",
"x": 58,
"y": 74
},
"Adam Smith": {
"maze": "the_ville",
"x": 20,
"y": 65
},
"Yuriko Yamamoto": {
"maze": "the_ville",
"x": 28,
"y": 65
},
"Sam Moore": {
"maze": "the_ville",
"x": 37,
"y": 65
},
"Jennifer Moore": {
"maze": "the_ville",
"x": 37,
"y": 65
}
}
@@ -0,0 +1,35 @@
{
"fork_sim_code": "exp10_5_baseline_16920",
"start_date": "February 13, 2023",
"curr_time": "February 15, 2023, 00:00:00",
"sec_per_step": 10,
"maze_name": "the_ville",
"persona_names": [
"Latoya Williams",
"Rajiv Patel",
"Abigail Chen",
"Francisco Lopez",
"Hailey Johnson",
"Arthur Burton",
"Ryan Park",
"Isabella Rodriguez",
"Giorgio Rossi",
"Carlos Gomez",
"Klaus Mueller",
"Maria Lopez",
"Ayesha Khan",
"Wolfgang Schulz",
"Mei Lin",
"John Lin",
"Eddy Lin",
"Tom Moreno",
"Jane Moreno",
"Tamara Taylor",
"Carmen Ortiz",
"Sam Moore",
"Jennifer Moore",
"Yuriko Yamamoto",
"Adam Smith"
],
"step": 17280
}