MicroFish/frontend/src
shayswrld 6701212d15 feat: remove Zep Cloud, add local SQLite graph store, English-first defaults & Ollama support
- Remove Zep Cloud dependency entirely (zep_entity_reader, zep_graph_memory_updater, zep_tools, zep_paging)
- Add local SQLite-based graph store with LLM-powered entity extraction
- Add local embeddings utility and graph tools service
- Translate all backend docstrings, LLM prompts, and UI to English
- Set English as default language, remove Chinese locale (zh.json)
- Add Ollama setup guide and configure .env.example for Ollama
- Add AGENTS.md for AI agent context
- Fix pyright type errors in models/services
- Add Nedbank Africa expansion preset
- Clean up Docker configuration and README
2026-07-22 22:01:46 +02:00
..
api feat: remove Zep Cloud, add local SQLite graph store, English-first defaults & Ollama support 2026-07-22 22:01:46 +02:00
assets/logo Enhance homepage layout and styling 2025-12-10 15:15:44 +08:00
components feat: remove Zep Cloud, add local SQLite graph store, English-first defaults & Ollama support 2026-07-22 22:01:46 +02:00
i18n feat: remove Zep Cloud, add local SQLite graph store, English-first defaults & Ollama support 2026-07-22 22:01:46 +02:00
router Implement interaction features in Step5Interaction component and add routing for interaction view 2025-12-16 17:50:43 +08:00
store feat: remove Zep Cloud, add local SQLite graph store, English-first defaults & Ollama support 2026-07-22 22:01:46 +02:00
views feat: remove Zep Cloud, add local SQLite graph store, English-first defaults & Ollama support 2026-07-22 22:01:46 +02:00
App.vue feat: remove Zep Cloud, add local SQLite graph store, English-first defaults & Ollama support 2026-07-22 22:01:46 +02:00
main.js feat(i18n): set up vue-i18n with dynamic locale loading 2026-04-01 15:22:14 +08:00