config/memory/tasks.json
2026-02-07 15:15:32 +00:00

36 lines
1.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",
"context": "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.",
"lastNudged": "2026-02-07T14:11:07.284Z"
},
{
"id": "0902aaba",
"added": "2026-02-07",
"text": "TYPO3 v13 upgrade for GBV",
"priority": "soon",
"lastNudged": "2026-02-07T14:11:07.284Z"
}
]
}