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,87 @@
|
||||
{
|
||||
"experiment_id": "2-6",
|
||||
"protocol_sha256": "2990c8ef624edc12a06fb1b622de33b0fe8842cc5b42faf85788850111265eba",
|
||||
"official_skill_receipt": {
|
||||
"repository": "https://github.com/anthropics/skills.git",
|
||||
"revision": "69c0b1a0674149f27b61b2635f935524b6add202",
|
||||
"skill_path": "/Users/boj/book/ai-agent-book/chapter2/agent-skills-ppt/external/anthropics-skills/skills/pptx",
|
||||
"required_file_hashes": {
|
||||
"skills/pptx/SKILL.md": "b6f25545bfb358739f1532f793458b5dbc87ee009933cb7c306b2d951ab6617f",
|
||||
"skills/pptx/html2pptx.md": "f08ed7580969b796d9cd5ade93e2cdee981dcaf13cc5eb12e8d4a3700c2d6047",
|
||||
"skills/pptx/scripts/html2pptx.js": "c675d09a54d6a002e8ca5917b9d24a6568aa8d455bb7abeb212d4f564dd07a34",
|
||||
"skills/pptx/scripts/thumbnail.py": "c21fd950b6ada7bd2f029885d3e56bc66b7ff061cc8404c492eb301664aa9e5d"
|
||||
}
|
||||
},
|
||||
"claude_result": {
|
||||
"subtype": "success",
|
||||
"is_error": true,
|
||||
"duration_ms": 2531,
|
||||
"duration_api_ms": 0,
|
||||
"num_turns": 1,
|
||||
"result": "Your organization has disabled Claude subscription access for Claude Code · Use an Anthropic API key instead, or ask your admin to enable access",
|
||||
"total_cost_usd": 0,
|
||||
"usage": {
|
||||
"input_tokens": 0,
|
||||
"cache_creation_input_tokens": 0,
|
||||
"cache_read_input_tokens": 0,
|
||||
"output_tokens": 0,
|
||||
"server_tool_use": {
|
||||
"web_search_requests": 0,
|
||||
"web_fetch_requests": 0
|
||||
},
|
||||
"service_tier": "standard",
|
||||
"cache_creation": {
|
||||
"ephemeral_1h_input_tokens": 0,
|
||||
"ephemeral_5m_input_tokens": 0
|
||||
},
|
||||
"inference_geo": "",
|
||||
"iterations": [],
|
||||
"speed": "standard"
|
||||
},
|
||||
"modelUsage": {},
|
||||
"session_id": "2585a5cf-5b06-4497-9d62-bceddbf00eac"
|
||||
},
|
||||
"slide_count": 0,
|
||||
"section_checks": {
|
||||
"title": false,
|
||||
"background": false,
|
||||
"method": false,
|
||||
"results": false,
|
||||
"conclusion": false
|
||||
},
|
||||
"source_visuals": [],
|
||||
"embedded_media": {},
|
||||
"thumbnail_files": [],
|
||||
"gates": {
|
||||
"source_pdf_hash_matches": true,
|
||||
"claude_run_succeeded": false,
|
||||
"pptx_skill_invoked": false,
|
||||
"skill_md_loaded": false,
|
||||
"html2pptx_guide_loaded": false,
|
||||
"official_html2pptx_used": false,
|
||||
"official_thumbnail_used": false,
|
||||
"thumbnail_visually_inspected": false,
|
||||
"pptx_zip_valid": false,
|
||||
"pptx_reopens": false,
|
||||
"slide_count_in_range": false,
|
||||
"required_sections_present": false,
|
||||
"three_source_visuals_embedded_and_documented": false,
|
||||
"thumbnail_grid_present": false,
|
||||
"credential_scan_passed": true
|
||||
},
|
||||
"official_complete": false,
|
||||
"artifacts": {
|
||||
"experiment_protocol.json": {
|
||||
"sha256": "2990c8ef624edc12a06fb1b622de33b0fe8842cc5b42faf85788850111265eba",
|
||||
"bytes": 2582
|
||||
},
|
||||
"claude_stream.jsonl": {
|
||||
"sha256": "7839179c7f92364b1fe8cbb183c9277040b1213237f0b208022bac82bbf4d6db",
|
||||
"bytes": 3523
|
||||
},
|
||||
"workspace/attention-is-all-you-need.pdf": {
|
||||
"sha256": "bdfaa68d8984f0dc02beaca527b76f207d99b666d31d1da728ee0728182df697",
|
||||
"bytes": 2215244
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user