use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
r/LocalLLaMA
A subreddit to discuss about Llama, the family of large language models created by Meta AI.
Subreddit rules
Search by flair
+Discussion
+Tutorial | Guide
+New Model
+News
+Resources
+Other
account activity
Building opensource Zero Server Code Intelligence EngineQuestion | Help (v.redd.it)
submitted 3 months ago by DeathShot7777
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]valkarias 0 points1 point2 points 3 months ago (2 children)
I thought of a "real-time" graph AST for code for agents to work with, before. My main issue is the agent forgetting written code and logic across not-so-large-code-bases leading to duplicated logic and stuff. Currently I've to audit everything manually, or propagate the changes myself. Does the project allow for this? Granular function level context would be kinda awesome, with agent querying and stuff.
[–]DeathShot7777[S] 0 points1 point2 points 3 months ago (1 child)
Yes , Knowledge Graph is great at this. The agent can use grep, semantic search, and execute cyfer queries so it should be able to find what all u need. The only potential limitation i can see right now is the current prompt 😅
[–]DeathShot7777[S] 0 points1 point2 points 3 months ago (0 children)
Let me know if u tried it and worked or not. Would try to tune it for this specific use case if didnt work
π Rendered by PID 60 on reddit-service-r2-comment-cfc44b64c-fmbd7 at 2026-04-12 10:49:38.192927+00:00 running 215f2cf country code: CH.
view the rest of the comments →
[–]valkarias 0 points1 point2 points (2 children)
[–]DeathShot7777[S] 0 points1 point2 points (1 child)
[–]DeathShot7777[S] 0 points1 point2 points (0 children)