I’ve never heard of prompt tower either, so definitely something to look into!
This isn’t the product I’m building which is why i opened sourced it, but it allows for my product to be made
I’m sure Anthropic will release this exact sdk in a week or two
I first made a scripting tool of aider that I didn't open source: (https://cloudcoding.ai)
Scripting with aider gives lower level control but this is also its shortcoming to why I prefer scripting Claude code.
Claude code is like a better architect mode and people want higher and higher levels of abstraction away from the coding and more towards the vibing.
- Models like Relace's Instant Apply (https://hub.continue.dev/relace/instant-apply)
- Codebase context services like Greptile (https://hub.continue.dev/continuedev/greptile-context)
- MCP servers for services like Exa (https://hub.continue.dev/exa/exa-mcp)
I’m curious: was there one method that improved the accuracy/relevance of the answers the most?
Also, are you using Langchain, Llamaindex, or something else?
I’ve never heard of prompt tower either, so definitely something to look into!