Skip to content

Add confirmed AI next-step coaching - #8

Merged
chudodey merged 1 commit into
mainfrom
codex/cap-003-next-step-coach
Aug 1, 2026
Merged

chudodey merged 1 commit into
mainfrom
codex/cap-003-next-step-coach

Conversation

@chudodey

@chudodey chudodey commented Aug 1, 2026

Copy link
Copy Markdown
Owner

What changed

  • added a validated local-AI contract for one coaching question or 1–3 physical next steps
  • persisted only a compact decomposition summary and current proposal in the Markdown task
  • added task-card UI to request, answer, select, and confirm proposed steps
  • created child actions only after explicit confirmation and inserted confirmed steps into the fixed daily Plan
  • added API tests and a sixth real-browser E2E flow
  • marked CAP-003 complete and moved the backlog starting point to TREE-001

Why

Projects and problem statements are containers, not executable actions. Previously the only decomposition path required manually writing every child. The new flow lets local Ollama help identify the next reversible action without silently creating tasks or putting containers into the Plan.

Validation

  • pytest -q — 131 passed, 1 skipped
  • python scripts/run_e2e.py — 6 passed
  • ruff check src tests e2e scripts main.py
  • node --check web/static/app.js
  • python scripts/backlog.py --check
  • live qwen3:4b check: one question on the first turn, three concrete steps after a synthetic answer

@chudodey
chudodey marked this pull request as ready for review August 1, 2026 13:33
@chudodey
chudodey merged commit 091f698 into main Aug 1, 2026
3 checks passed
@chudodey
chudodey deleted the codex/cap-003-next-step-coach branch August 1, 2026 13:34
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