Skip to content

v0.1.0

Choose a tag to compare

@hxs996-beep hxs996-beep released this 31 May 06:01
· 39 commits to main since this release

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"