Commit Graph
4 Commits
Author SHA1 Message Date
admin777 d1b979f2db chore: 简化 MAF1.Core 编译配置并加入 AGENTS.md
- MAF1.Core 移除 <EnableDefaultCompileItems>false> 与显式 Compile Include,
  改由 SDK 默认编译所有 .cs,新增文件无需再手动登记 csproj
- 新增 AGENTS.md,沉淀项目结构、构建命令、关键陷阱与约定
- .gitignore 移除 /AGENTS.md 与 /CLAUDE.md 排除项,允许指令文件入库
2026-09-02 11:21:03 +08:00
admin777 b0e89b6092 feat: 新增方案 C 的 Handoff 路由宿主,并让抽城市支持自然语言。
把图 JSON 编译成 CreateHandoffBuilderWith + WithHandoff;Agent 固定 Id 以免交接工具名错位;DeepSeek 关闭 thinking,避免多轮丢掉 reasoning_content 导致 400。
2026-09-01 17:56:41 +08:00
admin777andCursor 2c5c6fd118 chore: 理顺 Core/Web 命名空间,并显式列出 Core 编译文件。
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-01 14:07:46 +08:00
admin777 5544788917 初始提交 2026-08-26 18:06:02 +08:00