config/memory/tasks.json

43 lines
1.5 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"
},
{
"id": "47eaa129",
"added": "2026-02-07",
"text": "Look into Jellyfin playing stats with Intune app on iOS",
"priority": "soon",
"context": "Goal: give Hoid access to TV show watching stats for better wind-down suggestions. Check if Intune/Jellyfin exposes an API for currently watching/recently played."
}
]
}