2000 character limit reached
AgenticTyper: Automated Typing of Legacy Software Projects Using Agentic AI
Published 21 Feb 2026 in cs.SE, cs.AI, cs.MA, and cs.PL | (2602.21251v1)
Abstract: Legacy JavaScript systems lack type safety, making maintenance risky. While TypeScript can help, manually adding types is expensive. Previous automated typing research focuses on type inference but rarely addresses type checking setup, definition generation, bug identification, or behavioral correctness at repository scale. We present AgenticTyper, a LLM-based agentic system that addresses these gaps through iterative error correction and behavior preservation via transpilation comparison. Evaluation on two proprietary repositories (81K LOC) shows that AgenticTyper resolves all 633 initial type errors in 20 minutes, reducing manual effort from one working day.
Paper Prompts
Sign up for free to create and run prompts on this paper.