| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
refactor: remove legacy Tool - Deleted legacy implementations. - Removed associated validation modules for both tools to eliminate unused code. - Updated module imports to reflect the removal of legacy components. | 1 个月前 | |
feat(feishu): add send_file tool for channel file delivery - Add FeishuClient.upload_file() and send_file_message() for Feishu file API - Override ChannelAdapter.send_attachment() in FeishuAdapter with mime type detection - Add ChannelFileSender trait in agent-contracts for channel-agnostic file sending - Thread channel_file_sender through the service chain (bindings → supervisor → worker → factory) - Add send_file builtin tool with user confirmation via ask_user_question - Filter send_file from visible_tools in non-channel sessions (CHANNEL_ONLY_TOOLS) - Add mime_guess dependency for file type detection | 2 个月前 | |
feat(feishu): add send_file tool for channel file delivery - Add FeishuClient.upload_file() and send_file_message() for Feishu file API - Override ChannelAdapter.send_attachment() in FeishuAdapter with mime type detection - Add ChannelFileSender trait in agent-contracts for channel-agnostic file sending - Thread channel_file_sender through the service chain (bindings → supervisor → worker → factory) - Add send_file builtin tool with user confirmation via ask_user_question - Filter send_file from visible_tools in non-channel sessions (CHANNEL_ONLY_TOOLS) - Add mime_guess dependency for file type detection | 2 个月前 | |
feat(feishu): add send_file tool for channel file delivery - Add FeishuClient.upload_file() and send_file_message() for Feishu file API - Override ChannelAdapter.send_attachment() in FeishuAdapter with mime type detection - Add ChannelFileSender trait in agent-contracts for channel-agnostic file sending - Thread channel_file_sender through the service chain (bindings → supervisor → worker → factory) - Add send_file builtin tool with user confirmation via ask_user_question - Filter send_file from visible_tools in non-channel sessions (CHANNEL_ONLY_TOOLS) - Add mime_guess dependency for file type detection | 2 个月前 | |
update prompts to file | 2 个月前 |