disinto/formulas
Claude 99d430a0c2
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
fix: bug: architect has no path for approved PRs awaiting initial design questions (#570)
Implementation:
- Added detect_approved_pending_questions() function to identify approved PRs
  that have no ## Design forks section and no Q1:, Q2: comments yet.
- Modified response processing block to handle three session modes:
  1. questions_phase: Resume session for processing Q&A answers
  2. start_questions: Fresh session to post initial design questions
  3. pitch: Original behavior for new pitch generation
- Added build_architect_prompt_for_mode() function to generate appropriate
  prompts for each session mode.
- When an approved PR is detected, the agent posts initial design questions
  (Q1:, Q2:, etc.) and adds the ## Design forks section, transitioning the
  PR into the existing questions phase.

This fixes the issue where approved architect PRs would sit indefinitely
because the agent had no path to start the design conversation.
2026-04-10 11:30:46 +00:00
..
add-rpc-method.toml fix: address review findings on formula templates and BOOTSTRAP docs 2026-03-17 16:52:49 +00:00
dev.toml fix: feat(20a): disinto hire-an-agent subcommand + retrofit dev-qwen (#84) 2026-04-01 07:43:16 +00:00
groom-backlog.toml fix: chore: tear down old vault scripts — prepare for PR-based vault (#73) 2026-03-31 20:38:05 +00:00
release.sh fix: review feedback — cd path in release.sh, compose file access in edge container 2026-04-09 19:23:08 +00:00
release.toml fix: remove hardcoded 'johba' references — use dynamic project config instead (#241) 2026-04-05 17:18:04 +00:00
reproduce.toml fix: feat: reproduce agent re-verifies bug-report issues after all dependency fixes merge (#400) 2026-04-08 07:55:17 +00:00
review-pr.toml fix: fix: review formula misses cross-cutting consequences and under-files tech-debt (#483) 2026-04-09 08:01:29 +00:00
run-architect.toml fix: bug: architect has no path for approved PRs awaiting initial design questions (#570) 2026-04-10 11:30:46 +00:00
run-gardener.toml fix: fix: agents-update step uses vague instructions and disinto-specific examples — rewrite with mechanical discovery (#476) 2026-04-09 07:45:26 +00:00
run-planner.toml fix: tech-debt: sweep cron-isms from code comments, helpers, lib, and public site copy (#548) 2026-04-10 08:54:11 +00:00
run-predictor.toml fix: tech-debt: sweep cron-isms from code comments, helpers, lib, and public site copy (#548) 2026-04-10 08:54:11 +00:00
run-publish-site.toml fix: tech-debt: sweep cron-isms from code comments, helpers, lib, and public site copy (#548) 2026-04-10 08:54:11 +00:00
run-rent-a-human.toml fix: remove remaining action-agent references from docs and configs 2026-03-31 19:55:00 +00:00
run-supervisor.toml fix: tech-debt: sweep cron-isms from code comments, helpers, lib, and public site copy (#548) 2026-04-10 08:54:11 +00:00
triage.toml fix: fix: triage entrypoint overwrites original issue labels even when root cause was found (#387) 2026-04-07 22:03:25 +00:00
upgrade-dependency.toml fix: address review findings on formula templates and BOOTSTRAP docs 2026-03-17 16:52:49 +00:00