Migrate brain-dump tasks to hex IDs
This commit is contained in:
parent
8b174976e6
commit
3509d29882
1 changed files with 10 additions and 12 deletions
|
|
@ -11,26 +11,24 @@
|
||||||
],
|
],
|
||||||
"tasks": [
|
"tasks": [
|
||||||
{
|
{
|
||||||
"id": "forgejo-script",
|
"id": "b9d1d89e",
|
||||||
"added": "2026-01-31",
|
"added": "2026-02-07",
|
||||||
"text": "Create script to auto-update workflows to Forgejo monorepo actions",
|
"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",
|
"id": "af198211",
|
||||||
"added": "2026-01-31",
|
"added": "2026-02-07",
|
||||||
"text": "Set up MCP server for Forgejo instance",
|
"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",
|
"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",
|
"id": "0902aaba",
|
||||||
"added": "2026-02-01",
|
"added": "2026-02-07",
|
||||||
"text": "TYPO3 v13 upgrade for GBV",
|
"text": "TYPO3 v13 upgrade for GBV",
|
||||||
"priority": "soon",
|
"priority": "soon"
|
||||||
"lastNudged": "2026-02-07T13:59:36.313Z"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue