File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ Catnip is a web service that automates git worktree creation and runs in a conta
2828
2929** The Solution:** Catnip runs in a container, manages worktrees for you, and exposes API's and UI's to interact with it:
3030
31- - ** 🔒 Isolated Sandbox** : All code runs containerized environment using either Docker or Apple's new [ Container SDK ]
32- (https://github.com/apple/container ). We can use --dangerously-skip-permissions without fear!
31+ - ** 🔒 Isolated Sandbox** : All code runs containerized environment using either Docker or Apple's new
32+ [ Container SDK ] ( https://github.com/apple/container ) . We can use ` --dangerously-skip-permissions ` without fear!
3333- ** 🧑💻 Worktree Management** : Worktree's let you spawn multiple agents in parallel. Catnip keeps everything organized.
3434- ** 📱 Mobile Interface** : Catnip has a native mobile interface. You can even interact with the Claude Code terminal interface on your phone!
3535- ** 💻 Full Terminal Access** : The Claude Code terminal interface is 🔥. Open multiple terminals via the web interface, CLI, or directly via SSH.
You can’t perform that action at this time.
0 commit comments