(no title)
mongrelion | 16 days ago
Have you investigated more on this topic? like, anything similar in concept that competes with Serena? if so, have you tested it/them? what are your thoughts?
mongrelion | 16 days ago
Have you investigated more on this topic? like, anything similar in concept that competes with Serena? if so, have you tested it/them? what are your thoughts?
pmarreck|13 days ago
https://github.com/pmarreck/codescan
Essentially zero-install, no MCP, just tell your agent about its CLI, have Ollama running with a particular embeddings model and boom
now I just need to set up Github Actions (ugh) so people can actually download artifacts
opcode81|6 days ago
We don't believe CLI is the way to go though, because advanced code intelligence simply cannot be spawned on the fly and thus benefits from a stateful process (such as a language server or an IDE instance).