logoalt Hacker News

pjbeamyesterday at 7:54 AM2 repliesview on HN

I'm in the middle of it so don't have any conclusions for you, but I started mucking with building my own cli coding app and there are _tons_ of levers available that aren't apparent from claude code or codex.

Including altering the turn concept. I think it is still ultimately call and response but instead of everything is a quarter note you can get a little closer to a beat you like.


Replies

mbork_plyesterday at 7:59 AM

It's love to have an interface where I could have several conversations with an LLM, with common context, but each separate and anchored to a different place in the code

aitor1717yesterday at 8:22 AM

Same here. Every time I come up with a complicated way to personalize my workflow I end up finding out there's already a better way to do it.

The only thing that I consistently do is create a simple html dashboard with a to-do list I can guide claude code with while rendering progress somewhat graphically. I love the levers but it's kinda the opposite of the flow in question.