viwo-cli
Run Claude Code in a Docker container with git worktrees as volume mounts to enable safer usage of `--dangerously-skip-permissions` for frictionless one- shotting prompts. Allows users to spin up multiple instances of Claude Code in the background easily with reduced permission fatigue.
- Score
- 86.5102 signals
- Evidence
- 62 stars · 8 forks
- Last commit
- as last read from GitHub; most reads are from 2 Sep 2026 or later
- Listed
Install
No one-command install. Set it up from its source.
What it is
A community CLI tool by Hal Shin, catalogued in awesome-claude-code. Run Claude Code in a Docker container with git worktrees as volume mounts to enable safer usage of --dangerously-skip-permissions for frictionless one-shotting prompts. Allows users to spin up multiple instances of Claude Code in the background easily with reduced permission fatigue.
When to use it
Run Claude Code in a Docker container with git worktrees as volume mounts to enable safer usage of --dangerously-skip-permissions for frictionless one-shotting prompts. Allows users to spin up multiple instances of Claude Code in the background easily with reduced permission fatigue.
Source
From OverseedAI/viwo — see the linked resource for full implementation and usage.
Related
claude-code-ide-el
claude-code-ide.el integrates Claude Code with Emacs, like Anthropic’s VS Code/IntelliJ extensions. It shows ediff-based code suggestions, pulls LSP/flymake/flycheck diagnostics, and tracks buffer context. It adds an extensible MCP tool support for symbol refs/defs, project metadata, and tree-sitter AST queries.