Commit Graph

  • eb0f6c0bc7 feat(storage): 移除工具调用 JSON 列的数据库检查,优化会话存储逻辑 main ooodc 2026-04-18 14:40:12 +08:00
  • ef601107ac feat: 添加工具调用支持,优化消息处理和持久化 ooodc 2026-04-18 14:17:23 +08:00
  • 8bb32fa066 feat: enhance WebSocket session management and storage ooodc 2026-04-18 13:09:14 +08:00
  • c971bc3639 feat: 添加上下文压缩功能,优化消息历史管理和工具调用日志记录 xiaoxixi 2026-04-12 18:38:38 +08:00
  • dcf04279a7 feat(feishu): add reply context handling for messages and improve content fetching xiaoxixi 2026-04-12 13:31:55 +08:00
  • fb0a9e06aa feat(agent): add loop detection and result truncation for tool calls xiaoxixi 2026-04-12 13:18:16 +08:00
  • 3d72f3dfa8 feat(feishu): enhance message sending with dynamic format detection and support for interactive cards xiaoxixi 2026-04-12 11:38:31 +08:00
  • 394b5fdd6a feat:1、agentloop支持多轮工具调用 2、并发工具调用 3、可观测性改进。 xiaoxixi 2026-04-12 11:02:48 +08:00
  • 862eb1115a Revert "feat(agent): add parallel tool execution with concurrency-safe batching" xiaoxixi 2026-04-12 09:54:38 +08:00
  • 0c0d0c1443 feat(agent): add parallel tool execution with concurrency-safe batching xiaoski 2026-04-08 12:04:03 +08:00
  • 21b4e60c44 feat(feishu): add reaction handling and metadata forwarding in messages xiaoski 2026-04-08 10:24:15 +08:00
  • a4399037ac fix: use char-based slicing instead of byte-based to handle UTF-8 xiaoski 2026-04-08 08:49:52 +08:00
  • 075b92f231 fix: truncate long text content before sending to Feishu xiaoski 2026-04-08 08:42:56 +08:00
  • 02a7fa68c6 docs: update implementation log with tools registration xiaoski 2026-04-08 08:32:51 +08:00
  • 98bc9739c6 feat(gateway): register all tools in SessionManager xiaoski 2026-04-08 08:32:06 +08:00
  • b13bb8c556 docs: add implementation log for tools xiaoski 2026-04-07 23:52:40 +08:00
  • 8936e70a12 feat(tools): add web_fetch tool for HTML content extraction xiaoski 2026-04-07 23:52:06 +08:00
  • 1581732ef9 feat(tools): add http_request tool with security features xiaoski 2026-04-07 23:49:15 +08:00
  • 68e3663c2f feat(tools): add bash tool with safety guards xiaoski 2026-04-07 23:47:44 +08:00
  • f3187ceddd feat(tools): add file_edit tool with fuzzy matching xiaoski 2026-04-07 23:46:34 +08:00
  • 16b052bd21 feat(tools): add file_write tool with directory creation xiaoski 2026-04-07 23:44:45 +08:00
  • a9e7aabed4 feat(tools): add file_read tool with pagination support xiaoski 2026-04-07 23:43:47 +08:00
  • d5b6cd24fc feat(tools): add SchemaCleanr for cross-provider schema normalization xiaoski 2026-04-07 23:41:20 +08:00
  • 2dada36bc6 feat: introduce multimodal content handling with media support xiaoski 2026-04-07 23:09:31 +08:00
  • a051f83050 Refactor AgentLoop to manage history externally via SessionManager xiaoski 2026-04-07 21:53:37 +08:00
  • 9834bd75cf feat: add calculator tool and integrate with agent loop xiaoxixi 2026-04-06 23:43:45 +08:00
  • 4ed2f986a1 添加 tracing 日志支持,替换 println! 输出,增强错误处理和调试信息 xiaoxixi 2026-04-06 23:11:41 +08:00
  • 09899ddb91 添加日志模块,初始化日志记录功能,设置日志目录为 ~/.picobot/logs,支持每日轮换 xiaoxixi 2026-04-06 22:51:50 +08:00
  • 34ab439067 重构消息处理逻辑,添加 MessageHandler trait,支持多用户会话,更新 FeishuChannel 和 SessionManager,增强错误处理 xiaoxixi 2026-04-06 22:38:41 +08:00
  • 04736f9f46 添加 Feishu 通道支持,重构配置以包含通道设置,更新依赖项,增强错误处理 xiaoxixi 2026-04-06 18:43:53 +08:00
  • 35d201f206 重构项目结构,添加代理、网关和客户端模块,更新配置以支持默认网关设置,增强错误处理,添加 WebSocket 支持 xiaoxixi 2026-04-06 16:36:17 +08:00
  • 8b1e6e7e06 实现基本的模型调用 xiaoxixi 2026-04-05 17:11:42 +08:00
  • 5dc13ea7ce first commit xiaoxixi 2026-04-05 14:59:23 +08:00