by dæmons be driven

Software, tools, and notes from the workbench.

I'm Tomas Restrepo — a software developer in Colombia and Chief Architect at CData. I build developer tools and write about what I learn doing it.

Latest writing

Full archive →
Tools

Kondex: Teaching Claude to use it

In my previous two posts, I covered how kondex builds its index and how you can query it. There’s one part I haven’t talked about yet, though: an index is not very useful if the LLM never thinks of using it. In this …

Tools

Kondex: Searching the index

In my last post, I introduced kondex, a declaration indexing tool I wrote for our team. Today, I’d like to spend some time going over how to use the index to navigate the code base. Note: kondex will automatically detect …

Tools

Kondex: A declaration indexing tool

It’s been a very long time since I’ve written on this blog, but wanted to pick this up again, and thought tools would be an excellent topic. Like most people in the Software Industry, I’ve been spending increasing …

Browse the full archive

Things I build

  • Visual Studio

    Viasfora

    Rainbow braces, keyword colouring and text obfuscation for Visual Studio. Over 200K downloads.

  • CLI

    kondex

    A declaration indexing tool that helps language models find their way around a codebase.

  • Library

    PipelineTesting

    A unit testing library for BizTalk Server pipelines, plus the Application Insights WCF SDK.