feat(tasks): add tool wishlist follow-ups

This commit is contained in:
zap
2026-03-11 19:15:38 +00:00
parent 0f33027354
commit 3611f6090e
3 changed files with 102 additions and 0 deletions

View File

@@ -116,5 +116,92 @@
"notes": [
"Added from LAN-services gap review on 2026-03-11."
]
},
{
"id": "task-20260311-1914-github-tooling",
"created_at": "2026-03-11T19:14:00Z",
"title": "Add stronger GitHub tooling (MCP or improved gh workflow helper)",
"owner": "zap",
"priority": "low",
"status": "open",
"details": "Improve structured GitHub operations beyond the current baseline by adding a reliable GitHub MCP/server or a stronger helper workflow around gh.",
"notes": [
"Added from tool wishlist on 2026-03-11.",
"Nice-to-have rather than urgent because gh already covers a lot."
]
},
{
"id": "task-20260311-1914-google-workspace-access",
"created_at": "2026-03-11T19:14:00Z",
"title": "Add Google Workspace access (Calendar/Drive/Docs/Gmail as appropriate)",
"owner": "zap",
"priority": "medium",
"status": "open",
"details": "Connect Google Workspace services where useful so zap can work with calendar, docs, drive, and/or gmail more directly.",
"notes": [
"Added from tool wishlist on 2026-03-11.",
"Some overlap with calendar/email tasks; this is the broader suite-level follow-up."
]
},
{
"id": "task-20260311-1914-ocr-pdf-extraction",
"created_at": "2026-03-11T19:14:00Z",
"title": "Add local OCR / PDF extraction capability",
"owner": "zap",
"priority": "low",
"status": "open",
"details": "Set up a local OCR or PDF extraction path so zap can better process scanned docs, screenshots, and mixed-content PDFs.",
"notes": [
"Added from tool wishlist on 2026-03-11."
]
},
{
"id": "task-20260311-1914-notes-connector",
"created_at": "2026-03-11T19:14:00Z",
"title": "Add notes-system connector (for example Obsidian or vault search)",
"owner": "zap",
"priority": "low",
"status": "open",
"details": "Connect an external notes system or searchable vault so important material outside this workspace is easier to access and reuse.",
"notes": [
"Added from tool wishlist on 2026-03-11."
]
},
{
"id": "task-20260311-1914-secret-manager-integration",
"created_at": "2026-03-11T19:14:00Z",
"title": "Evaluate password-manager / secret lookup integration",
"owner": "zap",
"priority": "low",
"status": "open",
"details": "Evaluate whether a minimal, safe secret lookup integration would be useful for ops workflows without creating too much trust or exposure risk.",
"notes": [
"Added from tool wishlist on 2026-03-11.",
"High trust/safety surface; should be approached cautiously."
]
},
{
"id": "task-20260311-1914-home-assistant-integration",
"created_at": "2026-03-11T19:14:00Z",
"title": "Evaluate Home Assistant / smart-home integration",
"owner": "zap",
"priority": "low",
"status": "open",
"details": "Evaluate whether Home Assistant or similar smart-home integration would add enough real utility to justify the additional complexity.",
"notes": [
"Added from tool wishlist on 2026-03-11."
]
},
{
"id": "task-20260311-1914-structured-data-connectors",
"created_at": "2026-03-11T19:14:00Z",
"title": "Evaluate structured data connectors (database/browser MCPs for regular local data)",
"owner": "zap",
"priority": "low",
"status": "open",
"details": "Evaluate whether database-oriented or structured-data MCPs would be useful for regular local data access patterns.",
"notes": [
"Added from tool wishlist on 2026-03-11."
]
}
]