What problem does it solve? It lets you read and modify your Things 3 task database from the command line on macOS, so an AI assistant can add todos, list your inbox or today view, and search projects without opening the Things app manually. ## Core Features & Use Cases - Read-only database access: List inbox, today, and upcoming tasks, search tasks, and inspect projects, areas, and tags directly from the local Things database. - Write via URL scheme: Add todos with notes, deadlines, tags, checklists, and project/heading placement, and update existing todos (title, notes, tags, completion) using an auth token. - Safe previews: Use --dry-run to print the Things URL without opening the app before committing changes. - Use Case: Ask your assistant to add "Book flights" to your Travel project with a Friday deadline, then list today's tasks to confirm it landed correctly. ## Quick Start Ask the assistant to add a task to Things, for example: add a todo titled "Buy milk" with a note and today's date to my Things inbox.