aico-cli 0.5.0 → 2.0.25
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/bin/cli/README.md +43 -0
- package/bin/cli/cli.js +3780 -0
- package/bin/cli/package.json +32 -0
- package/bin/cli/sdk-tools.d.ts +275 -0
- package/bin/cli/sdk.d.ts +446 -0
- package/bin/cli/sdk.mjs +14840 -0
- package/bin/cli/vendor/claude-code-jetbrains-plugin/lib/annotations-23.0.0.jar +0 -0
- package/bin/cli/vendor/claude-code-jetbrains-plugin/lib/claude-code-jetbrains-plugin-0.1.11-beta-searchableOptions.jar +0 -0
- package/bin/cli/vendor/claude-code-jetbrains-plugin/lib/claude-code-jetbrains-plugin-0.1.11-beta.jar +0 -0
- package/bin/cli/vendor/claude-code-jetbrains-plugin/lib/config-1.4.3.jar +0 -0
- package/bin/cli/vendor/claude-code-jetbrains-plugin/lib/jansi-2.4.1.jar +0 -0
- package/bin/cli/vendor/claude-code-jetbrains-plugin/lib/kotlin-logging-jvm-7.0.0.jar +0 -0
- package/bin/cli/vendor/claude-code-jetbrains-plugin/lib/kotlin-reflect-2.0.21.jar +0 -0
- package/bin/cli/vendor/claude-code-jetbrains-plugin/lib/kotlin-sdk-jvm-0.4.0.jar +0 -0
- package/bin/cli/vendor/claude-code-jetbrains-plugin/lib/kotlin-stdlib-2.1.20.jar +0 -0
- package/bin/cli/vendor/claude-code-jetbrains-plugin/lib/kotlinx-coroutines-core-jvm-1.9.0.jar +0 -0
- package/bin/cli/vendor/claude-code-jetbrains-plugin/lib/kotlinx-coroutines-slf4j-1.9.0.jar +0 -0
- package/bin/cli/vendor/claude-code-jetbrains-plugin/lib/kotlinx-io-bytestring-jvm-0.5.4.jar +0 -0
- package/bin/cli/vendor/claude-code-jetbrains-plugin/lib/kotlinx-io-core-jvm-0.5.4.jar +0 -0
- package/bin/cli/vendor/claude-code-jetbrains-plugin/lib/kotlinx-serialization-core-jvm-1.8.1.jar +0 -0
- package/bin/cli/vendor/claude-code-jetbrains-plugin/lib/kotlinx-serialization-json-jvm-1.8.1.jar +0 -0
- package/bin/cli/vendor/claude-code-jetbrains-plugin/lib/ktor-client-cio-jvm-3.0.2.jar +0 -0
- package/bin/cli/vendor/claude-code-jetbrains-plugin/lib/ktor-client-core-jvm-3.0.2.jar +0 -0
- package/bin/cli/vendor/claude-code-jetbrains-plugin/lib/ktor-events-jvm-3.0.2.jar +0 -0
- package/bin/cli/vendor/claude-code-jetbrains-plugin/lib/ktor-http-cio-jvm-3.0.2.jar +0 -0
- package/bin/cli/vendor/claude-code-jetbrains-plugin/lib/ktor-http-jvm-3.0.2.jar +0 -0
- package/bin/cli/vendor/claude-code-jetbrains-plugin/lib/ktor-io-jvm-3.0.2.jar +0 -0
- package/bin/cli/vendor/claude-code-jetbrains-plugin/lib/ktor-network-jvm-3.0.2.jar +0 -0
- package/bin/cli/vendor/claude-code-jetbrains-plugin/lib/ktor-network-tls-jvm-3.0.2.jar +0 -0
- package/bin/cli/vendor/claude-code-jetbrains-plugin/lib/ktor-serialization-jvm-3.0.2.jar +0 -0
- package/bin/cli/vendor/claude-code-jetbrains-plugin/lib/ktor-server-cio-jvm-3.0.2.jar +0 -0
- package/bin/cli/vendor/claude-code-jetbrains-plugin/lib/ktor-server-core-jvm-3.0.2.jar +0 -0
- package/bin/cli/vendor/claude-code-jetbrains-plugin/lib/ktor-server-sse-jvm-3.0.2.jar +0 -0
- package/bin/cli/vendor/claude-code-jetbrains-plugin/lib/ktor-server-websockets-jvm-3.0.2.jar +0 -0
- package/bin/cli/vendor/claude-code-jetbrains-plugin/lib/ktor-sse-jvm-3.0.2.jar +0 -0
- package/bin/cli/vendor/claude-code-jetbrains-plugin/lib/ktor-utils-jvm-3.0.2.jar +0 -0
- package/bin/cli/vendor/claude-code-jetbrains-plugin/lib/ktor-websocket-serialization-jvm-3.0.2.jar +0 -0
- package/bin/cli/vendor/claude-code-jetbrains-plugin/lib/ktor-websockets-jvm-3.0.2.jar +0 -0
- package/bin/cli/vendor/claude-code-jetbrains-plugin/lib/slf4j-api-2.0.16.jar +0 -0
- package/bin/cli/vendor/ripgrep/COPYING +3 -0
- package/bin/cli/vendor/ripgrep/arm64-darwin/rg +0 -0
- package/bin/cli/vendor/ripgrep/arm64-darwin/ripgrep.node +0 -0
- package/bin/cli/vendor/ripgrep/arm64-linux/rg +0 -0
- package/bin/cli/vendor/ripgrep/arm64-linux/ripgrep.node +0 -0
- package/bin/cli/vendor/ripgrep/x64-darwin/rg +0 -0
- package/bin/cli/vendor/ripgrep/x64-darwin/ripgrep.node +0 -0
- package/bin/cli/vendor/ripgrep/x64-linux/rg +0 -0
- package/bin/cli/vendor/ripgrep/x64-linux/ripgrep.node +0 -0
- package/bin/cli/vendor/ripgrep/x64-win32/rg.exe +0 -0
- package/bin/cli/vendor/ripgrep/x64-win32/ripgrep.node +0 -0
- package/bin/cli/yoga.wasm +0 -0
- package/dist/chunks/run-command.mjs +1 -0
- package/dist/chunks/simple-config.mjs +60 -15
- package/dist/cli.mjs +202 -64
- package/dist/index.mjs +3 -52
- package/package.json +2 -1
- package/templates/agents/base/panel-experts.md +244 -0
- package/templates/agents/code/python/345/274/200/345/217/221/344/270/223/345/256/266.md +49 -0
- package/templates/agents/code//345/256/211/345/205/250/346/274/217/346/264/236/350/257/206/345/210/253/344/270/223/345/256/266.md +51 -0
- package/templates/agents/code//346/200/247/350/203/275/345/210/206/346/236/220/344/270/223/345/256/266.md +49 -0
- package/templates/agents/code//346/212/200/346/234/257/346/226/207/346/241/243/345/267/245/347/250/213/345/270/210.md +49 -0
- package/templates/agents/code//346/240/271/346/234/254/345/216/237/345/233/240/345/210/206/346/236/220/345/270/210.md +49 -0
- package/templates/agents/code//347/263/273/347/273/237/346/236/266/346/236/204/345/270/210.md +232 -0
- package/templates/agents/code//350/264/250/351/207/217/350/257/204/344/274/260/345/267/245/347/250/213/345/270/210.md +49 -0
- package/templates/commands/base//344/270/223/345/256/266/347/273/204/345/210/206/346/236/220/346/231/272/350/203/275/344/275/223.md +82 -0
- package/templates/cursor.md +87 -0
- package/templates/hooks/claude-code-hooks.json +0 -9
- package/templates/hooks/notify.ps1 +110 -24
- package/templates/hooks/scripts/Stop/powershell/session-summary.ps1 +108 -78
- package/templates/hooks/scripts/UserPromptSubmit/powershell/input-notifier.ps1 +67 -39
- package/templates/personality.md +1 -1
- package/templates/settings.json +3 -15
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
# Claude Code
|
|
2
|
+
|
|
3
|
+
 [![npm]](https://www.npmjs.com/package/@anthropic-ai/claude-code)
|
|
4
|
+
|
|
5
|
+
[npm]: https://img.shields.io/npm/v/@anthropic-ai/claude-code.svg?style=flat-square
|
|
6
|
+
|
|
7
|
+
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows -- all through natural language commands. Use it in your terminal, IDE, or tag @claude on Github.
|
|
8
|
+
|
|
9
|
+
**Learn more in the [official documentation](https://docs.claude.com/en/docs/claude-code/overview)**.
|
|
10
|
+
|
|
11
|
+
<img src="https://github.com/anthropics/claude-code/blob/main/demo.gif?raw=1" />
|
|
12
|
+
|
|
13
|
+
## Get started
|
|
14
|
+
|
|
15
|
+
1. Install Claude Code:
|
|
16
|
+
|
|
17
|
+
```sh
|
|
18
|
+
npm install -g @anthropic-ai/claude-code
|
|
19
|
+
```
|
|
20
|
+
|
|
21
|
+
2. Navigate to your project directory and run `claude`.
|
|
22
|
+
|
|
23
|
+
## Reporting Bugs
|
|
24
|
+
|
|
25
|
+
We welcome your feedback. Use the `/bug` command to report issues directly within Claude Code, or file a [GitHub issue](https://github.com/anthropics/claude-code/issues).
|
|
26
|
+
|
|
27
|
+
## Connect on Discord
|
|
28
|
+
|
|
29
|
+
Join the [Claude Developers Discord](https://anthropic.com/discord) to connect with other developers using Claude Code. Get help, share feedback, and discuss your projects with the community.
|
|
30
|
+
|
|
31
|
+
## Data collection, usage, and retention
|
|
32
|
+
|
|
33
|
+
When you use Claude Code, we collect feedback, which includes usage data (such as code acceptance or rejections), associated conversation data, and user feedback submitted via the `/bug` command.
|
|
34
|
+
|
|
35
|
+
### How we use your data
|
|
36
|
+
|
|
37
|
+
See our [data usage policies](https://docs.claude.com/en/docs/claude-code/data-usage).
|
|
38
|
+
|
|
39
|
+
### Privacy safeguards
|
|
40
|
+
|
|
41
|
+
We have implemented several safeguards to protect your data, including limited retention periods for sensitive information and restricted access to user session data.
|
|
42
|
+
|
|
43
|
+
For full details, please review our [Commercial Terms of Service](https://www.anthropic.com/legal/commercial-terms) and [Privacy Policy](https://www.anthropic.com/legal/privacy).
|