Morpheus
(2026)
A self-evolving execution intelligence system that remembers what your code did. Unlike traditional profilers that read your source, Morpheus captures runtime behavior through a sys.settrace tracer engine and narrates execution in natural English.
Features a trace compressor that groups execution into semantic chapters, time-travel diff to compare runs, prophecy mode for warning detection, and a React dashboard with D3 visualization.
Built with Python, FastAPI backend, Vite + React dashboard, and integrates Ollama for local LLM narration. Supports Python, JavaScript, TypeScript, C/C++, and Java.



