Elektrine lite

← Feed

@el_abuelo@programming.dev

Post #1732181

2026-04-19 17:09 UTC

Okay so now I think you’re describing the behaviour I take for granted with the harness i.e. Claude Code. Having good repo readiness through a good agents/claude.md file + tests + docs means the LLM is able to read more files into its context. It never occurred to me that anyone would prompt in isolation of their repos but I guess thats exactly what it was like for me last year when I was just feeding ChatGPT prompts away from the repo.

Replies (1)

  • @zbyte64@awful.systems 2026-04-19 18:53

    Yes, code harnesses help by providing deterministic feedback like with a language server and reduce the amount of prompting requirements. I guess I should have led with that example 😅

    Open ##1732180