2.2 KiB
2.2 KiB
| id | type | title | tags | importance | confidence | created | updated | relations | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| da46f2a7-77f0-4cb4-ab06-77d20128dd75 | configuration | Shared repos.json for claude-scheduled automations |
|
0.8 | 0.8 | 2026-03-03T16:47:16.021037+00:00 | 2026-03-03T21:26:03.222070+00:00 |
|
Shared repos.json for claude-scheduled
Summary
Moved repos.json from a task-specific location to a shared location so all automation tasks reference one canonical list.
Paths
- Old (task-specific):
~/.config/claude-scheduled/tasks/issue-worker/repos.json - New (shared):
~/.config/claude-scheduled/repos.json - Old location replaced with a symlink pointing to the shared file.
What Changed
extract_issues.pyupdated to reference the shared path.backlog-triage/prompt.mdupdated to instruct the agent to read repos from the shared file instead of hardcoding repo names.
Current Repos (7 total)
- cognitive-memory
- major-domo-v2
- claude-home
- paper-dynasty-database
- paper-dynasty-discord
- major-domo-database
- paper-dynasty-card-creation
Benefit
Adding a new repo now requires editing only one file.