HackerTrans
TopNewTrendsCommentsPastAskShowJobs

QuantumLeapOG

no profile record

Submissions

Show HN: A framework that makes your AI coding agent learn from every session

github.com
8 points·by QuantumLeapOG·5 เดือนที่ผ่านมา·1 comments

comments

QuantumLeapOG
·5 เดือนที่ผ่านมา·discuss
I built this because I got tired of re-explaining the same things to Claude Code every session. The core idea is from Boris Cherny (Claude Code creator) — his team checks a single CLAUDE.md into git and updates it whenever the agent makes a mistake.

I turned that into a framework: 3-layer architecture (hooks for hard rules, 200-line working memory, indexed long-term knowledge), a self-learning system that captures your corrections automatically, and 21 pre-installed skills.

The dangerous-command blocker hook was the latest addition — it hard-blocks rm, git reset --hard, sudo, curl|sh before execution. Not a suggestion, an actual exit code 2.

Happy to answer questions about the architecture or trade notes on CLAUDE.md workflows.
QuantumLeapOG
·2 ปีที่แล้ว·discuss
Cool. Lower latency, lower cloud costs, and lower operational costs — I love this product.
QuantumLeapOG
·2 ปีที่แล้ว·discuss
That sounds terrible, I hope someone who can truly help you appears. If you are close by, could you possibly report this issue directly to Meta company?
QuantumLeapOG
·2 ปีที่แล้ว·discuss
This is a meaningful thing. I use markdown in many places. But if the core capabilities can be trimmed and open-sourced for a long term, it would be more appealing to me.