initrunner: InitRunner lets you define an agent in one YAML file, chat with it, run it autonomously, and deploy it as a daemon triggered by cron, file changes, webhooks, or Telegram messages. It supports multiple execution modes, built-in memory, cost controls, multi-agent orchestration, and security features. Built on PydanticAI.; Matryoshka: Matryoshka (RLM) addresses the limitation of fixed LLM context windows by using a recursive language model approach. Instead of chunking or RAG, the LLM outputs commands in a constrained symbolic language called Nucleus, which are executed by the Lattice logic engine. This reduces entropy, enables safe execution, and achieves 97% token savings through handle-based storage.
Automated code review: set up a daemon that reviews pull requests or file changes.
Document analysis: search, filter, count, and sum large log files