luna-agent: lightweight, local coding agent
- 2 Devlogs
- 3 Total hours
A lightweight, opinionated coding agent built to work completely offline, or alternatively with cloud models.
A lightweight, opinionated coding agent built to work completely offline, or alternatively with cloud models.
Implemented some basic agent and tool calling behavior and a scrolling message area! Its still a bit broken and the agent randomly stops sometimes, but the core functions are already working fine! (except for the scroll bar which for some reason breaks when there are emojis in the model output)
I just started setting up the project structure and started implementing a basic chat interface.