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": [
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue