Commit Graph

4 Commits

Author SHA1 Message Date
371d5f9ec8 chore: 清理敏感信息,完善工程结构和文档 2026-04-11 10:54:21 +08:00
b33a87d19e feat: 实现流式消息显示和界面优化 2026-04-11 09:30:56 +08:00
6689f08456 feat: Add embedded SQLite database and web interface
- Implement EmbeddedGraphDB with full Neo4j compatibility
- Add web interface for browser access
- Fix input box display issue
- Add comprehensive database tests (15/15 passed)
- Simplify startup script (3 steps, no Docker needed)
- Add multi-language support
- Add .gitignore for clean repository
- Update documentation

All tests passed. Ready for production.
2026-04-10 15:43:22 +08:00
987768d835 refactor: rename to Graph Memory Demo, remove OpenClaw branding 2026-04-09 08:44:44 +08:00