LLM stuff
The scary part here is just how long it can remain coherent as its contexts fills up. Even 3.6 would get confused quite quickly and need to be compacted after a few hours. This thing managed to ingest files from like three codebases and still have space for generating a weird setup for testing a react-native component.
LLM stuff
I think part of this is that I've gotten better at working within it's limitations and strengths as I've been updating my "agent" to be more effective.
LLM stuff
I've recently added support for AGENTS.md so I don't need to tell it how I want to do testing and code style checking every time and generally save some extra file reads whenever it starts a new feature. Next I'm gonna play with "skills" so I can load up commonly used instructions instead of repeating myself.
re: LLM stuff
@toiletpaper Is your skill published somewhere I could read? :o
I found I haven't needed to spell out how rigorous it needs to be because it's pretty good at that out of the box and past that I'm guiding it.
re: LLM stuff
No. I can send it to you privately if you want. I'd publish it, but I've been doing my best to compartmentalise my personal life from my fedi presence, for hopefully obvious reasons. Happy to share though, just not directly on fedi.