Commit Graph

3 Commits

Author SHA1 Message Date
d05bb5507f restore: add README and pic files
- Add README.md with WaterFlow usage instructions
- Restore pic/ folder with icons
2026-04-15 15:49:09 +08:00
904661d73f feat: migrate to TypeScript for WaterFlow framework
- Add TypeScript graph memory module (GraphDatabase, MemoryService)
- Add GraphMemoryTool for WaterFlow Tool interface
- Add bundled-skills for graph_memory, persona, task
- Remove Python code (core/, ui/, tests/, etc.)
- Remove redundant docs and build files
- Keep only ts/, docs/integration/, .gitignore, LICENSE
2026-04-15 15:45:12 +08:00
abd701fd4e feat: 添加应用图标和README Logo
- 添加 Windows ICO 图标

- 添加 macOS iconset 图标源文件

- 添加 README Logo 图片

- 更新打包脚本添加图标配置
2026-04-13 23:23:11 +08:00