Commit Graph

  • e7a3ecd443 chore: use vars instead of secrets for GITEA_RELEASE_TOKEN main v1.0.0 jianf 2026-05-29 03:12:00 +00:00
  • d42b250c17 fix: add git clone checkout to replace actions/checkout Nix 2026-05-13 15:08:58 +08:00
  • 5c3a148a03 fix: proper YAML indentation for release step inline python Nix 2026-05-13 15:06:41 +08:00
  • 3bedc6789a ci: force trigger with file change Nix 2026-05-13 15:05:18 +08:00
  • 87b1742495 ci: trigger on new trulymem-runner Nix 2026-05-13 15:03:34 +08:00
  • 8214f31b5b ci trigger after runner restart Nix 2026-05-13 14:23:27 +08:00
  • b374179094 ci trigger test Nix 2026-05-13 14:17:55 +08:00
  • 30502cf2cf ci: remove GitHub-hosted action dependencies Nix 2026-05-13 14:12:08 +08:00
  • c9be0d07bc ci: run tests before builds and publish tag releases Nix 2026-05-13 14:06:42 +08:00
  • 6cdafddd8e fix: restore prompt/test compatibility and add web index page Nix 2026-05-13 14:01:22 +08:00
  • 5dd77abb0f ci: add Gitea Actions binary build pipeline Nix 2026-05-13 13:55:08 +08:00
  • c554c07bfc update: 更新文件 README_EN.md JianFeeeee 2026-05-08 16:21:03 +08:00
  • 8739e9ad26 update: 更新文件 README.md JianFeeeee 2026-05-08 16:06:26 +08:00
  • 3839a60459 fix: 登录问题修复 - session cookie配置 + 前端调试日志 + 力导向图布局优化 - 显式配置 session cookie (HTTPOnly/SameSite/Secure/Name) - 前端 fetch 增加 credentials: same-origin - 登录成功后备 cookie 设置 - 服务端 api_login 增加调试日志 - 星图布局基于 mention_count 优化节点间距 - 保留旧数据库数据 root 2026-05-08 12:25:22 +08:00
  • 807242dd78 fix: 修复登录无返回值bug + setup判断逻辑 root 2026-05-08 11:35:29 +08:00
  • ea4e43bf97 fix: 星图布局改为基于提及次数决定节点间距 - 删除按连接度分层的旧布局算法 - 新增基于 mention_count 的距离分配:提及越高离中心越远 - 角度间隔也与 mention_count 成正比:高提及节点拉开间距 - 力导向模拟斥力与 mention_count 成正比 - 引力与 mention_count 成反比(避免拉回高提及节点) - 球体大小、发光强度、Y轴范围均与 mention_count 成正比 root 2026-05-08 10:58:15 +08:00
  • 90df082a92 fix: 修复 web_api.py 登录限流、静态文件 404、星图 LIMIT 200 问题 root 2026-05-08 10:13:47 +08:00
  • e779c16595 refactor: 工程标准化 — 组件提取、废弃API清理、console清零 harmonyos root 2026-05-01 16:05:22 +08:00
  • 5e4fb8222a refactor: 工程规范化,唯一入口为 products/phone root 2026-05-01 09:22:54 +08:00
  • 5ae2143822 refactor: 改用原生 Tabs 导航,清理旧 entry 目录代码 root 2026-05-01 09:21:39 +08:00
  • ab3d910387 refactor: 应用参考工程代码模式,优化启动流程和架构 root 2026-05-01 09:15:36 +08:00
  • 5916d2749c refactor: 按 sample_in_harmonyos 多层模块化架构重构工程结构 root 2026-05-01 08:35:07 +08:00
  • 2de699e2aa fix: 禁止将全局实体作为任务 info_nodes 关联 root 2026-04-30 18:36:24 +08:00
  • 67c6b38e50 fix: resolve ArkTS compilation errors root 2026-04-30 17:41:02 +08:00
  • 1a4a8dce98 feat: 移植6个缺失工具定义和handler到AIAgentService root 2026-04-30 16:44:27 +08:00
  • c8571f9d5f perf: removeOrphanNodes O(N²) → O(N) 批量查询优化 root 2026-04-30 15:16:19 +08:00
  • dd0ab4dcbe perf: recall BFS N+1 优化 + timeRange 过滤支持 root 2026-04-30 15:09:53 +08:00
  • ba44d50d7a fix: AIAgentService getContext(this) 改为外部传入,Index 添加 aboutToDisappear 释放 display 监听 root 2026-04-30 15:02:00 +08:00
  • b9a2cba2a7 fix: 编译错误修复 - ArkTS语法兼容(去交点类型/展开/内联对象类型/duplicate code) + pinchGesture/alignContent移除 root 2026-04-30 10:35:54 +08:00
  • c060a59710 feat: 星图响应式布局适配 - ResizeObserver + 窄屏55/45上下分/宽屏左右分 (@ohos.display) root 2026-04-30 10:29:51 +08:00
  • d594099f02 feat: harmonyos星图全面适配交互功能-搜索/过滤/连接高亮/拖拽/触摸/节点详情 root 2026-04-30 10:24:06 +08:00
  • 1f19bb0c57 fix: context_rewrite 和普通工具混调导致400错误,延迟执行防止对话历史结构破坏 root 2026-04-30 09:49:30 +08:00
  • 69a79ac86d feat: memory_query_archived 工具添加示例说明,同步更新系统提示词 root 2026-04-30 09:34:45 +08:00
  • 9f470cb97d chore: 移除entry/build/跟踪(构筑产物),清理git对象存储 root 2026-04-30 09:11:10 +08:00
  • da02a729a3 fix: 实体默认类型Concept而非NULL,星图回退时间戳,entity_types改为dict格式 root 2026-04-30 09:08:20 +08:00
  • aa9b25c829 fix: 边API响应增加created_at/updated_at,星图展示关系时间戳 root 2026-04-30 09:03:48 +08:00
  • 17978cc71f feat: 新增 memory_query_archived 工具,支持按时间/关键词查询归档记忆 root 2026-04-30 09:01:04 +08:00
  • 8802604568 fix: 修复SQLite UPDATE/DELETE别名语法导致的near 'r'错误 root 2026-04-30 08:41:26 +08:00
  • f585164cc1 chore: add .gitignore for build/log/cache artifacts root 2026-04-30 08:36:48 +08:00
  • c046e6ff6a feat: 日志持久化(6h归档) + purge增强(source_type/source_has_status过滤) root 2026-04-30 08:36:02 +08:00
  • 6749811e49 fix: 修复Windows打包后WebUI无法加载HTML页面及TUI配置持久化问题 JianFeeeee 2026-04-30 07:41:48 +08:00
  • 45c098d10b chore: update harmonyos source files root 2026-04-29 23:30:02 +08:00
  • 0f9001beef fix: 修复 TUI 侧边栏配置布局问题和打包图标路径 JianFeeeee 2026-04-29 23:24:25 +08:00
  • 3a13753d36 fix: SSL 配置加载代码移入 loadConfig() 内,修复 JS 语法错误导致设置页空白 root 2026-04-29 15:19:00 +08:00
  • fa458dcb0d fix: 优化 system_prompt 约束 AI 行为 - 禁止输出内部步骤/禁止工具间输出/去隐式 bias/去猫娘例句 root 2026-04-29 15:14:30 +08:00
  • 9bc7ac7560 fix: 页面底部增加 safe-area-inset-bottom 避免被浏览器低栏遮挡 root 2026-04-29 11:51:23 +08:00
  • 20319f48d5 feat: SSL 保存后自动退出进程,利用 systemd Restart=always 重启 root 2026-04-29 11:33:12 +08:00
  • a930648c95 feat: HTTPS/SSL 开关 — 设置页切换证书路径,重启生效 root 2026-04-29 11:18:40 +08:00
  • 2d2c87d505 fix: build_linux.sh 添加 venv 降级机制,适配无 python3-venv 环境 root 2026-04-29 11:00:37 +08:00
  • 159d22510b fix: 修复 trulymem.spec 中 web_api.py 路径(根目录→core/) root 2026-04-29 10:58:08 +08:00
  • cbc7b13dbc fix: 恢复并更新构建脚本(使用.spec); .spec添加图标; 移除冗余.gitignore root 2026-04-29 10:47:41 +08:00
  • cc5ea69eda docs: README 新增 Web 文件上传/PDF-Word 解析特性;完善打包构建文档 root 2026-04-29 10:41:50 +08:00
  • ecb74cebff chore: 移除 build/trulymem/ 编译产物的 git 跟踪,只保留 .spec 文件 root 2026-04-29 10:33:04 +08:00
  • dd00ddaa8b fix: 静态页面添加 Cache-Control 禁用缓存,重启后无需重新登录 root 2026-04-29 10:28:40 +08:00
  • 5e1aba3c60 fix: 📎 emoji 改为 Font Awesome fa-paperclip 图标,风格统一 root 2026-04-29 10:22:09 +08:00
  • 1b5a3adf3e feat: 前端增加PDF(.docx)文档解析,文件类型图标 root 2026-04-29 10:20:41 +08:00
  • 64b31bbf4f fix: 恢复原始input输入框风格,文件上传改为轻量适配 root 2026-04-29 10:17:13 +08:00
  • df156ba840 fix: 文件上传融合到graph.html(星图页面),删除冗余index.html root 2026-04-29 10:14:23 +08:00
  • 4fc8ca944b fix: 清理__pycache__后重建,彻底解决编译缓存问题 root 2026-04-29 10:08:37 +08:00
  • 006f3c413f fix: 默认路由改为聊天页index.html(含文件上传) root 2026-04-29 09:56:27 +08:00
  • a1654db365 feat: 拖拽/多文件上传,文件芯片展示,发送时才读取内容 root 2026-04-29 09:43:05 +08:00
  • 2cc4d8b907 refactor: 文件上传直接填入输入框,支持光标位置插入 root 2026-04-29 09:25:23 +08:00
  • 5f7c95e861 feat: WebUI 支持上传文件,内容自动追加到消息 root 2026-04-29 09:23:46 +08:00
  • a794c33545 fix: 去掉AI处理指示中的emoji,使用纯文本 root 2026-04-29 09:20:41 +08:00
  • 6d49061539 fix: on_login_success 使用 call_after_refresh 确保 DOM 就绪 + 去掉静默吞异常 root 2026-04-29 08:52:51 +08:00
  • a5e71da88c fix: _DEFAULT_CONFIG 添加 enable_web/enable_tui/web_port 以支持持久化保存 root 2026-04-29 08:43:47 +08:00
  • d4267e1a8d Merge remote-tracking branch 'origin/test' root 2026-04-29 08:34:34 +08:00
  • bb426cdb45 chore: UI 图标替换 Font Awesome + 登录安全限制 + 配置加载路径优化 root 2026-04-29 08:34:24 +08:00
  • bc999b18f1 修复TUI侧边栏和登录功能 JianFeeeee 2026-04-29 08:33:41 +08:00
  • 529672a93a fix: web_api.py 使用 get_global_db() 替代全局 graph_db 变量 root 2026-04-29 07:26:25 +08:00
  • 00fd75a0a6 fix: memory_recall/task_query 结果中的实体名也写入 recorder,供 WebUI 拉镜头 root 2026-04-28 21:19:10 +08:00
  • eab18889ff fix: 除 delete 外所有操作都拉镜头(query/create/update 等) root 2026-04-28 21:12:27 +08:00
  • d971afb934 fix: recall/commit/anchor 节点也在 WebUI 高亮并拉镜头 root 2026-04-28 21:08:35 +08:00
  • 1a394ddd2b fix: _init_graph 更新 _db_path 修复用户隔离 root 2026-04-28 20:56:01 +08:00
  • 12ab1df7f5 feat(webui): settings 页面可编辑工具调用限制与超时时间 root 2026-04-28 20:39:26 +08:00
  • c1dc3f647b feat: message_timeout 可配,所有用户 config.json 统一 root 2026-04-28 20:36:57 +08:00
  • 4901d3882f fix: _handle_set_settings 补齐 task_query_max;更新所有用户 config.json 同步限制值 root 2026-04-28 20:33:48 +08:00
  • 3de418b7e8 refactor: 工具调用限制全部移入 config.json,代码零硬编码 root 2026-04-28 20:30:24 +08:00
  • 039dc41c0b fix: server.py 硬编码默认值覆盖 dataclass 的问题,同步为 20/30/30/15 root 2026-04-28 20:27:51 +08:00
  • 39eee19a3e docs: 同步 task_archive 到架构文档 root 2026-04-28 20:23:33 +08:00
  • 1fa548da3c feat: 新增 task_archive 工具 + 步骤6强制归档,解决工作记忆无限膨胀 root 2026-04-28 20:23:29 +08:00
  • 7543fcae72 fix(webui): 侧边栏收起按钮统一为 btn 风格,消除割裂感 root 2026-04-28 20:17:30 +08:00
  • b9e4bb164d fix: 步骤2改为 task_query 替代 memory_recall,让AI意识到有专用任务查询工具 root 2026-04-28 20:13:55 +08:00
  • 49d6906f15 docs: 同步 persona_remove 到架构文档 root 2026-04-28 20:09:44 +08:00
  • d228d119f5 feat: 新增 persona_remove 工具(删除单条人设属性),改进 persona_clear 支持动态查询所有属性类型 root 2026-04-28 20:09:41 +08:00
  • c72fc5f38f docs: 同步 task_query 工具到架构文档 root 2026-04-28 20:03:55 +08:00
  • 0ccd02b0af feat: 新增 task_query 工具(查询最近任务列表),为工作记忆链提供可视化入口 root 2026-04-28 20:03:51 +08:00
  • bddb5498e9 fix: 调整工具调用限制 - 工作记忆链修改20次/查询30次,一般记忆查询30次/修改15次 root 2026-04-28 19:59:13 +08:00
  • 598e03e2eb fix: 补充工具详解和任务生命周期规范,阻止AI无限链到当前轮对话 root 2026-04-28 19:52:42 +08:00
  • 8b34725872 test: 添加 PromptManager 和 Web API 基础测试 root 2026-04-28 19:46:34 +08:00
  • 4d64da743a docs: 同步 system_prompt.md 的5步流程到文档,补充systemd部署说明 root 2026-04-28 19:46:00 +08:00
  • cc2241cac8 fix: 活动改为开关样式(与自动视角一致) root 2026-04-28 19:33:57 +08:00
  • e7ddaee872 fix: 自动视角开关加上视觉反馈(滑钮滑动+颜色变化),活动改为可点击按钮 root 2026-04-28 19:28:28 +08:00
  • 84f217ef55 fix: 在强制执行顺序中增加 memory_commit 步骤,恢复原提示词风格 root 2026-04-28 18:40:30 +08:00
  • 58dc93f061 fix: 修复自动视角开关点按无响应,将活动链接移至星图面板 root 2026-04-28 18:39:13 +08:00
  • f0e4c89ac0 fix: 强化系统提示词 - 明确图数据库是唯一记忆载体,补充缺失工具 root 2026-04-28 18:33:05 +08:00
  • d676d34cd8 feat: fly-to-node on click and highlight read, autoView toggle respects fitCameraToGraph root 2026-04-28 18:07:12 +08:00
  • ac113d6fb0 feat: add markdown rendering, API settings, star graph auto-view toggle root 2026-04-28 18:05:41 +08:00
  • ce7d3b532f chore: remove remaining __pycache__ files, add .gitignore root 2026-04-28 17:09:37 +08:00
  • 4bfa4673be chore: clean harmonyos branch - keep only DevEco source files (57 files) root 2026-04-28 17:09:15 +08:00