Skip to content

Progress

This page separates what foxctl currently documents as usable behavior from work that is still evolving through plans, evals, and benchmark validation.

AreaCurrent stateDocs
Production docsStarlight site with Cloudflare Pages deploy path, docs build checks, link checks, and production verificationVerification
Repo retrievalSemantic search, repoindex, DAG grep, codemaps, and evidence packagingRepoindex and DAG grep
Skills runtimeJob-tracked, ephemeral, and direct execution paths with stable envelopesRuntime and install
Agents and roomsAgent lifecycle, orchestration, room timelines, mailbox asks, and collaboration flowsAgent orchestration
StorageCAS, persistence, vectors, Turso, and Postgres behaviorCAS and persistence
IntegrationsLLM providers, MCP, OpenAPI, plugins, hooks, chat adapters, and Obsidian bridgeIntegration status
BenchmarksCurated Go benchmark runner for hot packages and repeatable local capturesBenchmarks
AreaWhy it mattersPlan-backed status
Durable execution recoveryKeeps agent and runtime work recoverable after crashesActive plan-backed runtime work
Runtime side-effect safetyMakes retries and event append behavior idempotentActive plan-backed safety work
Refactor intelligenceFinds hotspots, repeated change patterns, and deterministic refactor targetsActive implementation and validation work
Slop function detectionFlags AI-generated sprawl and low-confidence code shapeActive detection backlog
RLM helper runtimeSupports recursive helper pipelines, LongCoT evals, and smolvm experimentsExperimental
ACA memory evolutionImproves self-corrective retrieval and memory derivationActive research and plan-backed work
Room workpacks and milestonesMakes multi-agent work auditable through evidence lanes and exit policiesActive room workflow backlog
OpenSandbox integrationAdds sandboxed workspace execution as an adapter surfacePlanned integration work

Do not describe in-progress work as current operator behavior until it has:

  1. A stable command or API contract
  2. Deterministic tests or evals for the expected behavior
  3. Documentation in the matching current docs area
  4. A benchmark or operational check when the feature affects hot paths

Plan documents remain useful for contributors, but current docs must stay tied to behavior that exists in the repository.