10 Apr 26

A new agent harness that claims to save tokens.


05 Mar 26

Big claims with bit reduction in tokens, worth a try though as there’s real potential savings there.


13 Dec 25

A tool to write agentic scripts using Markdown. It’s a great idea and looking at the examples seems to do the job.


17 Jul 25

Very interesting way to avoid using Python. As a Python-hater myself, I appreciate this greatly.

Considering that ML is a pretty important field, and will continue to be going into the future, this is an option I have to keep my eye on.


02 Jun 25

This is something I’m considering as an alternative to, for instance, VooCode for VsCode.

I use Helix editor, and there’s no real LLM support built into it (it’s a traditional modal editor).

I’m not wholly convinced on AI agents for code use, since I like being able to fully comprehend the code I’m making, but it’s nice to have an option if I’m going that route.


08 Jul 24

fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere. - danielmiessler/fabric