Show HN: Lazarus, a coding agent for long-horizon tasks
Category: devtools
Tags: coding-agent, cli-tool, ai-assisted-development
Score: 6.3/10 (Innovation: 6, Technical: 7, Documentation: 6, Utility: 6)
Lazarus is a terminal coding agent that maintains a persistent Python workspace, allowing it to carry over state across long-horizon tasks. Its interesting approach combines a chat interface with a long-lived Python interpreter and automatic carryover to handle large token usage efficiently. This project is notable for its intentional simplicity and focus on solving context window limitations in AI-assisted coding workflows.
Target audience: backend devs, devops, ai engineers
Repository: https://github.com/ExpressGradient/lazarus ยท Python
View on Hacker News