Commit Graph

  • a31505cd95 docs: 添加 README.md 项目介绍文档 main hhs 2026-06-10 16:15:38 +08:00
  • 92c6c27b25 test: 添加各模块单元测试(config/llm/service/handler) hhs 2026-06-10 16:11:02 +08:00
  • 1f8ba61444 fix(service): ParallelAgent 使用 goroutine 并发执行子 Agent hhs 2026-06-10 15:54:52 +08:00
  • 8c515a8b3e refactor: 重构目录结构,后端代码统一到 backend/ 目录 hhs 2026-06-10 15:35:32 +08:00
  • caada15831 chore: 更新 .gitignore,添加前端相关忽略规则 hhs 2026-06-10 15:27:35 +08:00
  • eb0061b644 feat(frontend): 步骤 6.6 — 页面与布局(登录页、聊天主页) hhs 2026-06-10 15:26:25 +08:00
  • 60f183b8e4 feat(frontend): 步骤 6.5 — Cookie 工具函数 hhs 2026-06-10 15:24:34 +08:00
  • 5e3da508cf feat(frontend): 步骤 6.4 — API 客户端封装 hhs 2026-06-10 15:24:16 +08:00
  • 3041ce770f feat(frontend): 步骤 6.3 — 类型定义与 API 配置 hhs 2026-06-10 15:23:52 +08:00
  • a6667e0a33 feat(frontend): 步骤 6.2 — 配置文件(next.config.ts、tsconfig.json、postcss.config.mjs) hhs 2026-06-10 15:23:18 +08:00
  • 0662165c77 feat(frontend): 步骤 6.1 — 初始化 Next.js 项目,创建 package.json hhs 2026-06-10 15:22:52 +08:00
  • cdbaefecf8 feat(handler,cmd): 实现阶段 5 HTTP 服务 — 处理器、入口程序、配置文件 hhs 2026-06-10 15:18:06 +08:00
  • f532b21a7a feat(service): 实现阶段 4 业务逻辑 — Agent、Runner、Assembler、ChatService hhs 2026-06-10 15:13:21 +08:00
  • 658866a661 fix(ci): 禁用失效的缓存服务,设置 GOPROXY=goproxy.cn hhs 2026-06-10 14:58:13 +08:00
  • 9d04b0b200 feat(llm): 实现阶段 3 LLM 集成 — OpenAI 客户端与 ChatModel 适配器 hhs 2026-06-10 13:46:38 +08:00
  • 85a3d1e27d feat(config): 实现阶段 2 配置加载 — 应用配置与 Agent 配置加载 hhs 2026-06-10 13:44:15 +08:00
  • 62813cbe2e refactor(model): 拆分 types.go 为 chat.go、types.go、store.go 三个文件 hhs 2026-06-10 13:41:18 +08:00
  • 53488f792d feat(types,model): 实现阶段 1 基础设施 — 错误码、AppError、配置模型、核心接口 hhs 2026-06-10 12:49:29 +08:00
  • 1cfebd37be fix(ci): 移除 Docker Build 阶段,Gitea 不支持 GHA 缓存 hhs 2026-06-10 11:17:58 +08:00
  • a70f151615 perf(ci): 启用 Go 模块缓存,缓存 golangci-lint 二进制 hhs 2026-06-10 10:58:43 +08:00
  • 04c1b6b0d2 fix(cmd): 添加 main 函数占位,修复构建失败 hhs 2026-06-10 10:55:47 +08:00
  • 308fea39fc docs: 规范提交文档 hhs 2026-06-10 10:40:09 +08:00
  • 040d391517 fix(ci): 修复 Gitea Actions 兼容性问题 hhs 2026-06-10 10:36:22 +08:00
  • 018fe07773 chore(init): 初始化项目目录结构与 Go 模块 hhs 2026-06-09 23:53:08 +08:00