Skip to Content

AutoBe Blog

Release notes, engineering deep dives, and practical articles about AutoBE, backend generation, AI agents, and vibe coding.

Browse by tag: agents (1) Β· ai (4) Β· autobe (1) Β· benchmark (1) Β· function-calling (3) Β· hackathon (1) Β· local-llm (1) Β· opensource (2) Β· programming (1) Β· qwen (3) Β· schema (1) Β· seminar (1) Β· showdev (1) Β· typescript (3)

Benchmarks on Local LLMs about Backend Generation, Monthly

Benchmarks on Local LLMs about Backend Generation, Monthly

AutoBe's first proper benchmark for backend generation β€” controlled variables, a six-axis weighted rubric, multi-dimensional precision. The function calling harness has effectively closed the gap between frontier and local models. From next month, expensive frontier models drop out and only small, cheap models compete. Frontend automation joins the leaderboard in two or three months.

#benchmark#function-calling#local-llm#qwen
4/30/2026Jeongho Nam
Function Calling Harness 2 - CoT Compliance from 9.91% to 100%

Function Calling Harness 2 - CoT Compliance from 9.91% to 100%

Prompt is a request. Schema is enforcement. How a function calling harness turns requested reasoning into auditable procedural compliance.

#function-calling#ai#typescript#schema
4/23/2026Jeongho Nam
Qwen 3.5-27B Just Built Complete Backends from Scratch β€” 100% Compilation, 25x Cheaper

Qwen 3.5-27B Just Built Complete Backends from Scratch β€” 100% Compilation, 25x Cheaper

Qwen 3.5-27B generated complete backends with 100% compilation at 1/25th the cost of Claude Opus 4.6 β€” and the output quality is nearly identical. The benchmark proves it.

#ai#typescript#qwen#opensource
4/8/2026Jeongho Nam
AutoBE vs. Claude Code: 3rd-gen coding agent developer's review of the leaked source code

AutoBE vs. Claude Code: 3rd-gen coding agent developer's review of the leaked source code

We learned a great deal from the leaked Claude Code source code. What separates a 2nd-generation agent (Claude Code) from a 3rd-generation one (AutoBE), and where do they convergeβ€”this is a story of coexistence, not replacement.

#ai#typescript#opensource#programming
4/7/2026Jeongho Nam
Function Calling Harness: From 6.75% to 100%

Function Calling Harness: From 6.75% to 100%

6.75% first-try function calling success becomes 100% compilation via type schemas, compilers, and structured feedback. Dissecting the harness engineering behind AutoBe and Typia.

#function-calling#qwen#seminar
3/26/2026Jeongho Nam
[AutoBe] We Built an AI That Writes Full Backend Apps β€” Then Broke Its 100% Success Rate on Purpose

[AutoBe] We Built an AI That Writes Full Backend Apps β€” Then Broke Its 100% Success Rate on Purpose

How we rebuilt AutoBE from a one-shot prototype builder to a modular development platform, recovering from 40% to near-100% compilation success through RAG optimization, weak-model testing, and type-driven validation.

2/26/2026Jeongho Nam
[AutoBe] Achieved 100% compilation success of backend generation with "qwen3-next-80b-a3b"

[AutoBe] Achieved 100% compilation success of backend generation with "qwen3-next-80b-a3b"

AutoBE achieved 100% compilation success for backend applications using local AI models like qwen3-next-80b-a3b β€” a marked improvement from earlier attempts where most projects failed to build.

2/2/2026Jeongho Nam
[AutoBe] Hardcore function calling benchmark in backend coding agent

[AutoBe] Hardcore function calling benchmark in backend coding agent

AutoBE leverages LLM function calling throughout every phase rather than relying on plain text generation, including compiler AST structures with infinite depths β€” establishing the most extreme function calling benchmark ever.

#agents
2/2/2026Jeongho Nam
[AutoBe] Built full-level backend applications with "qwen-next-80b-a3b" model

[AutoBe] Built full-level backend applications with "qwen-next-80b-a3b" model

The AutoBE team has successfully tested the qwen3-next-80b-a3b-instruct model to generate three complete backend applications: To Do List, Reddit Community, and Economic Discussion Board.

2/2/2026Jeongho Nam
Succeeded to build full-level backend application with "qwen3-235b-a22b" in AutoBE

Succeeded to build full-level backend application with "qwen3-235b-a22b" in AutoBE

AutoBE successfully generated a complete backend application without compilation errors using qwen3-235b-a22b model, consisting of 10 API functions and 37 DTO schemas.

2/2/2026Jeongho Nam
[AutoBe] Qwen3-80B suddenly wrote doomsday AI mythology while generating a TODO app

[AutoBe] Qwen3-80B suddenly wrote doomsday AI mythology while generating a TODO app

During testing, the Qwen3-80B model unexpectedly generated approximately 3,000+ words of apocalyptic poetry instead of documentation while building a simple TODO application.

2/2/2026Jeongho Nam
Built Reddit like community with AutoBe and AutoView (gpt-4.1-mini and qwen3-235b-a22b)

Built Reddit like community with AutoBe and AutoView (gpt-4.1-mini and qwen3-235b-a22b)

AutoBE demonstrated the ability to generate increasingly sophisticated backend applications beyond basic todo implementations using open-source and commercial AI models.

#showdev
2/2/2026Jeongho Nam
[AutoBE Hackathon] AI Chatbot generating Backend Application with AI Compilers ($6,400 Prize Pool)

[AutoBE Hackathon] AI Chatbot generating Backend Application with AI Compilers ($6,400 Prize Pool)

Wrtn Technologies hosts the 1st AutoBE Hackathon β€” a coding competition focused on evaluating AI-generated backend applications with $6,400 in prizes.

#hackathon
9/5/2025Jeongho Nam
[AutoBE] We made AI-friendly Compilers for Vibe Coding, achieving 100% build success

[AutoBE] We made AI-friendly Compilers for Vibe Coding, achieving 100% build success

AutoBE employs a five-phase waterfall model with dedicated agents and specialized compilers β€” a Prisma compiler, OpenAPI validator, and TypeScript compiler β€” ensuring sequential quality assurance and 100% build success.

7/23/2025Jeongho Nam
AutoBE, Backend No-Coding Agent Achieving 100% Compilation Success (Open Source)

AutoBE, Backend No-Coding Agent Achieving 100% Compilation Success (Open Source)

AutoBE represents a revolutionary advancement in AI-assisted backend development. Rather than generating potentially flawed code snippets, AutoBE produces 100% working, production-ready backend applications through a compiler-driven approach.

7/12/2025Jeongho Nam
Released under the AGPL-3.0 License. Copyright 2024 - 2026 Wrtn Technologies.