relate: b79abde1 --FOLLOWS--> 4321bee8
This commit is contained in:
parent
9841ef4f3d
commit
fb705fd20f
@ -6,7 +6,7 @@ tags: [claude-agents, issue-worker, autonomous, gitea, configuration]
|
||||
importance: 0.7
|
||||
confidence: 0.8
|
||||
created: "2026-03-02T20:04:56.266618+00:00"
|
||||
updated: "2026-03-02T21:57:26.758618+00:00"
|
||||
updated: "2026-03-02T21:57:47.916231+00:00"
|
||||
relations:
|
||||
- target: b27fb831-811e-4103-b5f1-3c36d5b1ad20
|
||||
type: RELATED_TO
|
||||
@ -73,6 +73,11 @@ relations:
|
||||
direction: incoming
|
||||
strength: 0.82
|
||||
edge_id: eb2f6843-1e53-4e97-8667-9711d2b08d94
|
||||
- target: b79abde1-7076-4448-aa8e-65a08f354d93
|
||||
type: FOLLOWS
|
||||
direction: incoming
|
||||
strength: 0.9
|
||||
edge_id: 9c241433-4eb2-4a0b-a5ee-41ab4e923ade
|
||||
---
|
||||
|
||||
# issue-worker Agent Definition
|
||||
|
||||
@ -6,7 +6,7 @@ tags: [pr-reviewer, claude-scheduled, gitea, automation, code-review, configurat
|
||||
importance: 0.9
|
||||
confidence: 0.8
|
||||
created: "2026-03-02T21:57:02.397771+00:00"
|
||||
updated: "2026-03-02T21:57:43.292011+00:00"
|
||||
updated: "2026-03-02T21:57:47.916231+00:00"
|
||||
relations:
|
||||
- target: 4321bee8
|
||||
type: RELATED_TO
|
||||
@ -43,6 +43,11 @@ relations:
|
||||
direction: outgoing
|
||||
strength: 0.9
|
||||
edge_id: 0d354e0b-dcf7-4495-9b3e-b06ca41527c2
|
||||
- target: 4321bee8-105e-4fc8-b645-964d1234c966
|
||||
type: FOLLOWS
|
||||
direction: outgoing
|
||||
strength: 0.9
|
||||
edge_id: 9c241433-4eb2-4a0b-a5ee-41ab4e923ade
|
||||
---
|
||||
|
||||
# PR Reviewer Agent Definition and Dispatcher System
|
||||
|
||||
@ -0,0 +1,13 @@
|
||||
---
|
||||
id: 9c241433-4eb2-4a0b-a5ee-41ab4e923ade
|
||||
type: FOLLOWS
|
||||
from_id: b79abde1-7076-4448-aa8e-65a08f354d93
|
||||
from_title: "PR Reviewer Agent Definition and Dispatcher System"
|
||||
to_id: 4321bee8-105e-4fc8-b645-964d1234c966
|
||||
to_title: "issue-worker Agent Definition: Autonomous Gitea PR Creator"
|
||||
strength: 0.9
|
||||
created: "2026-03-02T21:57:47.916231+00:00"
|
||||
updated: "2026-03-02T21:57:47.916231+00:00"
|
||||
---
|
||||
|
||||
PR reviewer is a second review pass that runs after issue-worker creates PRs
|
||||
Loading…
Reference in New Issue
Block a user