Commit Graph

4 Commits

Author SHA1 Message Date
a846671c34 docs: 更新文档并修正打包脚本
- 新增 docs/api.md 后端API文档

- 修正文档中启动流程示例

- 移除不存在的F4快捷键

- 前端直接工具调用不受次数限制

- 打包脚本添加 config_service hidden-import

- Linux脚本添加python3检查
2026-04-13 08:36:41 +08:00
efc8182aa2 fix: complete build scripts with all required hidden imports
- Add all core and ui module hidden imports
- Add textual and its submodules
- Add openai and neo4j dependencies
- Update trulymem.spec with dynamic data collection
- Add all platform build scripts (Linux/Windows/macOS)
2026-04-12 21:06:59 +08:00
83906a6985 refactor: restructure to core/ + ui/ with multi-threaded backend 2026-04-12 18:15:55 +08:00
c13d3f671c 修复.gitignore: 允许build目录被追踪
- 从build忽略中移除build/
2026-04-12 17:14:20 +08:00