This fixes some bugs with 0.5.0, namely:
- Custom coding agents now correctly resolve installed CLI commands without requiring an absolute path.
- Improved generated icon requests to reduce unwanted white borders and produce opaque, edge-to-edge backgrounds.
- Updated popover window ordering so it remains above external apps while staying behind Ironsmith windows and Ironsmith-generated apps.
And just so it doesn't get lost, here's the 0.5.0 changelog as well:
0.5.0 Changelog
Hi folks!
I've been pretty heads down working on the next big update and haven't released a new version in about a month, so this is somewhat of a stopgap release until the next big release which should be coming in a couple of weeks.
This release mainly contains some nice quality of life things and some nice new features namely:
- Agent decided app type: Just say what app type (window or menu bar) you want in your prompt, and your agent will choose it.
- Agent decided permissions: Your agent will select permissions based on what your app requires.
- Expanded sandbox permissions: Incoming connections, Internet, user-selected files, Downloads, Pictures, Music, and Movies folders.
- Custom coding agents: Use Claude Code, OpenCode, or any agent already installed on your Mac. This isn’t full Ironsmith integration like Codex, but it lets you use your existing subscription for the actual coding part.
- Richer Agent Output: Codex reasoning and MCP tool calls are displayed, and custom-agent stdout/stderr transcripts are retained.
- Edit App Details: Rename apps, import replacement icons, or generate new icons.
- Ironsmith account management in Settings: Sign in, view credits, buy credits, sign out, and delete your account.
- Popover backgrounding: The popover closes when backgrounded, so you don’t have to press the button multiple times to reopen it.
- Bug fixes: Including a fix to this issue: #27
macOS 27 support will come either with the next big update or in a smaller one within the next week or so.
Thanks everyone!
PRs
Full Changelog: v0.5.0...v0.5.1