Skip to content

Ask Claude 1.0.0

Latest

Choose a tag to compare

@zengtianli zengtianli released this 15 Jul 03:32
· 4 commits to main since this release

Native macOS chat for your Claude subscription — zero API key, streaming, multi-turn memory.

Install: unzip, move Ask Claude.app to /Applications, then clear quarantine once (the app is ad-hoc signed):

xattr -cr "/Applications/Ask Claude.app"

Requires: macOS 15+ (Apple Silicon), Claude Code CLI installed and logged in.

Or build from source: ./build.sh --install (needs Xcode).