v021 released
DEVFORGE CHANGELOG
==================
v0.2.1 (2026-03-30)
--------------------
ADDED
- Godot 4 C# stack (20th platform): GodotSharp patterns, C# conventions, .NET
integration. Dedicated stack context with build commands and file patterns.
- Godot C# Patterns skill (50th skill): research-backed skill covering source
generators, partial class requirement, signal connection cleanup, export visibility,
IsInstanceValid vs null, struct value types, ToSignal async, marshalling overhead,
.NET collection boundaries, Chickensoft ecosystem, and Unity migration gotchas.
- Edit Project Settings: pencil icon on each project opens an edit modal for name,
path, stack, and GDD file.
- Resizable prompt bar: drag handle above the prompt input adjusts height. Arrow keys
also work while the handle is focused. Height persists across sessions.
- Manage Learned Rules: edit and delete rules already written to CLAUDE.md from the
RULES modal.
- Last-used project auto-load: projects sorted by most recently opened. Last project
reloads on startup.
- Path validation on project create/edit: checks if folder exists and offers to create it.
- Failed prompt recovery: prompt saved to history before sending. Recoverable via
Alt+Up if the send fails.
FIXED
- Ollama CORS proxy: no OLLAMA_ORIGINS environment variable needed. Devforge routes
Ollama requests through the Tauri backend.
- Ollama periodic re-check: pings Ollama every 60 seconds. Start Ollama after launch
and it connects automatically. No restart needed.
- GDD stale state after project re-create: GDD sections now refresh correctly after
editing project settings or changing the GDD filename.
- Provider name hardcoded as "Claude Code": all log messages and notifications now use
the active provider name.
- Gemini CLI install hint: changed from @anthropic-ai/gemini-cli to @google/gemini-cli.
- Aider prompt delivery on Windows: multi-line prompts now use --message-file instead
of --message to avoid cmd.exe newline mangling.
- Provider color fix on switch: indicator color updates correctly when changing providers.
- Gemini and all-provider spawn error: clear error message in log when CLI fails to start.
Files
Get DEVFORGE
DEVFORGE
A desktop command center for building games with AI. You design. AI implements.
| Status | In development |
| Category | Tool |
| Author | CSL |
| Tags | Game Design |
More posts
- v02 released2 days ago
Leave a comment
Log in with itch.io to leave a comment.