Projects with this topic
-
superheavy-gate prevents expensive nested-agent fan-outs from happening silently. Known superheavy launches are denied before they start; launches visible only at runtime raise a desktop notification with stop-time ground truth. It ships as both a PyPI CLI and a Claude Code plugin, registering pre-flight, start-time, and ground-truth hook layers. The dominant leak it targets is inheritance, not explicit pins — twenty nested agents silently inheriting an Opus session is a budget incident, and this gate makes it impossible to trigger without a deliberate choice.
Updated -
-
-
A microservice for deploying local LLMs over HTTP: a YAML catalogue drives a vLLM launcher that supervises one OpenAI-compatible server per model behind a Quart management API, plus llama.cpp ternary serving, Podman pods, and a QLoRA tuning pipeline.
Updated -
A broad extension of the Python standard library, imported as my, centered on text processing, functional programming, and runtime type coercion. Typed, tested, and in daily use as the shared foundation of its author's ecosystem.
Updated -
Double-entry accounting in Python based on ledger-cli, the C++ precursor to Beancount: read-only Plaid sync staged through a local journal behind an explicit reviewed apply, CSV import, LLM-assisted categorization, and deterministic cashflow and debt planning.
Updated -
An architectonic color palette selected from Radix hues under philosophically-motivated rules: 4(+1) families of four hues each with six progressive shade pairs, plus CLI tools that generate, drift-check, and deploy themes for terminals, editors, shells, and the web.
Updated -
A tool for agents that heals stale or drifted file edits instead of failing them, with atomic multi-file transactions, patch ingestion, undo, durable anchors, and an LSP client. It ships as a library, a CLI, and an MCP server.
Updated -
A universal docs-format translator over one typed document tree, reading and writing MyST, GFM, Obsidian, reStructuredText, Typst, and MediaWiki wikitext; formatting is the identity case. Markdown identity conversions are byte-for-byte mdformat-compatible.
Updated -
-
A minimalist go-look-report primitive for AI agents: one verb dispatches a URL, command, or window to a capture and a local-first vision report, while a critique lens scores captures against an inspectable rubric — observe-only by covenant.
Updated -
-
Measurement data aggregator based on InfluxDB with SiLA interface. An important application is fast time series data aggregation, like data originating from sensors (temperature, pressure, pH, ...). An interface to the LARAsuite databases will be provided.
Updated -
-
-
-
-
Computer notepad with changes
Updated -