code-lead/872 #887

Merged
charles merged 5 commits from code-lead/872 into main 2026-05-05 21:50:02 +00:00
Owner
No description provided.
fix(skills): restore flow-graph renderPrompt FS fallback and caveman labels
All checks were successful
qa / sql-layer-check (pull_request) Successful in 12s
qa / dockerfile (pull_request) Successful in 12s
qa / db-schema (pull_request) Successful in 14s
qa / qa-1 (pull_request) Successful in 1m25s
qa / qa (pull_request) Successful in 0s
9ec25326d4
- Optional filesystemFallback (on for agent.render_skill) matches legacy
  skillForEvent + ship skills when agent_skill rows are absent
- dispatchLabels + shared gate restore per-label caveman (issue #872)
- dispatchIssueForAgent passes labels into renderPrompt

Co-authored-by: Cursor <cursoragent@cursor.com>
fix(agent-nodes): restore artifact-only mode and full caveman gate
All checks were successful
qa / sql-layer-check (pull_request) Successful in 9s
qa / dockerfile (pull_request) Successful in 9s
qa / db-schema (pull_request) Successful in 10s
qa / qa-1 (pull_request) Successful in 56s
qa / qa (pull_request) Successful in 0s
b0781ba859
- artifact-only appendix_mode in else branch never fired artifact-style
  (neither if/else if matched, so the unconditional applyArtifactStyleAppendix
  call from the old code had no equivalent); add explicit else if branch.
- caveman gate in else-full branch only checked globalMode||apply_caveman,
  missing per-agent caveman.enabled and per-label matching; align with the
  full shouldApplyCavemanAppendix logic.
- Fix broken HTML comment in index.html (wrong indentation + duplicate "rather").

Co-authored-by: Cursor <cursoragent@cursor.com>
charles deleted branch code-lead/872 2026-05-05 21:50:02 +00:00
charles referenced this pull request from a commit 2026-05-05 21:50:04 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
charles/claude-hooks!887
No description provided.