|
|
|
|
|
by hombre_fatal
89 days ago
|
|
I built my own macOS terminal app over the last two weeks using swift/appkit + ghostty's zig library. I basically just wanted vertical tabs and notifications for when AI agents (claude code, codex) are finished. I already use it as my main terminal over iTerm. It's a fun project since I use my terminal all day, so I always have ideas for how something could be improved or polished. AI can do the chore work of figuring out how to impl some bugfix or UX polish, and I manage the last 10%. This would have been too much work to maintain for fun before LLMs. |
|