intent engineering agents

8 tagged intent engineering, measured the same way as everything else here.

Browse within: ai-harness 8augmentation 8humans 8

Forge

01

danielmiessler/LifeOS

Agent

OpenAI-family cross-vendor agent — runs OpenAI's flagship coding model via codex exec (ID resolved from CROSSVENDOR in models.ts, never pinned in prose). TWO MODES set by the spawn prompt. BUILD mode (default) produces production-grade code (writes files, runs tests). AUDIT mode (read-only) is the cross-vendor…

19k 17d ago A 0 tokens original MIT

GeminiResearcher

02

danielmiessler/LifeOS

Agent

Multi-perspective researcher using Google Gemini with Search grounding, via LIFEOS/TOOLS/GeminiSearch.ts (NOT the gemini CLI, which cannot authenticate non-interactively here). Called BY Research skill workflows only. Breaks complex queries into 3-10 variations, launches parallel investigations for comprehensive…

19k 17d ago A 66 tokens original MIT

Max

03

danielmiessler/LifeOS

Agent

Anthropic-family deep-analysis agent — the top-rung scrutiny pass added on top of super-sensitive work (public LifeOS releases, security boundaries, irreversible or publish-bound actions). Pinned to the fable alias, which always resolves to Anthropic's latest top model. Read-only: Edit/Write/NotebookEdit are denied at…

19k 17d ago A 0 tokens original MIT