Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
eitanlebras
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
eitanlebras
5mo ago
Oh nice, that separate SSE event seems like a big improvement for UX.
2.
▲
by
eitanlebras
5mo ago
Nice! Glad it’s making the list.
3.
▲
by
eitanlebras
5mo ago
The middleware being adapted from LangChain DeepAgents is interesting... there's a known issue with LangChain's summarization middleware where model.invoke calls during compression leak into the SSE stream as visible assistant tur
4.
▲
by
eitanlebras
5mo ago
Nice! Yeah, maybe adding it as a quick config could be very helpful to embed it into Rekal's structure.
5.
▲
by
eitanlebras
5mo ago
I think that'd be cool, maybe just a simple config option in pyproject.toml or a .rekal/config.yml would cover most use cases: they could default to 0.4/0.4/0.2 but could be overriden.
6.
▲
by
eitanlebras
5mo ago
Genuinely useful. One question: how does Stork rank MCP servers? Is it just stars or something more? Asking because I've been tracking GitHub imports across around 13k active AI repos, and MCP server repos just crossed 5,715 active thi
7.
▲
by
eitanlebras
5mo ago
The hybrid search scoring is really well thought out. One question: are the 0.4/0.4/0.2 weights fixed or configurable? To me it feels like different use cases would want different balances (e.g. a coding assistant would want highe
8.
▲
by
eitanlebras
5mo ago
Really interesting project. One thing: why not just save the eviction state to a file automatically when the session ends, and just load it the next time you run context-surgeon in the same project dir? Could context-surgeon do the same as
9.
▲
by
eitanlebras
5mo ago
The multi-agent coordination problem is real. i've been running claude code solo all week and even that gets messy. Spinning up 5 agents that actually talk to each other cleanly sounds hard to get right. Curious how the environment iso
10.
▲
by
eitanlebras
5mo ago
Cool tool. Anthropic's managed agents API is powerful, but without a UI, you're essentially flying blind. I've been scraping GitHub this week, and agents are dominating: 63% of active AI repos pushed in the last two weeks are
11.
▲
by
eitanlebras
5mo ago
yeah exactly, all the data was already there, just needed something to surface it. happy it's useful
12.
▲
Ferretlog: Git log for your Claude Code agent runs
(github.com)
5 points
by
eitanlebras
5mo ago
|
2 comments