Skip to content

Release v0.1.9#24

Closed
akougkas wants to merge 46 commits into
mainfrom
v0.1.9
Closed

Release v0.1.9#24
akougkas wants to merge 46 commits into
mainfrom
v0.1.9

Conversation

@akougkas
Copy link
Copy Markdown
Contributor

Summary

  • Release Clio Coder v0.1.9 hardening train.
  • Covers fleet-agent dispatch, typed execution tools, validate_frontend, TUI active-run cancel/queue behavior, local model capability/Harmony handling, docs refresh, and safety/evidence/eval/memory/components updates.
  • Preserves the retired internal dev/self-dev subsystem removal.

Verification

  • npm run typecheck
  • npm run lint
  • npm run test (1317 passed)
  • npm run build
  • npm run test:e2e (70 passed)
  • git diff --check
  • npm audit --json (0 vulnerabilities)
  • npm run prepublishOnly
  • npm pack --dry-run
  • clio doctor
  • clio targets --json

Smoke Receipts

  • Controlled empty-cwd print smoke: clio-release-print-ok
  • JSON mode smoke: session 3i15lg67h1be, clio-release-json-ok
  • Mini fleet smoke: receipt 3i0v4kje2odh, target mini, model AgenticQwen-30B-A3B-i1-Q4_K_M, exit 0, zero tool calls
  • OpenAI Codex fleet smoke: receipt 28udh8artd65, target openai-codex, model gpt-5.4-mini, exit 0, zero tool calls

Not Run

  • Dynamo smoke was not run because explicit confirmation that dynamo is free was not provided.

akougkas added 16 commits May 16, 2026 15:31
Remove the dedicated self-dev subsystem from stable paths and replace it with minimal Clio repo-awareness prompt behavior. Simplify dispatch, middleware, worker spec validation, tool profiles, and eval metrics while preserving ordinary coding-agent behavior outside the Clio source tree.

Document and verify the mini/AgenticQwen real-target harness path.
Make allowedTools required and remove the supervised field from worker
specs and runtime. Extract dispatch lifecycle resolution into
resolveLifecycle and add DispatchLifecycleStage. Simplify middleware
rule handling to yield empty runtime rule lists. Count only successful,
non-timed-out verifier commands as validation evidence. Add
appendSubmittedUserTurn and update tests accordingly.
Resolve local model family, thinking surface, request payload, and response parsing through one provider-domain capability layer.

Wire GPT-OSS Harmony, on/off local reasoning models, advisory budget models, UI display paths, and worker dispatch through the resolved effective capability state.

Cover Harmony payload/parsing and dashboard/footer/settings/thinking consistency with focused tests.
Remove top-level anyOf requirements from the read, write, and edit tool parameter schemas so the OpenAI Codex Responses API accepts the tool catalog. Keep the path/file_path requirement enforced in the tool runtime and update the existing registry expectation to match that runtime error.
@akougkas akougkas closed this May 17, 2026
@akougkas akougkas deleted the v0.1.9 branch May 17, 2026 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant