v0.1.0
Initial Release
DeepAct — a terminal-native AI coding agent with guarded execution and dual-model routing.
Install
macOS (Homebrew):
brew install hxs996-beep/homebrew-tap/deepact
Linux / macOS (curl):
curl -sSfL https://raw.githubusercontent.com/hxs996-beep/deepAct/main/install.sh | sh
Windows (PowerShell):
powershell -c "irm https://raw.githubusercontent.com/hxs996-beep/deepAct/main/install.ps1 | iex"