Viewing profile — vebgen
vebgen
HN member- Joined
- Sat, Oct 18, 2025, 4:27 PM UTC
- HN karma
- 2
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About vebgen
GitHub: github.com/vebgenofficial Project: github.com/vebgenofficial/vebgen
Recent public activity
-
story
Show HN: VebGen – AI agent that understands projects with AST, not LLM tokens
Hey HN! Ramesh here, 20, from India. Just released VebGen v0.3.0 after 8 months of solo work. Not a single dollar spent - entirely free-tier APIs. THE PROBLEM: Tools like Cursor re…
-
story
Show HN: VebGen – Autonomous AI agent with zero-token AST intelligence
Hi HN! I'm Ramesh, a 20-year-old developer from India. I spent 8 months building VebGen – an autonomous AI development agent for Django projects. Built this at my cousin's house (l…
-
comment
Comment #45631781
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 …
-
comment
Comment #45631766
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 …
-
comment
Comment #45631726
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 nav…
-
comment
Comment #45628729
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 implemen…
-
comment
Comment #45628682
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…