The hard problem in AI for C++ isn't the model. Models keep getting better,
and the open-license ones we run today will be replaced by better ones tomorrow —
the same way you upgrade compilers without rebuilding your engineering culture
around them. The hard problem is context: getting the model to understand
a million-line, multi-decade C++ codebase well enough to be useful without
being dangerous.
Visual Assist already understands C++ projects at that scale. Our parallel
parser powers navigation, refactoring, and code understanding across some of
the largest C++ codebases on earth. The next phase is exposing that parser
as a local context layer for the model — real project awareness,
code stays on your machine.
The phase after that is the one we'll say the least about until it's real:
the same context layer doesn't have to stop at our model.
Whichever AI tool you trust — Copilot, Cursor, whatever the field looks like
by then — let Visual Assist be the one that hands it curated, project-aware
context. You keep the AI tooling you like. Your raw source stays out of
someone else's pipeline. No promises on dates. Just direction.