What problem does it solve? It lets you read, search, add, and update Things 3 tasks from the command line on macOS without opening the app manually, bridging AI agents and your local Things database. ## Core Features & Use Cases - Read-only database access: List inbox, today, upcoming, projects, areas, and tags, or search tasks directly from the local Things database. - Task creation via URL scheme: Add todos with notes, deadlines, tags, checklists, project/heading placement, and multi-line STDIN input, with a --dry-run safe preview. - Task updates with auth token: Modify titles, notes, tags, lists, and mark tasks completed or canceled using the Things auth token. - Use Case: Ask your agent to add "Book flights" to your Travel project with a deadline, then later search for it and mark it completed — all without touching the Things UI. ## Quick Start Ask the agent to add a task like "Buy milk" to Things 3 with a note and today's deadline using the things CLI.