Crush: Glamourous AI coding agent for your favourite terminal
1–10 of 240 posts
Re: Crush: Glamourous AI coding agent for your favourite terminal
#2I just can’t get an easy overview of how each tool works and is different
Re: Crush: Glamourous AI coding agent for your favourite terminal
#3Re: Crush: Glamourous AI coding agent for your favourite terminal
#4Re: Crush: Glamourous AI coding agent for your favourite terminal
#5Re: Crush: Glamourous AI coding agent for your favourite terminal
#6Re: Crush: Glamourous AI coding agent for your favourite terminal
#7Re: Crush: Glamourous AI coding agent for your favourite terminal
#8I don't get why terminal agents are so popular of late. Having spent more than a decade in terminal based development (vi*), and now fully moved over to a real IDE (vs code), it seems bonkers to me. The IDE is so much more... integrated
Language server, check, Plugin ecosystem, check, Running tests on demand, check. lua sucks but that's an acceptable compromise as vimscript is worse.
Re: Crush: Glamourous AI coding agent for your favourite terminal
#9I don't get why terminal agents are so popular of late. Having spent more than a decade in terminal based development (vi*), and now fully moved over to a real IDE (vs code), it seems bonkers to me. The IDE is so much more... integrated
Neo(lazy)vim user here.. not sure what I'm missing from IDE... Language server, check, Plugin ecosystem, check, Running tests on demand, check. lua sucks but that's an acceptable compromise as vimscript is worse.