Skip to Content
HomeDocsBlogRSS

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 (11) Β· backend (7) Β· function-calling (1) Β· hackathon (1) Β· llm (5) Β· nocode (1) Β· opensource (7) Β· programming (3) Β· qwen (1) Β· showdev (1) Β· softwaredevelopment (1) Β· typescript (4)

Function Calling Harness β€” Qwen Meetup Korea 2026

Function Calling Harness β€” Qwen Meetup Korea 2026

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.

#ai#typescript#function-calling#qwen
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.

#typescript#backend#ai#opensource
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.

#ai#backend#llm#opensource
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#ai#backend#llm
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.

#ai#backend#llm#softwaredevelopment
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.

#opensource#programming#ai#backend
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.

#ai#backend#llm#opensource
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.

#ai#backend#llm#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#typescript#opensource#ai
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.

#programming#typescript#opensource#ai
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.

#ai#nocode#programming#opensource
7/12/2025Jeongho Nam
Released under the AGPL-3.0 License. Copyright 2024 - 2026 Wrtn Technologies.