34 lines
1 KiB
JSON
34 lines
1 KiB
JSON
{
|
|
"description": "Task tracking — auto-captured from chat or manually added. Done tasks get deleted.",
|
|
"recurring": [
|
|
{
|
|
"id": "843efabf",
|
|
"text": "Nose shower 👃🚿",
|
|
"frequency": "daily",
|
|
"when": "evening",
|
|
"note": "Remind in evening, whether work just wrapped up or already relaxing"
|
|
}
|
|
],
|
|
"tasks": [
|
|
{
|
|
"id": "b9d1d89e",
|
|
"added": "2026-02-07",
|
|
"text": "Create script to auto-update workflows to Forgejo monorepo actions",
|
|
"priority": "someday",
|
|
"context": "Monorepo is done, using GitHub actions as fallback for now"
|
|
},
|
|
{
|
|
"id": "af198211",
|
|
"added": "2026-02-07",
|
|
"text": "Set up MCP server for Forgejo instance",
|
|
"priority": "soon",
|
|
"context": "Phase 1: MCP server for interactive Claude web sessions (fork + PR workflow). Phase 2: Automated issue-solving pipeline with clarification comments."
|
|
},
|
|
{
|
|
"id": "0902aaba",
|
|
"added": "2026-02-07",
|
|
"text": "TYPO3 v13 upgrade for GBV",
|
|
"priority": "soon"
|
|
}
|
|
]
|
|
}
|