frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: VebGen – Autonomous AI agent with zero-token AST intelligence

https://github.com/vebgenofficial/vebgen
2•vebgen•3h ago
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 (limited internet at home), no degree, no team, $0 funding. The entire 500KB codebase was developed using free-tier models.

The Story: I wanted an AI agent that actually understands Django projects without burning through API tokens. Cursor and Copilot are great for line-level coding, but I wanted something that could build full features autonomously while staying within free-tier limits.

What VebGen Does: Think of it as having a senior developer + QA engineer working 24/7 on your Django project. You describe what you want ("build a blog with comments"), and it: • Plans the architecture (adaptive based on complexity) • Writes the code (models, views, URLs, tests) • Reviews for security (OWASP Top 10, N+1 queries) • Fixes bugs autonomously (70% success rate) • Never loses progress (auto-save with rollback)

How It Compares: Cursor/Copilot → Assisted coding (you type, they help) → Great for productivity VebGen → Autonomous development (you describe, it builds) → Different scope

Cursor → Sends code to LLM every analysis ($$$) → VebGen: AST parsing locally (free) Copilot → Auto-completion tool → VebGen: Full feature implementation Devin → $500/month, waitlist, closed → VebGen: Open source, runs locally, $0

Where VebGen shines: • Works on free-tier APIs (Cursor/Copilot require paid tokens) • Understands Django deeply (95+ constructs: models, views, serializers, signals, admin, Celery, Channels, etc.) • Self-healing (70% bug fix rate, tries 3 approaches) • Security-first (built-in OWASP Top 10 checks, N+1 detection) • State persistence (5 rolling backups, never lose progress)

Where Cursor/Copilot win: • Better UX/polish • Smoother IDE integration • Larger ecosystem

Key Innovation - Zero-Token AST Parsing: Instead of sending your entire codebase to an LLM every time (expensive!), VebGen parses Django code locally using Python's AST module. It understands 95+ Django constructs without consuming any API tokens.

Example: You have 50 files, ask "add user authentication". VebGen parses the AST locally (zero tokens!), identifies the 5 relevant files, then only sends those to the LLM. This makes it work beautifully on free-tier Gemini/OpenRouter.

Technical Highlights: Dual-agent system (TARS plans, CASE executes) Multi-tier patching (tries 3 methods before giving up) Military-grade sandbox (2,700 lines of security code) 5 rolling backups (crash-safe with SHA-256 verification) 319 tests, 99.7% passing Works with 120+ models across 5 providers

Built for Developers: • Desktop app (Python + CustomTkinter) • Detailed architecture docs (15 markdown files) • Full test coverage with examples • Open source, MIT license

I'd love to hear your thoughts! Especially feedback on: - The AST parsing approach (is this the right abstraction?) - Security architecture (did I miss anything?) - What other frameworks should I support next? (Flask, FastAPI, React?)

GitHub: https://github.com/vebgenofficial/vebgen

Happy to answer any technical questions about how it works under the hood!

Can AI Avoid the Enshittification Trap?

https://www.wired.com/story/can-ai-escape-enshittification-trap/
1•CharlesW•1m ago•0 comments

Show HN: JIT compilation of NES ROMs / 6502 programs to .NET MSIL

https://github.com/KallDrexx/Dotnet6502
1•KallDrexx•2m ago•0 comments

Birchdocs, my personal docs site

https://birchdocs.tokyo
2•LinguaBrowse•2m ago•1 comments

Amazon outage takes down Venmo, Ring, Reddit and much of the internet

https://www.techradar.com/news/live/amazon-web-services-alexa-ring-snapchat-fortnite-down-october...
2•CharlesW•3m ago•0 comments

TSMC's dilemma, OpenAI or Oracle, prediction on ambient computing

https://myriadperspectives.com/p/openais-road-to-become-a-hyperscaler
1•leecmjohnny•5m ago•0 comments

Why and how I rewrote these Obsidian plugins

https://johnwhiles.com/posts/obsidian-plugins
2•jwhiles•5m ago•0 comments

OpenAI is losing about three times more money than it's earning

https://www.theregister.com/2025/10/15/openais_chatgpt_popular_few_pay/
1•hansmayer•5m ago•0 comments

Show HN: Spark Slider – Lightweight React Carousel (12KB, TypeScript)

https://github.com/AshBuk/framer-motion-spark-slider
1•AshBuk•6m ago•1 comments

MTEB v2: Evaluation of embedding and retrieval systems for more than just text

https://huggingface.co/blog/isaacchung/mteb-v2
1•lairv•6m ago•0 comments

Subretinal Photovoltaic Implant Restores Vision in Geographic Atrophy Due to AMD

https://www.nejm.org/doi/10.1056/NEJMoa2501396
1•bookofjoe•7m ago•0 comments

Multi-Region Deployments with CDK

https://makingituptech.substack.com/p/multi-region-deployments-with-cdk
1•djlewald•8m ago•0 comments

Benefits of Undefined Behavior

https://mazzo.li/posts/undefined-behavior.html
2•01-_-•8m ago•0 comments

Show HN: Guardrail Layer – self-hosted AI data layer for secure DB chat

https://github.com/tyoung1996/guardrail-layer
1•tcodeking•9m ago•0 comments

AWS Cut Jobs 3 Months Ago

https://www.reuters.com/business/retail-consumer/amazons-aws-cloud-computing-unit-cuts-least-hund...
2•thisismytest•9m ago•0 comments

Apple Pioneer Bill Atkinson Was a Secret Evangelist of the 'God Molecule'

https://www.wired.com/story/apple-pioneer-bill-atkinson-was-a-secret-evangelist-of-the-god-molecule/
1•bookofjoe•12m ago•1 comments

Disaster Insured Losses Top $100B for Sixth Year in a Row

https://www.bloomberg.com/news/articles/2025-10-15/disaster-insured-losses-top-100-billion-for-si...
1•toomuchtodo•13m ago•1 comments

Signs of AI Writing on Wikipedia

https://flowingdata.com/2025/10/20/signs-of-ai-writing-on-wikipedia/
2•Hard_Space•16m ago•1 comments

Fury Mounts over a Global A.I. Frenzy

https://www.nytimes.com/2025/10/20/technology/ai-data-center-backlash-mexico-ireland.html
2•moneycantbuy•17m ago•0 comments

AI New Mirror Engine

https://github.com/fieryseaturtle-dotcom/My-Mirror-Engine-for-AI
1•FierySeaTurtle•18m ago•0 comments

Got a Netflix letter about 30k failed login attempts traced to my IP

https://old.reddit.com/r/SaladChefs/comments/1oa3k5o/got_a_netflix_letter_about_30000_failed_login/
3•takoid•19m ago•1 comments

First-run with agent skills from Anthropic

https://macwright.com/2025/10/20/agent-skills
1•stevekrouse•19m ago•0 comments

Why the numbers 6-7 are driving math teachers up the wall

https://www.npr.org/2025/10/19/nx-s1-5578929/why-the-numbers-6-7-are-driving-math-teachers-up-the...
2•ikeashark•19m ago•0 comments

Show HN: I built a user-friendly Google Analytics alternative

https://www.statflows.com/
1•UnicornSHARP•20m ago•0 comments

Roast me if you can

https://novad.app
2•nonmaskable•20m ago•1 comments

Ask HN: Is claude-agent-sdk-python Ready for Production? (Spoiler: No)

1•jujumilk3•21m ago•0 comments

The Curse of the Eternally Urgent

https://gettingthingsdone.com/2025/05/the-curse-of-the-eternally-urgent/
2•lucidplot•24m ago•0 comments

Windows 11 update knocks out USB mice, keyboards in recovery mode

https://www.theregister.com/2025/10/20/microsoft_bug_keyboard_mouse/
3•beardyw•25m ago•0 comments

Show HN: Turn Chrome into an Agent

https://firmware.ai
1•cgilly2fast•26m ago•0 comments

Show HN: GitScribe – Because Social Media Sucks (for Devs)

https://github.com/FayZ676/gitscribe
1•fayz676•26m ago•0 comments

Anthropic and Cursor Spend This Much on Amazon Web Services

https://www.wheresyoured.at/costs/
16•isoprophlex•29m ago•6 comments