MicroFish/backend
Andresbravo9 7599634bea feat(memory): implement experimental dual-layer memory spike for backtesting
Closes #9. Adds a toggleable (USE_EXPERIMENTAL_MEMORY) prototype with Core Memory + Archival Memory mapping to compete against Zep Knowledge Graph. Includes I/O batch optimizations and absolute timestamps.
2026-05-20 15:18:16 -03:00
..
app feat(memory): implement experimental dual-layer memory spike for backtesting 2026-05-20 15:18:16 -03:00
scripts Merge PR #276: pluggable graph backend with Graphiti support 2026-04-10 16:58:45 -03:00
pyproject.toml feat(graph): add pluggable graph backend with Graphiti support 2026-03-21 17:25:34 +09:00
requirements.txt Merge PR #276: pluggable graph backend with Graphiti support 2026-04-10 16:58:45 -03:00
run.py Add UTF-8 encoding support for Windows console in run.py and logger.py to prevent character encoding issues 2025-12-26 17:58:48 +08:00
uv.lock fix(file_parser): handle non-UTF-8 encoded text files with automatic encoding detection 2026-01-22 18:28:37 +08:00