Show HN: Bestie, a coding agent that respects youhttps://github.com/jolexxa/bestie
hi friends! this year, i've been working on a general purpose, native terminal coding agent harness. i remember being absolutely struck the first time i ever used claude code and it could just do things. i'm also a big fan of crush and pi. it's pretty early on. i still have yet to build all the higher-level behaviors that make something go from a harness to a proper agent. it turns out, making a coding agent is incredibly hard because you have to strap a development environment to an llm. in my hubris, i had thought "ohβit's just a terminal app that calls some api's!" i'm trying to provideβ¦