Commit Graph

  • c13d3f671c 修复.gitignore: 允许build目录被追踪 root 2026-04-12 17:14:20 +08:00
  • 377102b2a0 重构构建文件: 移入build/目录 root 2026-04-12 17:12:04 +08:00
  • 1575a92dd8 Revert "重构构建文件: 移入build/目录" root 2026-04-12 17:09:06 +08:00
  • cb48cbe968 重构构建文件: 移入build/目录 root 2026-04-12 17:07:42 +08:00
  • cb3fa014cb 删除非必须文件: optimized_operations.py, start.bat root 2026-04-12 17:04:38 +08:00
  • e8eb8ad9d0 README: add prominent GPLv3 license declaration at top root 2026-04-12 16:55:19 +08:00
  • 49b7271f83 Add SPDX license identifier for proper license detection root 2026-04-12 16:48:11 +08:00
  • 0ae8238ac8 Fix: hide CypherQueryBox in SQLite mode root 2026-04-12 16:44:26 +08:00
  • 0d8a7592ad Docs: sync all docs with actual code implementation root 2026-04-12 16:42:44 +08:00
  • 1d11ad6c9a update: 更新文件 README.md JianFeeeee 2026-04-12 16:11:19 +08:00
  • 28aa696224 Cleanup: remove redundant files, add comprehensive tests root 2026-04-12 16:07:39 +08:00
  • 7fe56e8319 Docs: sync README with actual repository, remove footer root 2026-04-12 16:04:14 +08:00
  • b4f509de50 Fix: F3 tool details toggle, sidebar width, and sync docs with code root 2026-04-12 16:01:21 +08:00
  • b7a6a3c1a9 Enhance: Add detailed usage examples for all memory tools JianFeeeee 2026-04-12 11:09:31 +08:00
  • 410227aaf2 Fix: Correct API call with system prompt and tools JianFeeeee 2026-04-11 23:07:45 +08:00
  • 60f473b6bc Fix: Add explicit instruction to reply only once JianFeeeee 2026-04-11 23:00:37 +08:00
  • 11b808cf95 Restore: Revert prompt to full version JianFeeeee 2026-04-11 22:55:51 +08:00
  • f577967489 Fix: Properly handle tool calls with results returned to API JianFeeeee 2026-04-11 22:54:02 +08:00
  • 57697e464b Simplify: Reduce prompt length to avoid multiple responses JianFeeeee 2026-04-11 22:47:55 +08:00
  • 5d2da1415c Remove .arts folder from repository JianFeeeee 2026-04-11 17:15:04 +08:00
  • 18b0c06cef Update: Include spec file and remove icon reference JianFeeeee 2026-04-11 17:05:43 +08:00
  • facf28fc5a Clean: Remove all icon files JianFeeeee 2026-04-11 17:05:09 +08:00
  • 7096a1a698 Clean: Remove unused icon images JianFeeeee 2026-04-11 16:56:31 +08:00
  • 8910053ea0 Refactor: Modularize tools and prompts system JianFeeeee 2026-04-11 16:50:33 +08:00
  • 2804ec6080 feat: 添加工作记忆链机制,支持连续性任务状态跟踪 JianFeeeee 2026-04-11 12:39:25 +08:00
  • 371d5f9ec8 chore: 清理敏感信息,完善工程结构和文档 JianFeeeee 2026-04-11 10:54:21 +08:00
  • b33a87d19e feat: 实现流式消息显示和界面优化 JianFeeeee 2026-04-11 09:30:56 +08:00
  • 4075f9a30d fix: Fix import path in config_manager JianFeeeee 2026-04-10 19:57:19 +08:00
  • 2f99124941 feat: Add config persistence JianFeeeee 2026-04-10 19:51:20 +08:00
  • e0bdbc4502 fix: Fix Tab focus order JianFeeeee 2026-04-10 19:44:10 +08:00
  • acd6c7174f fix: Fix input text not showing JianFeeeee 2026-04-10 19:37:09 +08:00
  • 68ea1908fd fix: Fix layout issues JianFeeeee 2026-04-10 17:41:51 +08:00
  • 60d2f60495 fix: Fix critical TUI issues JianFeeeee 2026-04-10 17:35:39 +08:00
  • 4bc5bd3e41 feat: Create TUI-like web interface JianFeeeee 2026-04-10 16:08:33 +08:00
  • aad0b71c33 fix: Improve right panel interaction JianFeeeee 2026-04-10 15:59:30 +08:00
  • e9df29a988 docs: Update README and clean up documentation JianFeeeee 2026-04-10 15:55:07 +08:00
  • 46c58bccc5 fix: Use embedded SQLite database instead of Neo4j JianFeeeee 2026-04-10 15:50:42 +08:00
  • e2ab83874e fix: Update .gitignore to ignore CodeArts files JianFeeeee 2026-04-10 15:47:51 +08:00
  • 6689f08456 feat: Add embedded SQLite database and web interface JianFeeeee 2026-04-10 15:43:22 +08:00
  • 14ab28e242 添加 架构.md jianf 2026-04-09 05:57:18 +00:00
  • 53e2e5003a chore: remove pycache root 2026-04-09 08:49:04 +08:00
  • f5b8734f01 fix: remove all OpenClaw references from scripts root 2026-04-09 08:48:43 +08:00
  • 987768d835 refactor: rename to Graph Memory Demo, remove OpenClaw branding root 2026-04-09 08:44:44 +08:00
  • d20870255b feat: 添加纯 Docker 一键部署版本 root 2026-04-09 08:35:27 +08:00
  • f17e3928d7 feat: 所有脚本支持远程 Neo4j 配置 root 2026-04-09 08:22:02 +08:00
  • 264cac2bd5 feat: 支持远程 Neo4j 配置 - 启动时可选输入 URI root 2026-04-09 08:20:01 +08:00
  • 14392edc31 fix: 添加规则 - 回复必须用'应该'标注推断 root 2026-04-09 08:06:24 +08:00
  • 82a71c6dc9 fix: recall 查询所有会话历史 + 支持逗号分隔关键词 root 2026-04-09 08:01:24 +08:00
  • 3ac49bb07a fix: prompt 要求 recall 包含同义词近义词 root 2026-04-09 07:57:53 +08:00
  • e7eeb09073 fix: recall 支持多关键词搜索实体+关系+目标 root 2026-04-09 07:47:05 +08:00
  • 30079311ee fix: 详细说明 query_intent 必须是单个关键词 root 2026-04-09 07:43:25 +08:00
  • 79435b8562 fix: 修复中文标点符号导致语法错误 root 2026-04-09 07:29:36 +08:00
  • ee52b30927 fix: 强调 recall 查询必须用具体实体名而非自然语言 root 2026-04-09 07:28:14 +08:00
  • 393f973ea4 fix: 优化 system prompt - 禁止重复查询、限制工具调用次数 root 2026-04-09 07:26:34 +08:00
  • 381bbfa853 fix: 修复环境变量读取和调试输出 root 2026-04-09 07:15:46 +08:00
  • d6e92c3087 fix: 修复 API Key 输入后未保存的问题 root 2026-04-09 07:13:43 +08:00
  • c30f4260ad fix: 修复多次 Tool Calls 消息累积问题 root 2026-04-09 07:09:12 +08:00
  • 70953cd412 更新 openclaw_neo4j_demo.py jianf 2026-04-08 15:38:23 +00:00
  • 5432500d70 feat: 添加 openEuler 一键安装脚本 root 2026-04-08 23:36:30 +08:00
  • 294d21db8b fix: 修复 recall 返回值变量名 other->t root 2026-04-08 23:29:22 +08:00
  • 5d90f05ec2 fix: 简化 Neo4j 查询语法避免类型错误 root 2026-04-08 23:28:16 +08:00
  • fce2ad209f fix: 修复 Neo4j 5.x ANY() 语法 + 强化记忆写入 prompt root 2026-04-08 23:22:48 +08:00
  • 8a5bb20ab2 fix: 修复 tool_calls type 字段 + 优化 system prompt 促进记忆写入 root 2026-04-08 23:19:42 +08:00
  • 72c4a27903 fix: 修复 Tool Calls 格式 - 保留 assistant 的 tool_calls 消息 root 2026-04-08 23:14:54 +08:00
  • dac6c3ced9 fix: 修复 Tool Calls 消息格式 - 每轮只保留最新 assistant 消息 root 2026-04-08 23:11:07 +08:00
  • f7a9e3ec16 fix: 修复密码获取 - 优先从容器获取,再检查文件,最后保底 root 2026-04-08 23:06:46 +08:00
  • 537ee260fd fix: 简化密码获取逻辑,无论如何都从容器获取密码 root 2026-04-08 23:05:29 +08:00
  • 25b8365cc7 fix: 修复容器检测 - 优先查找运行中容器再获取密码 root 2026-04-08 23:02:47 +08:00
  • 3089623287 fix: 修复 Neo4j 密码问题 - 自动检测已有容器密码并保存 root 2026-04-08 22:59:32 +08:00
  • d46dba5c29 feat: 添加 --run 参数支持安装后直接运行 Demo root 2026-04-08 22:54:11 +08:00
  • 8a4cfca950 fix: 修复 Ubuntu 安装脚本 - 移除不可用的 5.0 源,添加 Docker 备用方案 root 2026-04-08 22:43:58 +08:00
  • 043817aedf feat: 实现 OpenClaw 纯图数据库对话 Demo root 2026-04-08 22:28:32 +08:00
  • d5a90cc1b4 添加 图数据库结构设计 jianf 2026-04-08 11:48:07 +00:00
  • d06472394b 添加 README.md jianf 2026-04-08 11:43:38 +00:00