Commit graph

  • b26c5e6400 Merge pull request 'fix: bug: dev-poll marks issues assigned to other agents as stale (#522)' (#526) from fix/issue-522 into main dev-bot 2026-04-09 20:17:31 +00:00
  • 1e23362721 fix: bug: dev-poll marks issues assigned to other agents as stale (#522) Claude 2026-04-09 20:10:17 +00:00
  • 3e9ac2b261 fix: feat: generate_compose() should support local-model agent containers (#520) Claude 2026-04-09 20:09:38 +00:00
  • a4e7dcc5d7 Merge pull request 'fix: bug: generate_compose() emits unresolved ${PROJECT_NAME} in PROJECT_REPO_ROOT (#518)' (#523) from fix/issue-518 into main dev-bot 2026-04-09 19:51:00 +00:00
  • 3ac6cf7bf3 Merge pull request 'fix: bug: agents entrypoint does not set git safe.directory — worktrees fail after container restart (#517)' (#524) from fix/issue-517 into main dev-qwen 2026-04-09 19:45:35 +00:00
  • 3b41643c76 fix: agent-smoke CI missing formula-session.sh source for supervisor-run.sh Claude 2026-04-09 19:43:47 +00:00
  • c7ca745233 fix: bug: agents entrypoint does not set git safe.directory — worktrees fail after container restart (#517) Claude 2026-04-09 19:40:47 +00:00
  • 09719aa635 fix: bug: generate_compose() emits unresolved ${PROJECT_NAME} in PROJECT_REPO_ROOT (#518) Claude 2026-04-09 19:39:18 +00:00
  • 471b0b053a Merge pull request 'fix: bug: dispatcher runner invokes formulas as bash scripts but formulas are TOML (#516)' (#519) from fix/issue-516 into main dev-bot 2026-04-09 19:28:07 +00:00
  • fbf1a6dcc2 fix: review feedback — cd path in release.sh, compose file access in edge container Claude 2026-04-09 19:23:08 +00:00
  • 3c8b61168d fix: eliminate duplicate action-TOML parsing between runner entrypoint and release formula Claude 2026-04-09 19:07:51 +00:00
  • 77de5ef4c5 fix: bug: dispatcher runner invokes formulas as bash scripts but formulas are TOML (#516) Claude 2026-04-09 19:02:52 +00:00
  • e70da015db fix: edge container — add python3, fix mktemp BusyBox compat Smoke Test 2026-04-09 18:07:21 +00:00
  • 0db21e70a1 fix: move PROJECT_REPO_ROOT after pname assignment in entrypoint + add updating-factory docs (#515) dev-bot 2026-04-09 17:44:42 +00:00
  • 5586934ed5 docs: add updating-factory.md for client-side factory update procedure johba 2026-04-09 17:41:09 +00:00
  • 3c4ba5ff82 Merge pull request 'fix: architect: jq integer/string type mismatch in has_open_subissues self-exclusion filter (#499)' (#514) from fix/issue-499 into main dev-bot 2026-04-09 15:14:51 +00:00
  • ac1b49767d fix: architect: jq integer/string type mismatch in has_open_subissues self-exclusion filter (#499) Agent 2026-04-09 15:11:50 +00:00
  • 449d83f233 Merge pull request 'fix: bug: dev-poll stale detection races with issue_claim — blocks freshly claimed issues (#471)' (#512) from fix/issue-471 into main dev-bot 2026-04-09 15:09:22 +00:00
  • 2ad515d53e Merge pull request 'fix: architect: has_responses_to_process not set when open_arch_prs < 3 (#498)' (#513) from fix/issue-498 into main dev-qwen 2026-04-09 15:03:39 +00:00
  • a72ab8b121 fix: architect: has_responses_to_process not set when open_arch_prs < 3 (#498) Agent 2026-04-09 14:57:24 +00:00
  • 96aeb549c0 fix: use Forgejo integer CommentType (7) instead of string "label" in timeline query Claude 2026-04-09 14:57:14 +00:00
  • 8679332756 fix: bug: dev-poll stale detection races with issue_claim — blocks freshly claimed issues (#471) Claude 2026-04-09 14:45:30 +00:00
  • 9d0b7f2b07 Merge pull request 'chore: gardener housekeeping' (#511) from chore/gardener-20260409-1424 into main dev-bot 2026-04-09 14:39:02 +00:00
  • 46a87c5798 fix: correct lib/AGENTS.md — Forgejo image tag 11.0, OPS_REPO_ROOT variable name Claude 2026-04-09 14:33:40 +00:00
  • 6971371e27 chore: gardener housekeeping 2026-04-09 Claude 2026-04-09 14:24:52 +00:00
  • 7069b729f7 Merge pull request 'fix: fix: while-true entrypoint runs agents sequentially — slow agents block the entire pipeline (#509)' (#510) from fix/issue-509 into main dev-bot 2026-04-09 14:10:47 +00:00
  • f3f6b22b0d fix: fix: while-true entrypoint runs agents sequentially — slow agents block the entire pipeline (#509) Claude 2026-04-09 14:05:14 +00:00
  • 39031de2e4 chore: gardener housekeeping 2026-04-09 Claude 2026-04-09 13:46:29 +00:00
  • 31b55ff594 Merge pull request 'fix: refactor: remove entrypoint.sh PROJECT_REPO_ROOT workaround (#503)' (#507) from fix/issue-503 into main dev-bot 2026-04-09 12:15:27 +00:00
  • cfb4ba5fb3 fix: refactor: remove entrypoint.sh PROJECT_REPO_ROOT workaround (#503) Agent 2026-04-09 12:11:28 +00:00
  • 18a3d19d51 Merge pull request 'fix: fix: load-project.sh should derive container repo paths instead of using TOML value (#502)' (#506) from fix/issue-502 into main dev-bot 2026-04-09 12:09:14 +00:00
  • 3c443322ca fix: fix: load-project.sh should derive container repo paths instead of using TOML value (#502) Claude 2026-04-09 12:02:51 +00:00
  • d61ef88c06 Merge pull request 'fix: fix: generate_compose() uses wrong Forgejo image tag — codeberg.org/forgejo/forgejo:1 does not exist (#493)' (#501) from fix/issue-493 into main dev-bot 2026-04-09 11:22:14 +00:00
  • da65518f07 fix: fix: generate_compose() uses wrong Forgejo image tag — codeberg.org/forgejo/forgejo:1 does not exist (#493) Agent 2026-04-09 11:16:36 +00:00
  • 2478765dfa Merge pull request 'fix: refactor: architect pitching should be bash-driven with stateless model calls (#490)' (#496) from fix/issue-490 into main dev-bot 2026-04-09 11:11:35 +00:00
  • e159327d2e Merge pull request 'fix: fix: generate_compose() must add security_opt apparmor=unconfined to all services (#492)' (#500) from fix/issue-492 into main dev-bot 2026-04-09 11:04:34 +00:00
  • 8eaad3a998 fix: address AI review feedback - JSON injection, exit on failure, branch collisions (#490) Agent 2026-04-09 10:16:05 +00:00
  • def09c441c fix: fix: generate_compose() must add security_opt apparmor=unconfined to all services (#492) Claude 2026-04-09 11:00:01 +00:00
  • b11c4cca15 fix: refactor: architect pitching should be bash-driven with stateless model calls (#490) Agent 2026-04-09 10:04:48 +00:00
  • 80e19f8e51 Merge pull request 'fix: refactor: architect design phase should be bash-driven with stateful session resumption (#491)' (#497) from fix/issue-491 into main dev-bot 2026-04-09 10:31:50 +00:00
  • 03a119d16c fix: review feedback — use global vars for multiline guidance, update PR body for answer detection Claude 2026-04-09 10:27:53 +00:00
  • e31a2d5c88 fix: refactor: architect design phase should be bash-driven with stateful session resumption (#491) Claude 2026-04-09 10:15:17 +00:00
  • f78ed10064 Merge pull request 'fix: fix: profile_write_journal uses fixed filename — each run overwrites previous journal entry (#488)' (#489) from fix/issue-488 into main dev-bot 2026-04-09 09:16:48 +00:00
  • 2d04ef9406 fix: fix: profile_write_journal uses fixed filename — each run overwrites previous journal entry (#488) Claude 2026-04-09 09:12:13 +00:00
  • a951b08e34 Merge pull request 'fix: fix: architect creates duplicate sprint pitch for vision issues that already have sub-issues (#486)' (#487) from fix/issue-486 into main dev-bot 2026-04-09 09:06:16 +00:00
  • 1426b1710f fix: fix: architect creates duplicate sprint pitch for vision issues that already have sub-issues (#486) Agent 2026-04-09 08:43:48 +00:00
  • 1e1bb12d66 Merge pull request 'fix: fix: review formula misses cross-cutting consequences and under-files tech-debt (#483)' (#484) from fix/issue-483 into main dev-bot 2026-04-09 08:06:46 +00:00
  • 045df63d07 fix: fix: review formula misses cross-cutting consequences and under-files tech-debt (#483) Agent 2026-04-09 08:01:29 +00:00
  • 8452bc35b3 Merge pull request 'fix: fix: entrypoint polling loop missing predictor and planner agents (#478)' (#482) from fix/issue-478 into main dev-bot 2026-04-09 07:55:28 +00:00
  • 0987b9ed2f fix: fix: entrypoint polling loop missing predictor and planner agents (#478) Agent 2026-04-09 07:51:47 +00:00
  • 52091a8c54 Merge pull request 'fix: fix: agents-update step uses vague instructions and disinto-specific examples — rewrite with mechanical discovery (#476)' (#481) from fix/issue-476 into main dev-bot 2026-04-09 07:49:33 +00:00
  • 87a0036baa fix: fix: agents-update step uses vague instructions and disinto-specific examples — rewrite with mechanical discovery (#476) Claude 2026-04-09 07:45:26 +00:00
  • ddd3651426 Merge pull request 'fix: fix: gardener-run.sh should skip model invocation when nothing changed since last run (#473)' (#480) from fix/issue-473 into main dev-bot 2026-04-09 07:38:33 +00:00
  • 8b3aeb1698 Merge pull request 'fix: fix: env.sh unbound WOODPECKER_TOKEN crashes all cron agents under set -u (#475)' (#479) from fix/issue-475 into main dev-bot 2026-04-09 07:31:43 +00:00
  • 4436136797 fix: fix: gardener-run.sh should skip model invocation when nothing changed since last run (#473) Agent 2026-04-09 07:31:26 +00:00
  • a61955182a fix: fix: env.sh unbound WOODPECKER_TOKEN crashes all cron agents under set -u (#475) Claude 2026-04-09 07:26:07 +00:00
  • bc5b126485 Merge pull request 'fix: fix: architect-run.sh should check preconditions in bash before invoking the model (#472)' (#474) from fix/issue-472 into main dev-bot 2026-04-09 07:20:16 +00:00
  • dd2fc47140 Merge pull request 'fix: fix: architect should read review body text as human guidance when processing ACCEPT/REJECT (#469)' (#470) from fix/issue-469 into main dev-bot 2026-04-09 06:59:02 +00:00
  • 03962dd1d2 fix: fix: architect-run.sh should check preconditions in bash before invoking the model (#472) Agent 2026-04-09 06:26:08 +00:00
  • 655c383046 fix: architect should read review body text as human guidance when processing ACCEPT/REJECT (#469) Claude 2026-04-09 06:15:09 +00:00
  • 4582da63ba Merge pull request 'chore: gardener housekeeping' (#465) from chore/gardener-20260409-0602 into main gardener-bot 2026-04-09 06:13:22 +00:00
  • 7c688bc196 chore: gardener housekeeping 2026-04-09 Claude 2026-04-09 06:02:34 +00:00
  • b79484d581 Merge pull request 'fix: vault/validate_vault_action: blast_radius field rejected as unknown (#454)' (#464) from fix/issue-454 into main dev-bot 2026-04-09 00:19:01 +00:00
  • fa87f59f7e fix: vault/validate_vault_action: blast_radius field rejected as unknown (#454) Claude 2026-04-09 00:14:31 +00:00
  • c52e5d35a2 Merge pull request 'chore: gardener housekeeping' (#463) from chore/gardener-20260409-0005 into main dev-bot 2026-04-09 00:09:02 +00:00
  • faaaeb0a1f chore: gardener housekeeping 2026-04-09 Claude 2026-04-09 00:05:31 +00:00
  • d5e63a801e Merge pull request 'fix: feat: architect should pitch up to 3 sprints per run when multiple vision issues exist (#451)' (#462) from fix/issue-451 into main dev-bot 2026-04-08 21:29:02 +00:00
  • 52ea11be66 ci: retrigger pipeline Claude 2026-04-08 21:23:36 +00:00
  • 63bfed949e fix: feat: architect should pitch up to 3 sprints per run when multiple vision issues exist (#451) Claude 2026-04-08 21:21:00 +00:00
  • bd229a5d75 Merge pull request 'fix: fix: dev-poll stale detection should skip vision-labeled issues (#448)' (#461) from fix/issue-448 into main dev-bot 2026-04-08 21:14:03 +00:00
  • 7158bb23d4 fix: fix: dev-poll stale detection should skip vision-labeled issues (#448) Agent 2026-04-08 21:11:00 +00:00
  • 32e05be543 fix: fix: dev-poll stale detection should skip vision-labeled issues (#448) Agent 2026-04-08 21:00:23 +00:00
  • 72f97285e5 Merge pull request 'fix: AGENTS.md: outdated architecture decisions and missing top-level directories (#445)' (#460) from fix/issue-445 into main dev-bot 2026-04-08 21:09:03 +00:00
  • 33c20cc78d fix: AGENTS.md: AD-001 describes both cron and polling loop scheduling modes Claude 2026-04-08 21:01:15 +00:00
  • bf62e95986 fix: AGENTS.md: outdated architecture decisions and missing top-level directories (#445) Claude 2026-04-08 20:55:05 +00:00
  • 6008697355 Merge pull request 'fix: AGENTS.md: factual errors — lib/profile.sh reference, journal removal claim (#444)' (#459) from fix/issue-444 into main dev-bot 2026-04-08 20:49:03 +00:00
  • f0102d5501 fix: AGENTS.md: factual errors — lib/profile.sh reference, journal removal claim (#444) Agent 2026-04-08 20:44:55 +00:00
  • 90f8c00e85 Merge pull request 'fix: AGENTS.md: missing lib/ files, hooks/, and vault/ additions (#443)' (#458) from fix/issue-443 into main dev-bot 2026-04-08 20:44:02 +00:00
  • 7c2d1e139e fix: AGENTS.md: missing lib/ files, hooks/, and vault/ additions (#443) Claude 2026-04-08 20:40:04 +00:00
  • 76f17f2400 Merge pull request 'fix: AGENTS.md: undocumented agents — reproduce, triage, edge dispatcher (#442)' (#457) from fix/issue-442 into main dev-bot 2026-04-08 20:34:02 +00:00
  • 34c6d43805 fix: AGENTS.md: undocumented agents — reproduce, triage, edge dispatcher (#442) Agent 2026-04-08 20:30:25 +00:00
  • 28d48b1a60 Merge pull request 'fix: fix: architect should label filed sub-issues as backlog and mark vision issue as in-progress (#441)' (#456) from fix/issue-441 into main dev-qwen 2026-04-08 20:24:00 +00:00
  • 6861ea0880 Merge pull request 'fix: dispatcher.sh: handle direct-commit low-tier vault actions (#439)' (#455) from fix/issue-439 into main dev-qwen 2026-04-08 20:21:42 +00:00
  • 3a9b42bca3 fix: architect should label filed sub-issues as backlog and mark vision issue as in-progress (#441) Claude 2026-04-08 20:21:26 +00:00
  • 605fc136ae fix: dispatcher.sh: handle direct-commit low-tier vault actions (#439) Agent 2026-04-08 20:15:26 +00:00
  • 16c917bdf2 Merge pull request 'fix: lib/vault.sh: low-tier direct commit bypass using FORGE_ADMIN_TOKEN (#438)' (#452) from fix/issue-438 into main dev-qwen 2026-04-08 20:13:14 +00:00
  • a4776c35b4 Merge pull request 'fix: docs/BLAST-RADIUS.md + vault/SCHEMA.md: document blast-radius tier system (#440)' (#453) from fix/issue-440 into main dev-bot 2026-04-08 20:09:02 +00:00
  • 2d896c82ae fix: docs/BLAST-RADIUS.md + vault/SCHEMA.md: document blast-radius tier system (#440) Claude 2026-04-08 19:59:51 +00:00
  • 9b11940f38 fix: lib/vault.sh: low-tier direct commit bypass using FORGE_ADMIN_TOKEN (#438) Agent 2026-04-08 19:56:57 +00:00
  • 61700b5bbc Merge pull request 'fix: vault/classify.sh + vault/policy.toml: blast-radius classification engine (#437)' (#450) from fix/issue-437 into main dev-bot 2026-04-08 19:53:14 +00:00
  • 2b9ebe8ac0 fix: guard grep in classify.sh pipeline against no-match exit under pipefail Claude 2026-04-08 19:47:05 +00:00
  • 367b845857 ci: retrigger pipeline after transient failure Claude 2026-04-08 19:45:16 +00:00
  • daa62f28c6 fix: break circular dependency classify.sh↔vault-env.sh, escape regex in formula grep Claude 2026-04-08 19:42:36 +00:00
  • 894c635783 fix: vault/classify.sh + vault/policy.toml: blast-radius classification engine (#437) Claude 2026-04-08 19:35:33 +00:00
  • dd07047635 Merge pull request 'fix: fix: architect should resume session when processing answers on an accepted sprint PR (#436)' (#449) from fix/issue-436 into main dev-qwen 2026-04-08 19:43:47 +00:00
  • 25433eaf67 fix: fix: architect should resume session when processing answers on an accepted sprint PR (#436) Agent 2026-04-08 19:30:25 +00:00
  • f278e8fb14 Merge pull request 'fix: fix: predictor should dispatch actions through vault, not by filing action-labeled issues (#434)' (#447) from fix/issue-434 into main dev-qwen 2026-04-08 19:23:47 +00:00
  • 0d78dae5a8 fix: vault TOML template must match vault-env.sh schema Claude 2026-04-08 19:21:11 +00:00
  • 29f3d451c7 fix: fix: predictor should dispatch actions through vault, not by filing action-labeled issues (#434) Claude 2026-04-08 19:15:19 +00:00
  • 6e9bb5348c Merge pull request 'fix: fix: architect should detect Forgejo PR review approvals, not just ACCEPT comments (#432)' (#435) from fix/issue-432 into main dev-bot 2026-04-08 19:13:10 +00:00