Back to Projects
github.com May 28, 2026 at 03:05 PM
Show HN: Ktx – Open-source executable context layer for data agents
80
Points
17
Comments
lucamrtl
Author
Top Comments
banditelolMay 29
Sounds cool, I want to try this kind of things out, but do you have or planned to have a sandboxing environment, where the agent can try running the query in let say duckdb first to confirm its validity/result before sending it over to bq? Or use something like tablesample when developing the query to reduce cost?
One more thing, how do you compare with nao ( https://github.com/getnao/nao ), it's something I've followed for a while and seem to answer similar issue as what ktx build
lifeisstillgoodMay 28
So, and I may be oversimplifying, you are creating awesome documents and references that I would have loved to have for my different jobs 5-10 years ago (or more).
It’s just that making such docs had next to no ROI 10 years ago. But today they are the difference between success and failure.
It’s fascinating - thank you
(and who writes the wiki / business rules ? Can they be reverse engineered from existing query stack? )
Sounds great - all the best
Edit: don’t take the above as criticism - just trying to fit new ideas into an old dog.
tarun_anandMay 28
How does this compare with Wren 2.0, OpenVikings etc
modus-tollensMay 28
How are you measuring the accuracy? Are you running this against any benchmarks?
I see this covers a file based approach, was there ever a consideration for a graph based approach?
For business context, how do you handle context that evolves over time?
yooiboxMay 29
cool