Migrate brain-dump tasks to hex IDs

This commit is contained in:
Agent 2026-02-07 14:01:52 +00:00
parent 8b174976e6
commit 3509d29882

View file

@ -11,26 +11,24 @@
],
"tasks": [
{
"id": "forgejo-script",
"added": "2026-01-31",
"id": "b9d1d89e",
"added": "2026-02-07",
"text": "Create script to auto-update workflows to Forgejo monorepo actions",
"context": "Monorepo is done, using GitHub actions as fallback for now",
"priority": "someday"
"priority": "someday",
"context": "Monorepo is done, using GitHub actions as fallback for now"
},
{
"id": "forgejo-mcp-server",
"added": "2026-01-31",
"id": "af198211",
"added": "2026-02-07",
"text": "Set up MCP server for Forgejo instance",
"context": "Phase 1: MCP server for interactive Claude web sessions (fork + PR workflow). Phase 2: Automated issue-solving pipeline with clarification comments.",
"priority": "soon",
"lastNudged": "2026-02-07T13:59:36.313Z"
"context": "Phase 1: MCP server for interactive Claude web sessions (fork + PR workflow). Phase 2: Automated issue-solving pipeline with clarification comments."
},
{
"id": "typo3-v13-gbv",
"added": "2026-02-01",
"id": "0902aaba",
"added": "2026-02-07",
"text": "TYPO3 v13 upgrade for GBV",
"priority": "soon",
"lastNudged": "2026-02-07T13:59:36.313Z"
"priority": "soon"
}
]
}