ZIm/assets
Richard Feldman ac9e2f30bb
Try to improve behavior when agent is stuck (#28169)
Currently, it's pretty common that when the agent gets stuck, it deletes
whatever it's stuck on and replaces it with a TODO comment, then
cheerfully reports that it has "simpified" the implementation. This is
worse than leaving the broken code, because at least a human could take
over and try to get it across the finish line.

This system prompt adjustment attempts to make the agent do something
more useful when in this situation: report that it's stuck, explain why
it's stuck, and ask the user what to do.

Release Notes:

- N/A
2025-04-05 23:52:28 -04:00
..
fonts Fix font selection on macOS (#13615) 2024-06-27 17:02:45 -06:00
icons debugger: Start on tabless design (#27837) 2025-04-03 16:11:14 +00:00
images add ui::Vector and separate images from icons (#17815) 2024-09-13 17:44:16 -04:00
keymaps agent: Fix deleting threads in history via keyboard (#28113) 2025-04-04 17:45:44 -03:00
prompts Try to improve behavior when agent is stuck (#28169) 2025-04-05 23:52:28 -04:00
settings agent: Disable redundant tools (might delete later) (#28114) 2025-04-04 18:59:21 +00:00
sounds Update collaboration sounds, add sounds to screensharing 2023-07-04 16:18:42 -04:00
themes gruvbox: version_control_ -> version_control. (#26665) 2025-03-13 13:13:35 +00:00