Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
masondelan
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Show HN: Selvedge – an append-only log of what your AI agent already rejected
(github.com)
1 points
by
masondelan
1mo ago
|
0 comments
2.
▲
Show HN: Selvedge – long-term memory for AI-coded codebases
(selvedge.sh)
4 points
by
masondelan
2mo ago
|
0 comments
3.
▲
by
masondelan
4mo ago
Fair point, Git AI captures during the session via git-ai checkpoint hooks, not from a diff at commit time. So the "live vs post-hoc" framing I had doesn't actually separate the two. The distinction I'd hold to is granul
4.
▲
Show HN: Selvedge – an MCP server that captures why AI agents change code
(selvedge.sh)
5 points
by
masondelan
4mo ago
|
3 comments
5.
▲
Selvedge: Capture the why behind AI code changes
(github.com)
2 points
by
masondelan
5mo ago
|
1 comments
6.
▲
by
masondelan
5mo ago
I've been using Claude Code heavily for the past year, and I kept running into the same wall: an agent would make a schema change, rename a function, or add a dependency, and six weeks later I had no idea why. `git blame` tells me what