pinokiod 5.1.1 → 5.1.3
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/package.json
CHANGED
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
[api shell.run]
|
|
2
|
+
|
|
3
|
+
The default interactive shell is now zsh.
|
|
4
|
+
To update your account to use zsh, please run `chsh -s /bin/zsh`.
|
|
5
|
+
For more details, please visit https://support.apple.com/kb/HT208050.
|
|
6
|
+
<<PINOKIO_SHELL>>eval "$(conda shell.bash hook)" ; conda deactivate ; conda deactivate ; conda deactivate ; conda activate base && curl https://cursor.com/install -fsSL | bash
|
|
7
|
+
|
|
8
|
+
Cursor Agent Installer
|
|
9
|
+
|
|
10
|
+
✓ Detected darwin/arm64
|
|
11
|
+
✓ Directory created
|
|
12
|
+
▸ Downloading Cursor Agent package...
|
|
13
|
+
Download URL: https://downloads.cursor.com/lab/2025.11.25-d5b3271/darwin/arm64/agent-cli-package.tar.gz
|
|
14
|
+
#=#=# ##O#-# ## ########### 1###################### 3################################# 4############################################# 6###################################################### 7
|
|
15
|
+
✓ Package downloaded and extracted
|
|
16
|
+
✓ Package installed successfully
|
|
17
|
+
✓ Bin directory ready
|
|
18
|
+
✓ Symlink created
|
|
19
|
+
|
|
20
|
+
✨ Installation Complete!
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Next Steps
|
|
24
|
+
|
|
25
|
+
1. Add ~/.local/bin to your PATH:
|
|
26
|
+
For bash:
|
|
27
|
+
echo 'export PATH="$HOME/.local/bin:$PATH"' >> ~/.bashrc
|
|
28
|
+
source ~/.bashrc
|
|
29
|
+
|
|
30
|
+
For zsh:
|
|
31
|
+
echo 'export PATH="$HOME/.local/bin:$PATH"' >> ~/.zshrc
|
|
32
|
+
source ~/.zshrc
|
|
33
|
+
|
|
34
|
+
For fish:
|
|
35
|
+
mkdir -p $HOME/.config/fish
|
|
36
|
+
echo 'fish_add_path $HOME/.local/bin' >> $HOME/.config/fish/config.fish
|
|
37
|
+
source $HOME/.config/fish/config.fish
|
|
38
|
+
|
|
39
|
+
2. Start using Cursor Agent:
|
|
40
|
+
cursor-agent
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
Happy coding! 🚀
|
|
44
|
+
|
|
45
|
+
(base) <<PINOKIO_SHELL>>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
2025-11-28T02:34:08.556Z [memory] {"ts":1764297248545,"step":0,"input":{"ts":"1764297248086"},"args":{"ts":"1764297248086"},"global":{},"local":{},"port":42003}
|
|
2
|
+
2025-11-28T02:34:08.556Z [memory]
|
|
3
|
+
2025-11-28T02:34:08.626Z [memory] {"ts":1764297248626,"step":1,"input":null,"args":{"ts":"1764297248086"},"global":{},"local":{},"port":42003}
|
|
4
|
+
2025-11-28T02:34:08.626Z [memory]
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
[api shell.run]
|
|
2
|
+
|
|
3
|
+
The default interactive shell is now zsh.
|
|
4
|
+
To update your account to use zsh, please run `chsh -s /bin/zsh`.
|
|
5
|
+
For more details, please visit https://support.apple.com/kb/HT208050.
|
|
6
|
+
<<PINOKIO_SHELL>>eval "$(conda shell.bash hook)" ; conda deactivate ; conda deactivate ; conda deactivate ; conda activate base && curl https://cursor.com/install -fsSL | bash
|
|
7
|
+
|
|
8
|
+
Cursor Agent Installer
|
|
9
|
+
|
|
10
|
+
✓ Detected darwin/arm64
|
|
11
|
+
✓ Directory created
|
|
12
|
+
▸ Downloading Cursor Agent package...
|
|
13
|
+
Download URL: https://downloads.cursor.com/lab/2025.11.25-d5b3271/darwin/arm64/agent-cli-package.tar.gz
|
|
14
|
+
#=#=# ##O#-# ## ########### 1###################### 3################################# 4############################################# 6###################################################### 7
|
|
15
|
+
✓ Package downloaded and extracted
|
|
16
|
+
✓ Package installed successfully
|
|
17
|
+
✓ Bin directory ready
|
|
18
|
+
✓ Symlink created
|
|
19
|
+
|
|
20
|
+
✨ Installation Complete!
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Next Steps
|
|
24
|
+
|
|
25
|
+
1. Add ~/.local/bin to your PATH:
|
|
26
|
+
For bash:
|
|
27
|
+
echo 'export PATH="$HOME/.local/bin:$PATH"' >> ~/.bashrc
|
|
28
|
+
source ~/.bashrc
|
|
29
|
+
|
|
30
|
+
For zsh:
|
|
31
|
+
echo 'export PATH="$HOME/.local/bin:$PATH"' >> ~/.zshrc
|
|
32
|
+
source ~/.zshrc
|
|
33
|
+
|
|
34
|
+
For fish:
|
|
35
|
+
mkdir -p $HOME/.config/fish
|
|
36
|
+
echo 'fish_add_path $HOME/.local/bin' >> $HOME/.config/fish/config.fish
|
|
37
|
+
source $HOME/.config/fish/config.fish
|
|
38
|
+
|
|
39
|
+
2. Start using Cursor Agent:
|
|
40
|
+
cursor-agent
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
Happy coding! 🚀
|
|
44
|
+
|
|
45
|
+
(base) <<PINOKIO_SHELL>>
|