Commit Graph

  • e6dc56b985 chore: remove HarmonyOS build cache files from git tracking (69 files) root 2026-04-28 17:06:09 +08:00
  • 11ee329943 refactor: move HarmonyOS project files from harmony/ to branch root root 2026-04-28 16:52:05 +08:00
  • 4c32dbb949 chore: remove legacy .gitignore, only keep HarmonyOS project files root 2026-04-28 16:46:09 +08:00
  • fd2c688321 fix: clear edgeParticles on graph reload to prevent orphan balls floating off edges root 2026-04-28 16:45:51 +08:00
  • 5c59cd2ceb refactor: clean harmonyos branch to only contain HarmonyOS project in harmony/ root 2026-04-28 16:34:34 +08:00
  • e83151bd1e refactor: move harmonyos project to harmony/ directory root 2026-04-28 16:32:04 +08:00
  • ae04e4ddbe chore: remove harmonyos project files from main branch root 2026-04-28 16:31:56 +08:00
  • ad382602f2 fix: auto-clean orphan entities on purge; fix graph camera zoom; optimize system prompt root 2026-04-28 16:27:49 +08:00
  • 2a42183aaa feat: 合并星图和聊天页面为 MainPage,响应式 GridRow 布局 root 2026-04-28 13:53:06 +08:00
  • 7c2441682c feat: 纯血鸿蒙 ArkTS 工程(harmonyos 分支) root 2026-04-28 12:38:21 +08:00
  • 14bbcfde3d chore: 清理误提交的构建产物,添加 .gitignore 规则 root 2026-04-28 12:34:33 +08:00
  • be6555cca1 chore: 删除 TUI/多用户/CLI 代码,准备鸿蒙工程 root 2026-04-28 12:34:26 +08:00
  • c4f7b5a645 feat: 入口添加 --web 参数,二进制可直接启动 Web headless 服务 root 2026-04-28 11:24:15 +08:00
  • 1a971fee73 fix: 修复 PyInstaller 构建 root 2026-04-28 11:05:55 +08:00
  • 4770b3b990 refactor: Web 服务内嵌主进程 + 文档移到 docs/ 二级目录 root 2026-04-28 10:50:24 +08:00
  • aefaea7b90 docs: 更新 README 适配多用户+Admin 角色系统 root 2026-04-28 10:42:53 +08:00
  • 05fc252db0 fix: 已有用户自动迁移 admin 角色 root 2026-04-28 10:38:42 +08:00
  • b4456a9c5b 多用户系统 + Admin 角色权限 + Web/TUI 同步 + 构建集成 root 2026-04-28 10:37:57 +08:00
  • 46008c14c5 feat: web login system, auto-load history, config extraction root 2026-04-28 09:25:47 +08:00
  • 8bd14a5868 docs: 更新README和plugin manifest,反映主要长期记忆系统定位和新功能 openclaw root 2026-04-24 21:40:53 +08:00
  • c33e7469ac refactor: update SKILL.md to encourage proactive graph memory usage root 2026-04-24 21:08:35 +08:00
  • 697a639cbe feat: add semantic search tests root 2026-04-24 19:31:18 +08:00
  • 33a2b8c749 fix: 修复 ESM 模块导入路径,添加 .js 后缀兼容 Node.js ESM 加载 root 2026-04-24 16:02:24 +08:00
  • c930b20e84 chore: 添加 task_archive 到 .gitignore root 2026-04-24 15:47:15 +08:00
  • 9e067ac23a P2: 高级功能开发 - context_rewrite + TaskNode链 + 人设强制查询Skill root 2026-04-24 15:44:45 +08:00
  • 7314d85ac6 P1: 完善 skill 文档 - 强调增强而非替换 root 2026-04-24 14:06:22 +08:00
  • a4a904f66b P1: 完整参数验证 + 错误处理/日志 + 测试覆盖 root 2026-04-24 13:56:14 +08:00
  • 135041e8b0 fix: update plugin entry to OpenClaw SDK format and improve installation docs root 2026-04-23 21:34:34 +08:00
  • 150e2d5607 docs: 修正文档与代码实现的差异 waterflow root 2026-04-17 14:07:04 +08:00
  • 38941ff2b5 fix: 修复 sql.js Uint8Array 与 fs.writeFile 的兼容性问题 root 2026-04-17 13:47:14 +08:00
  • 53d6940994 fix: 修复 AI 工具调用的两个问题 root 2026-04-17 13:08:18 +08:00
  • 0ebd1d7ac6 docs: sync documentation with source code root 2026-04-17 10:08:50 +08:00
  • 3d58ff7766 fix: OpenClaw compliance audit fixes - refactor tool interface to AnyAgentTool, restructure skill directories root 2026-04-17 09:36:22 +08:00
  • de09eacabc fix: 修复 AppImage 构建脚本的多个问题 jianf 2026-04-17 08:27:52 +08:00
  • 14af13c050 update: 更新文件 README_EN.md JianFeeeee 2026-04-16 23:31:38 +08:00
  • 47c5b99617 update: 更新文件 README.md JianFeeeee 2026-04-16 23:30:53 +08:00
  • e975fe409b !1 merge test into main JianFeeeee 2026-04-16 23:28:54 +08:00
  • 0270e17a76 fix: 修复 context_rewrite 工具调用问题并优化系统提示词 JianFeeeee 2026-04-16 23:27:35 +08:00
  • 192179a986 docs: add AI-friendly installation guide to README root 2026-04-16 20:41:46 +08:00
  • 85c3431b52 feat: complete OpenClaw plugin migration with SQLite persistence root 2026-04-16 18:26:19 +08:00
  • 16327dec72 docs: 更新README - 修正Skill名称并添加Skill定义格式说明 root 2026-04-16 17:25:24 +08:00
  • 9e2f390332 fix: 修复Skill定义兼容性 - 整合description和when_to_use到Markdown body root 2026-04-16 17:22:56 +08:00
  • 56e787a5a8 fix: 修正 WaterFlow Skill/Tool 兼容性问题 + 类型声明完善 root 2026-04-16 15:16:55 +08:00
  • fc5335a5c6 test: 修复测试套件结构问题 test root 2026-04-16 14:53:38 +08:00
  • 2aa6e9240f feat: 添加 context_rewrite 工具并清理工具限制器死配置 root 2026-04-16 14:33:21 +08:00
  • 13e3c662ac refactor: adapt to WaterFlow framework - zero source changes required root 2026-04-16 11:48:58 +08:00
  • 535fca933a fix: 修复工具调用限制器误判问题并优化记忆查询 JianFeeeee 2026-04-16 08:35:54 +08:00
  • b7b2601180 feat: 将前端等待超时时间从30秒调整为5分钟 JianFeeeee 2026-04-15 23:01:06 +08:00
  • a1b60ed936 delete: 删除文件 TrulyMEM.spec JianFeeeee 2026-04-15 16:38:21 +08:00
  • 4caf115ec9 docs: update README for OpenClaw with AI install guide root 2026-04-15 16:29:25 +08:00
  • e8c275c8f8 docs: expand usage instructions with detailed steps root 2026-04-15 16:15:35 +08:00
  • 931617624e chore: add TypeScript build artifacts to gitignore root 2026-04-15 16:11:10 +08:00
  • ee2fd18fec docs: add separate bilingual README files with cross-links root 2026-04-15 16:09:15 +08:00
  • aa18c1c8b1 docs: add bilingual README with WaterFlow usage instructions root 2026-04-15 15:51:54 +08:00
  • d05bb5507f restore: add README and pic files root 2026-04-15 15:49:09 +08:00
  • 904661d73f feat: migrate to TypeScript for WaterFlow framework root 2026-04-15 15:45:12 +08:00
  • 43172e257a docs: add TrulyMEM → WaterFlow migration design document root 2026-04-15 14:25:51 +08:00
  • f9b57bfa73 build: 添加 AppImage 打包脚本 root 2026-04-15 13:22:54 +08:00
  • 09a45c52e7 docs: 修正 API 文档响应结构描述 + 添加缺失测试 root 2026-04-15 12:09:48 +08:00
  • a8dc24e7f3 fix: 修复UI层导入问题和历史加载逻辑 root 2026-04-15 11:15:51 +08:00
  • a282ec1a58 fix: 简化清空逻辑 - 空消息列表即清空 root 2026-04-15 11:10:29 +08:00
  • b86610d445 feat: 添加数据库迁移、清空聊天记录按钮 - 复用SAVE_HISTORY接口 root 2026-04-15 11:07:06 +08:00
  • adc7857344 test: 添加UI层历史加载测试,更新方法名称 root 2026-04-15 10:53:30 +08:00
  • b1db660d70 refactor: 合并配置相关Packet类型为GET_SETTINGS/SET_SETTINGS root 2026-04-15 10:50:27 +08:00
  • a8165874ad feat: 添加聊天记录持久化功能 - 启动时从数据库加载历史,消息处理后自动保存 root 2026-04-15 10:49:53 +08:00
  • 195ca87577 feat: 改进输入框支持多行文本和发送按钮 JianFeeeee 2026-04-15 08:12:24 +08:00
  • fe4fe7c777 chore: 恢复build文件夹下的打包脚本 JianFeeeee 2026-04-15 06:49:49 +08:00
  • bf6a14caa1 Merge branch 'main' of gitcode.com:JianFeeeee/TrulyMEM-TrueHumanMEM valuelesser 2026-04-14 23:55:02 +08:00
  • 76070f2854 feat:添加绘图代码 valuelesser 2026-04-14 23:54:46 +08:00
  • ddc84382fd fix: 修复 TUI 界面 API Key 配置和消息处理问题 jianf 2026-04-14 23:46:21 +08:00
  • 8d15624b56 docs: fix startup flow to match backend-config-managed architecture root 2026-04-14 16:41:22 +08:00
  • 558eee4f58 docs: fix garbled text, sync architecture with code, add tool limits API root 2026-04-14 16:28:17 +08:00
  • 8a243dee2d docs: add language switch links to root README files root 2026-04-14 13:51:03 +08:00
  • e3aceed825 fix: 修正语言切换链接文本 root 2026-04-14 13:27:45 +08:00
  • 8b1663b1c9 docs: 添加中英文切换链接 root 2026-04-14 13:27:01 +08:00
  • 29d15707f5 docs: 重构为 docs/zh/ + docs/en/ 子文件夹结构 root 2026-04-14 13:25:53 +08:00
  • dd685485b5 docs: 重构为双语文档结构,添加人设图机制 root 2026-04-14 13:20:24 +08:00
  • 44c332bfe1 docs: 添加双语文档与记忆机制说明 root 2026-04-14 13:15:37 +08:00
  • f65f1ca3c1 docs: 精简 README,添加项目背景故事,文档外链到 docs/ root 2026-04-14 12:15:00 +08:00
  • 9873d91224 docs: 修正文档与代码实现一致,添加 model 参数描述,区分源码/打包运行模式 root 2026-04-14 12:00:57 +08:00
  • 974b92fc45 revert: 提示词保持打包进二进制,不支持用户修改 root 2026-04-14 11:51:32 +08:00
  • c742a30e1b refactor: 统一 Packet 通信协议 + 后端配置管理 + UI 清理 root 2026-04-14 11:49:39 +08:00
  • 2a76fc6477 fix: 修复Linux和macOS打包脚本,添加虚拟环境支持 jianf 2026-04-14 07:12:51 +08:00
  • abd701fd4e feat: 添加应用图标和README Logo JianFeeeee 2026-04-13 23:23:11 +08:00
  • 7a31bb05b0 update: 更新文件 README.md JianFeeeee 2026-04-13 12:42:55 +08:00
  • 0e94eb30bf update: 更新文件 README.md JianFeeeee 2026-04-13 12:04:39 +08:00
  • ac39c711e0 update: 更新文件 README.md JianFeeeee 2026-04-13 10:42:53 +08:00
  • 19c54d66cc update: 更新文件 README.md JianFeeeee 2026-04-13 10:19:50 +08:00
  • 15465dffb6 update: 更新文件 README.md JianFeeeee 2026-04-13 10:02:50 +08:00
  • 9bb7609f43 update: 更新文件 README.md JianFeeeee 2026-04-13 10:01:59 +08:00
  • 9a12d3ac36 update: 更新文件 README.md JianFeeeee 2026-04-13 09:30:35 +08:00
  • d8b1ccda27 update: 更新文件 README.md 添加特别鸣谢 JianFeeeee 2026-04-13 09:19:32 +08:00
  • a846671c34 docs: 更新文档并修正打包脚本 JianFeeeee 2026-04-13 08:36:41 +08:00
  • 759168cab5 fix: 配置持久化 - 启动时加载并保存到本地文件 JianFeeeee 2026-04-13 08:13:22 +08:00
  • 82903a3fa7 fix: multiple UI and API issues JianFeeeee 2026-04-12 23:41:19 +08:00
  • efc8182aa2 fix: complete build scripts with all required hidden imports root 2026-04-12 21:06:59 +08:00
  • 178c45c410 complete: comprehensive tests and docs update root 2026-04-12 20:54:07 +08:00
  • 5c76b19624 refactor: packet-based IPC with core/ui separation root 2026-04-12 20:47:07 +08:00
  • a820afada9 feat: add config/history management to core layer root 2026-04-12 18:22:07 +08:00
  • 83906a6985 refactor: restructure to core/ + ui/ with multi-threaded backend root 2026-04-12 18:15:55 +08:00