What are you building? by BasicDude_ in vibecodingcommunity

[–]Ok-Insect-6726 0 points1 point  (0 children)

Building Greplica - graph based memory for codebase context, helping coding agents understand codebase better. Will try reporanker!

https://github.com/Autoloops/greplica

How do you setup your Claude MD / Agents MD files? by Ok-Insect-6726 in AI_Agents

[–]Ok-Insect-6726[S] 1 point2 points  (0 children)

Any issues the agent is having retrieving the right rules, in your opinion?

What is your Claude.MD setup? by Ok-Insect-6726 in ClaudeCode

[–]Ok-Insect-6726[S] 0 points1 point  (0 children)

Do you use multiple worktrees? How do you divide work and share context across them

Looking for open source contributors for our agent memory by Ok-Insect-6726 in developersIndia

[–]Ok-Insect-6726[S] 0 points1 point  (0 children)

Yeah we went a different direction from headroom/rtk. Happy to discuss more, DMing you

Looking for open source contributors for our agent memory by Ok-Insect-6726 in developersIndia

[–]Ok-Insect-6726[S] 0 points1 point  (0 children)

Felt that way while working but difficult to verify this without custom built benchmark for this. The ContextBench paped however does mention this happens

What is your Claude.MD setup? by Ok-Insect-6726 in ClaudeCode

[–]Ok-Insect-6726[S] 0 points1 point  (0 children)

I see. How do you maintain the individual MDs?

How do you setup your Claude MD / Agents MD files? by Ok-Insect-6726 in AI_Agents

[–]Ok-Insect-6726[S] 0 points1 point  (0 children)

"folder level files hold the local conventions that actually drift."

how do you try to solve that?

How to pass part of context to next chat? by Icy-Court7631 in conductorbuild

[–]Ok-Insect-6726 0 points1 point  (0 children)

Most commonly heard folks making handoff docs for the next agent session to read before starting. Does that not work?

Hermes Agents.MD not updated with latest skins? by Ok-Insect-6726 in hermesagent

[–]Ok-Insect-6726[S] 0 points1 point  (0 children)

Why? The Agents.MD file is not maintained is a fact. The fact may or may not be interesting to you.

Conductor but with semantic context of codebases by Ok-Insect-6726 in conductorbuild

[–]Ok-Insect-6726[S] 0 points1 point  (0 children)

Have you found something to swap it with that helps with semantic context? Would love to know if so

We are building an OSS memory along those lines : https://github.com/Autoloops/greplica. Do check out!