Skip to content

Releases: zengtianli/ask-claude

Release list

Ask Claude 1.0.0

Choose a tag to compare

@zengtianli zengtianli released this 15 Jul 03:32

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).