Add light mode theme support to Go TUI app
Takeaway: I'd start the prompt by mentioning that theme infrastructure already existed (DefaultTheme/DarkTheme, termenv auto-detect) so the agent didn't waste time rediscovering it from scratch.
1 session on termenv with a coding agent: the agent failed at least once in 0, and 1 finished without a human stepping in.
Takeaway: I'd start the prompt by mentioning that theme infrastructure already existed (DefaultTheme/DarkTheme, termenv auto-detect) so the agent didn't waste time rediscovering it from scratch.