Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vandopereira
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
3 ms
·
1.
▲
by
vandopereira
24d ago
just try kaplira, it will help u with that.
2.
▲
by
vandopereira
24d ago
ya thats why i built this tool called kaplira, after repeatedly seeing agents write to places it should never touch. now i have less regressions.
3.
▲
by
vandopereira
24d ago
ya, but now i have this system that ive build that works with any ai agents, putting boundaries, gates every single time and it generate memories from the runs so it can inject them as needed.
4.
▲
by
vandopereira
24d ago
to avoid lot os problems i use kaplira to help maintain de code in boundaries and not let the agent do everything they want.
5.
▲
by
vandopereira
24d ago
Ive been through this a lot myself, and thats why im building this tool called kaplira, it is an control layer for ai coding agents. it does not allow ai agents to touch files outside a determined scope, it learns as u code, learns from pas