Skip to content

Tags: stephendolan/omnifocus-cli

Tags

v2.4.0

Toggle v2.4.0's commit message
chore: switch to @types/bun

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add MCP server for AI tool integration (#10)

Add Model Context Protocol (MCP) server with 25 tools covering:
- Tasks: list, get, create, update, delete, search, stats
- Inbox: list, count
- Projects: list, get, create, update, delete, stats
- Perspectives: list, get tasks
- Tags: list, get, create, update, delete, stats
- Folders: list, get

Run with: of mcp

v2.2.1

Toggle v2.2.1's commit message
chore(release): bump version

v2.1.0

Toggle v2.1.0's commit message
Release v2.1.0

v2.0.0

Toggle v2.0.0's commit message
Release v2.0.0

v1.3.0

Toggle v1.3.0's commit message
1.3.0

v1.2.5

Toggle v1.2.5's commit message
refactor: fix project/task active state handling and add folder command

Changes made:
- Add folder command with list/view to expose OmniFocus folder hierarchy
  with nested children structure
- Fix effectiveActive handling: use task.effectiveActive for tasks, derive
  it for projects by checking Dropped/Done status + parent folder state
- Add Done status for projects (previously missing, caused 59 completed
  projects to incorrectly appear as dropped)
- Update project stats to include doneProjects count and only aggregate
  metrics from effectively active projects

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

v1.2.4

Toggle v1.2.4's commit message
1.2.4

v1.2.3

Toggle v1.2.3's commit message
1.2.3

v1.2.2

Toggle v1.2.2's commit message
1.2.2