Local inference & agent infrastructure
Local LLMs & agents.
Running models locally, adapting them, and giving agent workflows an accountable structure.
Intelligence. Close to home.
The work in this world.
ORDERED BY DEPTH & EVIDENCE- 01
Local Qwen inference
Self-hosted Qwen workflows with controlled request budgets, reproducible decoding, structured decisions, and explicit inference-failure handling.
START HEREConcrete inference engineering across projects: budgets, structured outputs, runtime controls, and recovery.
- 02
ZhengMindYAGNI — agent orchestration
An AI-work coordinator built around Git, markdown work nodes, a small state machine, and a CLI that owns mutations.
- 03
VTA — local Qwen adaptation
A local adaptation of an upstream financial time-series LLM pipeline to Qwen3.5, spanning inference compatibility and staged GRPO/LoRA/SFT training code.
- 04
Event-ending inference with Qwen
A local-Qwen decision pipeline asks whether the real-world event behind a prediction market is likely to end within a chosen horizon.
- 05
Semantic research agents
A-share research workflows that turn textual evidence into structured long-only decisions, with accounting and governance checks.
- 06
Typed handoffs for coding agents
A reusable agent workflow that separates planning, interface skeletons, implementation, and integration through typed patch artifacts and deterministic hooks.
- 07
Claude Code Autopilot
An installation and activation layer combining upstream coding skills, specialized agents, and hooks into a reusable project toolkit.
- 08
ZhengMind architecture study
A provider-neutral task-control architecture studied alongside the later ZhengMindYAGNI implementation.
- 09
Serena semantic tooling reference
An upstream reference for symbol-aware code retrieval and editing through language servers and MCP.
A DIFFERENT DIMENSION