1.5 KiB
1.5 KiB
Project Tracks
This file tracks all major tracks for the project. Each track has its own detailed plan in its respective folder.
- Track: Implement context visualization and memory management improvements Link: ./tracks/context_management_20260223/
- [~] Track: get gui_2 working with latest changes to the project. Link: ./tracks/gui2_feature_parity_20260223/
- Track: Update ./docs/ & ./Readme.md, review ./MainContext.md significance (should we keep it..).* Link: ./tracks/documentation_refresh_20260224/
- Track: 4-Tier Architecture Implementation & Conductor Self-Improvement Link: ./tracks/mma_implementation_20260224/
- Track: MMA Core Engine Implementation Link: ./tracks/mma_core_engine_20260224/
- Track: Make sure gemini cli behavior and feature set have full parity with regular direct gemini api usage in ai_client.py and elsewhere Link: ./tracks/gemini_cli_parity_20260225/
- Track: Review logging used throughout the project. THe log directory has several categories of logs and they are getting quite large in number. We need sub-directoreis and we need a way to prune logs that aren't valuable to keep. Link: ./tracks/logging_refactor_20260226/