Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vebgen
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Show HN: VebGen – AI agent that understands projects with AST, not LLM tokens
(github.com)
2 points
by
vebgen
11mo ago
|
0 comments
2.
▲
Show HN: VebGen – Autonomous AI agent with zero-token AST intelligence
(github.com)
3 points
by
vebgen
11mo ago
|
0 comments
3.
▲
by
vebgen
11mo ago
This is an absolutely incredible technical deep-dive. The section on replacing etcd with mem_etcd resonates with challenges we've been tackling at a much smaller scale building an AI agent system. A few thoughts: *On watch streams an
4.
▲
by
vebgen
11mo ago
Interesting approach to work management! The text-based interface reminds me of challenges we faced building task coordination for an AI agent system. How do you handle dependency tracking between tasks? For our Django development agent,
5.
▲
by
vebgen
11mo ago
Thanks for the quick response! > Non-CDP APIs at rendering engine level That's brilliant - bypassing CDP entirely is the right call. Most anti-bot systems specifically look for navigator.webdriver and CDP artifacts. Building click
6.
▲
by
vebgen
11mo ago
This is fascinating! The "evolving playbook" approach resonates with challenges we've been tackling building an AI agent for Django development. A few questions about your implementation: 1. How do you handle the balance bet
7.
▲
by
vebgen
11mo ago
Congrats on the launch! The embedded MCP server approach is clever. Quick question about session handling: how do you manage auth state conflicts when multiple agents interact with the same logged-in session simultaneously? We're bui