• Joined on 2025-05-22
sam pushed to master at sam/PhoneWork 2026-04-02 08:52:56 +08:00
72ebf3b75d feat(question): implement AskUserQuestion tool support
sam pushed to master at sam/PhoneWork 2026-04-01 14:50:43 +08:00
26746335c4 refactor(commands): rename status command to list and update related references
sam pushed to master at sam/PhoneWork 2026-04-01 13:22:49 +08:00
44bd1a4300 feat(handler): implement card callback response with toast and updated card
sam pushed to master at sam/PhoneWork 2026-04-01 12:51:07 +08:00
eac90941ef feat: add SDK session implementation with approval flow and audit logging
sam pushed to master at sam/PhoneWork 2026-04-01 08:18:37 +08:00
ba1b5b76c6 docs(claude): add SDK documentation and test examples
9c1fc7e5b8 docs: add claude agent sdk documentation
Compare 2 commits »
sam pushed to master at sam/PhoneWork 2026-03-30 01:54:43 +08:00
b707fa84f9 feat: add default permission mode + rename accept→edit
sam pushed to master at sam/PhoneWork 2026-03-30 01:40:58 +08:00
9c04d47c8e docs: 更新命令前缀从/改为//
sam pushed to master at sam/PhoneWork 2026-03-30 01:36:57 +08:00
3ca492634d refactor(feishu): 将send_text改为send_markdown的别名
sam pushed to master at sam/PhoneWork 2026-03-30 01:19:46 +08:00
f4249e5b0d fix(agent): 在passthrough模式下添加direct参数以绕过超时检查
sam pushed to master at sam/PhoneWork 2026-03-30 00:55:50 +08:00
1b2bb8cdc2 refactor: rename pty_process to cc_runner
a278ece348 feat: 添加可配置的命令前缀以避免与Claude Code冲突
Compare 2 commits »
sam pushed to master at sam/PhoneWork 2026-03-29 20:00:15 +08:00
ed70588d95 docs: 添加飞书 Bot 开发指南文档
sam pushed to master at sam/PhoneWork 2026-03-29 19:12:01 +08:00
5a9fe871fe feat(router): 在路由模式下仅处理特定命令
sam pushed to master at sam/PhoneWork 2026-03-29 18:38:30 +08:00
c6e38026ec feat(消息通知): 添加对markdown格式消息的支持
sam pushed to master at sam/PhoneWork 2026-03-29 18:29:25 +08:00
28e0fe7c27 refactor(agent): 移除未使用的通用问题检测逻辑
sam pushed to master at sam/PhoneWork 2026-03-29 18:14:52 +08:00
88b7eabe14 feat(节点跟踪): 改进用户跟踪功能并添加新用户通知
sam pushed to master at sam/PhoneWork 2026-03-29 18:11:13 +08:00
2a8f745b3d feat(router): 添加用户追踪和节点通知功能
sam pushed to master at sam/PhoneWork 2026-03-29 17:00:12 +08:00
ed7bbb1497 feat(router): 添加获取服务于所有用户的节点功能
sam pushed to master at sam/PhoneWork 2026-03-29 16:51:01 +08:00
c0ecea9d3a refactor: 将应用实例创建移至模块级别并优化主程序
sam pushed to master at sam/PhoneWork 2026-03-29 16:46:32 +08:00
9173aa6094 refactor(router): 重构项目结构,将主入口移至router/main.py
sam pushed to master at sam/PhoneWork 2026-03-29 16:18:46 +08:00
71e3f14788 feat(config): 支持从host_config.yaml加载配置