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:
+42
@@ -0,0 +1,42 @@
|
||||
# Cursor Chat: ai-agent-book
|
||||
|
||||
## Metadata
|
||||
- **Project**: ai-agent-book
|
||||
- **Path**: `/Users/boj`
|
||||
- **Date**: 2025-09-29 14:34:51
|
||||
- **Session ID**: `575a8cbc-6079-4313-b81a-77ff5da6d332`
|
||||
|
||||
## Conversation
|
||||
|
||||
### 👤 You
|
||||
|
||||
修改 工具的分类,增加 事件触发工具 一段,需要强调,感知工具是Agent主动调用的工具,而事件触发工具不是Agent主动调用的,而是驱动Agent开始动作的外部事件
|
||||
|
||||
---
|
||||
|
||||
### 🤖 Cursor Assistant
|
||||
|
||||
Okay, I will modify the tool classification in `book/chapter4.md` to include a section on "事件触发工具" (Event-triggered Tools). I will emphasize that unlike perception tools, which are actively invoked by the agent, event-triggered tools are external events that initiate an agent's actions.
|
||||
|
||||
First, I will read the contents of `book/chapter4.md` to understand the existing structure.
|
||||
|
||||
---
|
||||
|
||||
### 🤖 Cursor Assistant
|
||||
|
||||
Of course. I will modify the tool classification in `book/chapter4.md` to include "事件触发工具" (Event-triggered Tools) and highlight the distinction between them and "感知工具" (Perception Tools), as you've requested.
|
||||
|
||||
---
|
||||
|
||||
### 🤖 Cursor Assistant
|
||||
|
||||
我已经按照您的要求修改了`book/chapter4.md`中的工具分类说明。
|
||||
|
||||
我增加了一段关于“事件触发工具”的描述,并将其与“感知工具”进行了明确区分,强调了前者是由外部事件驱动,而后者是Agent主动调用的。
|
||||
|
||||
如果您还有其他需要修改的地方,请随时告诉我。
|
||||
|
||||
---
|
||||
|
||||
|
||||
*Exported from [Cursor View](https://github.com/saharmor/cursor-view)*
|
||||
Reference in New Issue
Block a user