relate: 436e133f --RELATED_TO--> cb5e8814
This commit is contained in:
parent
1ea0bcf2d5
commit
2ddc138281
@ -0,0 +1,13 @@
|
||||
---
|
||||
id: 52d2daa5-df13-4faf-81ea-5058d526fc18
|
||||
type: RELATED_TO
|
||||
from_id: 436e133f-2c31-488a-9810-fb6ca5b45250
|
||||
from_title: "Refactor: issue-poller.sh — replaced 5 of 6 Haiku+MCP calls with direct curl+jq Gitea API calls"
|
||||
to_id: cb5e8814-f689-4de0-8854-823358706dec
|
||||
to_title: "Claude Scheduled Tasks: headless Claude Code on systemd timers"
|
||||
strength: 0.75
|
||||
created: "2026-03-03T21:26:00.855903+00:00"
|
||||
updated: "2026-03-03T21:26:00.855903+00:00"
|
||||
---
|
||||
|
||||
The refactored issue-poller.sh is part of the claude-scheduled headless automation system
|
||||
@ -6,7 +6,7 @@ tags: [claude-scheduled, systemd, automation, headless, claude-code, homelab, so
|
||||
importance: 0.9
|
||||
confidence: 0.8
|
||||
created: "2026-03-01T06:20:55.075783+00:00"
|
||||
updated: "2026-03-02T21:57:51.744237+00:00"
|
||||
updated: "2026-03-03T21:26:00.855903+00:00"
|
||||
relations:
|
||||
- target: 62ee21e8-2b56-4d38-a73d-47e2724f08c6
|
||||
type: RELATED_TO
|
||||
@ -78,6 +78,11 @@ relations:
|
||||
direction: incoming
|
||||
strength: 0.8
|
||||
edge_id: d9322a8c-bb94-4af7-bf17-0fc0948d6d44
|
||||
- target: 436e133f-2c31-488a-9810-fb6ca5b45250
|
||||
type: RELATED_TO
|
||||
direction: incoming
|
||||
strength: 0.75
|
||||
edge_id: 52d2daa5-df13-4faf-81ea-5058d526fc18
|
||||
---
|
||||
|
||||
# Claude Scheduled Tasks System
|
||||
|
||||
@ -6,7 +6,7 @@ tags: [issue-poller, gitea-api, curl, jq, cost-optimization, automation, claude-
|
||||
importance: 0.8
|
||||
confidence: 0.8
|
||||
created: "2026-03-03T21:25:29.636362+00:00"
|
||||
updated: "2026-03-03T21:25:52.347520+00:00"
|
||||
updated: "2026-03-03T21:26:00.855903+00:00"
|
||||
relations:
|
||||
- target: 28217f02-2f47-4231-b785-b2c582ce52ab
|
||||
type: BUILDS_ON
|
||||
@ -33,6 +33,11 @@ relations:
|
||||
direction: outgoing
|
||||
strength: 0.8
|
||||
edge_id: ee09b1f2-02b3-4773-901e-f9a42c9ff39d
|
||||
- target: cb5e8814-f689-4de0-8854-823358706dec
|
||||
type: RELATED_TO
|
||||
direction: outgoing
|
||||
strength: 0.75
|
||||
edge_id: 52d2daa5-df13-4faf-81ea-5058d526fc18
|
||||
---
|
||||
|
||||
# Issue-Poller Refactor: Haiku → curl+jq
|
||||
|
||||
Loading…
Reference in New Issue
Block a user