bankai-cli 0.6.6 → 0.6.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +38 -38
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
# bankai
|
|
2
2
|
|
|
3
3
|
```bash
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
4
|
+
▗▄▄▄▖
|
|
5
|
+
████▖▄▄▄▄ ▄▄▄
|
|
6
|
+
▗█▙▄▄▄▄▄▄▄▄▄▄▄▄▄ ▗▄▄ ▗▟██████████▄▝██████████████▙▄
|
|
7
|
+
▝▜█████████████▀▘ ▝████▖ ▗▟██▛▘ ▗███▀▘ ▀▀▜██▛▘ ▐███▀▀▘
|
|
8
|
+
▜██▛ ▐███ ▄▟██▛▘ ▗███▘ ▐██▌ ▐███
|
|
9
|
+
▐██▌ ▐███ ▀▀▀▘ ▗███▙▄▄▄▖ ▗██▛▗▄ ▗███▌
|
|
10
|
+
▐██▌ ▐███ ▗▟█████████▀▀█████▖▗██▘ ▝██████
|
|
11
|
+
▐██▌ ███▌ ▝███▌ ██▌ ████▀▄▟█ ▜███▀▀▀
|
|
12
|
+
▗▄▄▄▄▄▄▄▄▄▄▄▟██▙▄▄▄▄▄▄█████ ▐██▙▄▄██▙▄▄███▌ ▐██▙▄▄███▙▄▄██▙▖
|
|
13
|
+
█████████▀▀▀▜██▛▀▀▀▀▀▀▀▀▜██ ▝███▀▀██▛▀▀███ ▟██▀▀▀▜██▛▀▀▀▀▀▘
|
|
14
|
+
███▌ ▐██▌ ▐██▌ ██▌ ███ ▟██▘ ▐██▌
|
|
15
|
+
███▌ ▐██▌ ▐██▙▄▄████▙███▗██▄▄▄▄▄▟█████████▄
|
|
16
|
+
███▌ ▐██▌ ██▛▀▀▀▀ ▐██▌▀███▛▀▀▜██▛▀▀▀▀▀▀▀
|
|
17
|
+
███▌ ▐██▌ ▗██▘ ▐██▌ ▐██▌
|
|
18
|
+
▗███▘ ▗███▙▄▄▄▄▄▄▄▄▄▄ ▟█▛ ▗▄▄▖ ███▌ ▝██▌
|
|
19
|
+
▐███ ▜███████████████▙ ▗██▘ ▀███████▌ ██▌
|
|
20
|
+
▀▀ ▀▀ ▀▀▘ ▝▀████▘ ██▘
|
|
21
21
|
|
|
22
22
|
|
|
23
23
|
|
|
@@ -57,36 +57,36 @@ bankai agents --installed
|
|
|
57
57
|
|
|
58
58
|
### CLI Agents (flag output)
|
|
59
59
|
|
|
60
|
-
| Agent
|
|
61
|
-
|
|
62
|
-
| Claude Code
|
|
63
|
-
| Codex CLI
|
|
64
|
-
| GitHub Copilot CLI | `copilot --allow-all-tools`
|
|
65
|
-
| Gemini CLI
|
|
66
|
-
| OpenHands
|
|
67
|
-
| Aider
|
|
68
|
-
| Qwen Code
|
|
69
|
-
| Kimi Code
|
|
60
|
+
| Agent | Command | Docs |
|
|
61
|
+
| ------------------ | -------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- |
|
|
62
|
+
| Claude Code | `claude --dangerously-skip-permissions` | [Settings - Claude Code Docs](https://code.claude.com/docs/en/settings) |
|
|
63
|
+
| Codex CLI | `codex --dangerously-bypass-approvals-and-sandbox` | [CLI Reference - OpenAI Codex](https://developers.openai.com/codex/cli/reference/) |
|
|
64
|
+
| GitHub Copilot CLI | `copilot --allow-all-tools` | [Copilot CLI Docs](https://docs.github.com/en/copilot) |
|
|
65
|
+
| Gemini CLI | `gemini --yolo` | [Configuration - Gemini CLI](https://github.com/google-gemini/gemini-cli/blob/main/docs/get-started/configuration.md) |
|
|
66
|
+
| OpenHands | `openhands --always-approve` | [CLI Mode - OpenHands Docs](https://docs.openhands.dev/openhands/usage/run-openhands/cli-mode) |
|
|
67
|
+
| Aider | `aider --yes-always` | [Options Reference - aider](https://aider.chat/docs/config/options.html) |
|
|
68
|
+
| Qwen Code | `qwen-code --yolo` | [Approval Mode - Qwen Code Docs](https://qwenlm.github.io/qwen-code-docs/en/users/features/approval-mode/) |
|
|
69
|
+
| Kimi Code | `kimi --yolo` | [Interaction Guide - Kimi Code Docs](https://www.kimi.com/code/docs/en/kimi-cli/guides/interaction.html) |
|
|
70
70
|
|
|
71
71
|
### Settings Agents (config file / DB modification)
|
|
72
72
|
|
|
73
|
-
| Agent
|
|
74
|
-
|
|
73
|
+
| Agent | Target | Description |
|
|
74
|
+
| ---------------- | ------------------------------------------------ | ------------------------------------------------- |
|
|
75
75
|
| Cursor Agent CLI | `.cursor/cli.json` / `~/.cursor/cli-config.json` | Writes permission allow-list for Cursor Agent CLI |
|
|
76
|
-
| Cursor IDE
|
|
76
|
+
| Cursor IDE | SQLite DB (`state.vscdb`) | Applies settings below, then launches Cursor |
|
|
77
77
|
|
|
78
78
|
#### Cursor IDE (`bankai cursor`)
|
|
79
79
|
|
|
80
80
|
Unlike CLI agents that pass a flag, Cursor IDE stores its settings in a SQLite DB. `bankai cursor` modifies the DB directly to apply the following, then opens Cursor:
|
|
81
81
|
|
|
82
|
-
| Setting
|
|
83
|
-
|
|
84
|
-
| Auto-Run Mode → Run Everything (Unsandboxed) | Agent runs all commands without sandboxing
|
|
85
|
-
| Browser Protection → OFF
|
|
86
|
-
| MCP Tools Protection → OFF
|
|
87
|
-
| File-Deletion Protection → OFF
|
|
88
|
-
| External-File Protection → OFF
|
|
89
|
-
| Dot-files Protection → OFF
|
|
82
|
+
| Setting | Effect |
|
|
83
|
+
| -------------------------------------------- | --------------------------------------------------- |
|
|
84
|
+
| Auto-Run Mode → Run Everything (Unsandboxed) | Agent runs all commands without sandboxing |
|
|
85
|
+
| Browser Protection → OFF | Agent can run browser tools automatically |
|
|
86
|
+
| MCP Tools Protection → OFF | Agent can run MCP tools automatically |
|
|
87
|
+
| File-Deletion Protection → OFF | Agent can delete files automatically |
|
|
88
|
+
| External-File Protection → OFF | Agent can create/modify files outside the workspace |
|
|
89
|
+
| Dot-files Protection → OFF | Agent can modify dotfiles (.env, etc.) |
|
|
90
90
|
|
|
91
91
|
Cursor must be restarted after the first apply for changes to take effect.
|
|
92
92
|
|