WindMist v1.0.0 — Autonomous AI Software Engineer for the Terminal #2
Nithwin
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are excited to announce the official v1.0.0 release of WindMist — an autonomous, stateless AI engineering agent running directly in your terminal.
🌟 Highlights & Key Features
🧠 Stateless Multi-Turn Agent Engine (
internal/agent)Agent.Run) that coordinates generation, tool execution, and token accounting (ai.Usage) without internal state leakage.ErrMaxTurnsExceeded) to prevent runaway reasoning loops.🛠️ 15 Built-in Filesystem & Editing Tools (
internal/tools/...)read,write,append,delete,rename,list,create,info, andexists.replace_text,replace_range,delete_range,read_context,insert_text, andsearch_text.⚡ Native Gemini API Integration (
internal/providers/gemini)ai.ToolDefinition) directly into Geminiv1betaOpenAPIOBJECTschemas.FunctionCallturn requests, andFunctionResponseexecution outputs.🎨 Dual CLI & Custom Terminal UI (
cmd/windmist&internal/chat)windmistdirectly for a custom Bubble Tea + Lip Gloss interface with streaming responses and markdown syntax highlighting.windmist chat "<prompt>"for instant, non-interactive multi-turn task resolution.📦 Installation
Install directly via Go (
1.25+):Beta Was this translation helpful? Give feedback.
All reactions