claude-yolo 1.7.0 → 1.9.1
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/.claude/settings.local.json +6 -0
- package/.cursor/mcp.json +0 -0
- package/.cursor/rules/cursor-tools.mdc +161 -0
- package/.cursorindexingignore +3 -0
- package/.mcp.json +13 -0
- package/.specstory/history/.what-is-this.md +54 -0
- package/.specstory/history/2025-02-26_13-24-checking-recent-tweets.md +124 -0
- package/.specstory/history/2025-03-10_15-17-sending-a-yo-to-my-server.md +32 -0
- package/.specstory/history/2025-03-10_17-20-sending-a-simple-yo-message.md +104 -0
- package/.specstory/history/2025-03-12_08-37-documentation-retrieval-for-repomix-repo.md +32 -0
- package/.specstory/history/2025-03-12_09-23-interactive-browser-session-setup.md +7864 -0
- package/.specstory/history/2025-03-12_17-16-chat-name-generation.md +430 -0
- package/.specstory/history/2025-03-13_01-22-python-pi-calculation-and-notification.md +254 -0
- package/.specstory/history/2025-03-13_22-46-server-update-for-eric.md +35 -0
- package/.specstory/history/2025-03-13_23-02-sending-a-simple-yo-message.md +18 -0
- package/.specstory/history/2025-03-13_23-10-casual-greetings.md +80 -0
- package/.specstory/history/2025-03-14_13-07-casual-greetings-sending-a-yo.md +44 -0
- package/.specstory/history/2025-03-14_13-28-casual-greetings.md +924 -0
- package/.specstory/history/2025-03-14_13-37-sending-a-yo-message.md +34 -0
- package/.specstory/history/2025-03-14_13-48-casual-greetings.md +76 -0
- package/.specstory/history/2025-03-14_13-53-casual-greetings.md +44 -0
- package/.specstory/history/2025-03-14_13-57-casual-greetings.md +64 -0
- package/.specstory/history/2025-03-14_21-41-simple-greeting-send-a-yo.md +34 -0
- package/.specstory/history/2025-03-15_13-44-casual-greeting-request.md +26 -0
- package/.specstory/history/2025-03-16_21-17-using-curl-to-fetch-url-content.md +3728 -0
- package/.specstory/history/2025-10-25_08-17-create-a-new-repository-with-gh-cli.md +173 -0
- package/.specstory/history/casual-greetings-1.md +32 -0
- package/AGENTS.md +1 -0
- package/README.md +104 -24
- package/bin/cl +113 -0
- package/bin/claude-yolo.js +191 -16
- package/demo.txt +1 -0
- package/package.json +14 -10
- package/test.txt +1 -0
- package/yolo-test.txt +1 -0
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
## SpecStory
|
|
2
|
+
|
|
3
|
+
## Server Update for Eric (13/03/2025, 23:46:24)
|
|
4
|
+
|
|
5
|
+
_**User**_
|
|
6
|
+
|
|
7
|
+
Send a yo saying "Hey Eric the server is working. I just turned off the phone call"
|
|
8
|
+
From Cursor
|
|
9
|
+
|
|
10
|
+
---
|
|
11
|
+
|
|
12
|
+
_**Assistant**_
|
|
13
|
+
|
|
14
|
+
I'll help you send a "yo" message using the MCP yo server. Based on the `.cursor/mcp.json` file, I can see that the yo server is configured and available.
|
|
15
|
+
|
|
16
|
+
I'll use the MCP yo-yo function to send the message:
|
|
17
|
+
|
|
18
|
+
---
|
|
19
|
+
|
|
20
|
+
_****_
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
---
|
|
25
|
+
|
|
26
|
+
_****_
|
|
27
|
+
|
|
28
|
+
Great! The yo message has been sent successfully. The message was delivered with "Cursor" as the sender and your specified message content. The server confirmed the successful delivery with a success status.
|
|
29
|
+
|
|
30
|
+
---
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
---
|
|
35
|
+
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<!-- Generated by SpecStory -->
|
|
2
|
+
|
|
3
|
+
# Sending a Simple Yo Message (2025-03-14 00:02:59)
|
|
4
|
+
|
|
5
|
+
_**User**_
|
|
6
|
+
|
|
7
|
+
Hey send me a yo
|
|
8
|
+
|
|
9
|
+
---
|
|
10
|
+
|
|
11
|
+
_**Assistant**_
|
|
12
|
+
|
|
13
|
+
I'll help you send a "yo" message using the MCP protocol. Based on the context, I can see we're in a project that interacts with Claude, and we have access to MCP functionality.
|
|
14
|
+
|
|
15
|
+
I'll use the MCP messaging tool to send a "yo" message:
|
|
16
|
+
|
|
17
|
+
---
|
|
18
|
+
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
## SpecStory
|
|
2
|
+
|
|
3
|
+
## Casual Greetings (14/03/2025, 14:57:43)
|
|
4
|
+
|
|
5
|
+
_**User**_
|
|
6
|
+
|
|
7
|
+
Send me a yo
|
|
8
|
+
|
|
9
|
+
---
|
|
10
|
+
|
|
11
|
+
_**Assistant**_
|
|
12
|
+
|
|
13
|
+
Let me send a "yo" message using the MCP protocol.
|
|
14
|
+
|
|
15
|
+
---
|
|
16
|
+
|
|
17
|
+
_****_
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
---
|
|
22
|
+
|
|
23
|
+
_****_
|
|
24
|
+
|
|
25
|
+
I've sent a "yo" message. The message was successfully received and processed.
|
|
26
|
+
|
|
27
|
+
---
|
|
28
|
+
|
|
29
|
+
_**User**_
|
|
30
|
+
|
|
31
|
+
Send me a yo with a haiku about coding
|
|
32
|
+
|
|
33
|
+
---
|
|
34
|
+
|
|
35
|
+
_**Assistant**_
|
|
36
|
+
|
|
37
|
+
I'll send a "yo" with a haiku about coding.
|
|
38
|
+
|
|
39
|
+
---
|
|
40
|
+
|
|
41
|
+
_****_
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
---
|
|
46
|
+
|
|
47
|
+
_****_
|
|
48
|
+
|
|
49
|
+
I've sent a "yo" with a haiku that captures the essence of coding. The message was successfully received and processed.
|
|
50
|
+
|
|
51
|
+
---
|
|
52
|
+
|
|
53
|
+
_**User**_
|
|
54
|
+
|
|
55
|
+
OK send me another haiku about coding with the word yo
|
|
56
|
+
|
|
57
|
+
---
|
|
58
|
+
|
|
59
|
+
_**Assistant**_
|
|
60
|
+
|
|
61
|
+
I'll send a haiku about coding that incorporates the word "yo".
|
|
62
|
+
|
|
63
|
+
---
|
|
64
|
+
|
|
65
|
+
_****_
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
---
|
|
70
|
+
|
|
71
|
+
_****_
|
|
72
|
+
|
|
73
|
+
I've sent a "yo" with a haiku that combines coding themes with the word "yo". The message was successfully received and processed.
|
|
74
|
+
|
|
75
|
+
---
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
---
|
|
80
|
+
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
## SpecStory
|
|
2
|
+
|
|
3
|
+
## Casual Greetings: Sending a Yo (14/03/2025, 14:07:11)
|
|
4
|
+
|
|
5
|
+
_**User**_
|
|
6
|
+
|
|
7
|
+
send a yo
|
|
8
|
+
|
|
9
|
+
---
|
|
10
|
+
|
|
11
|
+
_**Assistant**_
|
|
12
|
+
|
|
13
|
+
Let me help you send a "yo" message using the MCP protocol. I'll use the `mcp_yo_mcp_com_yo` tool which appears to be designed for this purpose.
|
|
14
|
+
|
|
15
|
+
---
|
|
16
|
+
|
|
17
|
+
_****_
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
---
|
|
22
|
+
|
|
23
|
+
_****_
|
|
24
|
+
|
|
25
|
+
I've sent a "yo" message for you. The message was successfully received and processed by the system.
|
|
26
|
+
|
|
27
|
+
---
|
|
28
|
+
|
|
29
|
+
_**User**_
|
|
30
|
+
|
|
31
|
+
try again
|
|
32
|
+
|
|
33
|
+
---
|
|
34
|
+
|
|
35
|
+
_**Assistant**_
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
---
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
---
|
|
44
|
+
|