AI RESEARCH
WybeCoder: Verified Imperative Code Generation
arXiv CS.AI
•
ArXi:2603.29088v1 Announce Type: cross Recent progress in large language models (LLMs) has advanced automatic code generation and formal theorem proving, yet software verification has not seen the same improvement. To address this gap, we propose WybeCoder, an agentic code verification framework that enables prove-as-you-generate development where code, invariants, and proofs co-evolve. It builds on a recent framework that combines automatic verification condition generation and SMT solvers with interactive proofs in Lean.