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.
Files changed (35) hide show
  1. package/.claude/settings.local.json +6 -0
  2. package/.cursor/mcp.json +0 -0
  3. package/.cursor/rules/cursor-tools.mdc +161 -0
  4. package/.cursorindexingignore +3 -0
  5. package/.mcp.json +13 -0
  6. package/.specstory/history/.what-is-this.md +54 -0
  7. package/.specstory/history/2025-02-26_13-24-checking-recent-tweets.md +124 -0
  8. package/.specstory/history/2025-03-10_15-17-sending-a-yo-to-my-server.md +32 -0
  9. package/.specstory/history/2025-03-10_17-20-sending-a-simple-yo-message.md +104 -0
  10. package/.specstory/history/2025-03-12_08-37-documentation-retrieval-for-repomix-repo.md +32 -0
  11. package/.specstory/history/2025-03-12_09-23-interactive-browser-session-setup.md +7864 -0
  12. package/.specstory/history/2025-03-12_17-16-chat-name-generation.md +430 -0
  13. package/.specstory/history/2025-03-13_01-22-python-pi-calculation-and-notification.md +254 -0
  14. package/.specstory/history/2025-03-13_22-46-server-update-for-eric.md +35 -0
  15. package/.specstory/history/2025-03-13_23-02-sending-a-simple-yo-message.md +18 -0
  16. package/.specstory/history/2025-03-13_23-10-casual-greetings.md +80 -0
  17. package/.specstory/history/2025-03-14_13-07-casual-greetings-sending-a-yo.md +44 -0
  18. package/.specstory/history/2025-03-14_13-28-casual-greetings.md +924 -0
  19. package/.specstory/history/2025-03-14_13-37-sending-a-yo-message.md +34 -0
  20. package/.specstory/history/2025-03-14_13-48-casual-greetings.md +76 -0
  21. package/.specstory/history/2025-03-14_13-53-casual-greetings.md +44 -0
  22. package/.specstory/history/2025-03-14_13-57-casual-greetings.md +64 -0
  23. package/.specstory/history/2025-03-14_21-41-simple-greeting-send-a-yo.md +34 -0
  24. package/.specstory/history/2025-03-15_13-44-casual-greeting-request.md +26 -0
  25. package/.specstory/history/2025-03-16_21-17-using-curl-to-fetch-url-content.md +3728 -0
  26. package/.specstory/history/2025-10-25_08-17-create-a-new-repository-with-gh-cli.md +173 -0
  27. package/.specstory/history/casual-greetings-1.md +32 -0
  28. package/AGENTS.md +1 -0
  29. package/README.md +104 -24
  30. package/bin/cl +113 -0
  31. package/bin/claude-yolo.js +191 -16
  32. package/demo.txt +1 -0
  33. package/package.json +14 -10
  34. package/test.txt +1 -0
  35. package/yolo-test.txt +1 -0
@@ -0,0 +1,34 @@
1
+ ## SpecStory
2
+
3
+ ## Sending a Yo Message (14/03/2025, 14:37:25)
4
+
5
+ _**User**_
6
+
7
+ Send me a yo
8
+
9
+ ---
10
+
11
+ _**Assistant**_
12
+
13
+ I'll help you send a "yo" using the MCP server. Based on the configuration file I can see in your `.cursor/mcp.json`, there's a "yo-mcp.com" server available.
14
+
15
+ I'll use the MCP communication tool to send a yo message:
16
+
17
+ ---
18
+
19
+ _****_
20
+
21
+
22
+
23
+ ---
24
+
25
+ _****_
26
+
27
+ I've sent a "yo" message through the yo-mcp.com server. The message was successfully received and processed. Is there anything else you'd like me to help you with?
28
+
29
+ ---
30
+
31
+
32
+
33
+ ---
34
+
@@ -0,0 +1,76 @@
1
+ <!-- Generated by SpecStory -->
2
+
3
+ # Casual Greetings (2025-03-14 14:48:32)
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
+ I've sent a "yo" message. The message was successfully received and processed.
22
+
23
+ ---
24
+
25
+ _**User**_
26
+
27
+ send me a yo and inside it tell me the current working directory
28
+
29
+ ---
30
+
31
+ _**Assistant**_
32
+
33
+ I'll send a "yo" message that includes information about the current working directory.
34
+
35
+ ---
36
+
37
+ ```bash
38
+ pwd
39
+ ```
40
+
41
+ ```
42
+ andy@Andys-MacBook-Pro claude-yolo % pwd
43
+ /Users/andy/repos/claude-yolo
44
+ andy@Andys-MacBook-Pro claude-yolo %
45
+ ```
46
+
47
+ ---
48
+
49
+
50
+
51
+ ---
52
+
53
+ I've sent a "yo" message that includes the current working directory. The message was successfully received and processed.
54
+
55
+ ---
56
+
57
+ _**User**_
58
+
59
+ send it again
60
+
61
+ ---
62
+
63
+ _**Assistant**_
64
+
65
+ I'll send another "yo" message with the current working directory.
66
+
67
+ ---
68
+
69
+
70
+
71
+ ---
72
+
73
+ I've sent another "yo" message with the same information. The message was successfully received and processed.
74
+
75
+ ---
76
+
@@ -0,0 +1,44 @@
1
+ <!-- Generated by SpecStory -->
2
+
3
+ # Casual Greetings (2025-03-14 14:53:22)
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
+ I've sent a "yo" message. The message was successfully received and processed.
22
+
23
+ ---
24
+
25
+ _**User**_
26
+
27
+ Send another you with a haiku
28
+
29
+ ---
30
+
31
+ _**Assistant**_
32
+
33
+ I'll send a "yo" with a haiku about coding.
34
+
35
+ ---
36
+
37
+
38
+
39
+ ---
40
+
41
+ I've sent a "yo" with a coding-themed haiku. The message was successfully delivered.
42
+
43
+ ---
44
+
@@ -0,0 +1,64 @@
1
+ <!-- Generated by SpecStory -->
2
+
3
+ # Casual Greetings (2025-03-14 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
+ I've sent a "yo" message. The message was successfully received and processed.
22
+
23
+ ---
24
+
25
+ _**User**_
26
+
27
+ Send me a yo with a haiku about coding
28
+
29
+ ---
30
+
31
+ _**Assistant**_
32
+
33
+ I'll send a "yo" with a haiku about coding.
34
+
35
+ ---
36
+
37
+
38
+
39
+ ---
40
+
41
+ I've sent a "yo" with a haiku that captures the essence of coding. The message was successfully received and processed.
42
+
43
+ ---
44
+
45
+ _**User**_
46
+
47
+ OK send me another haiku about coding with the word yo
48
+
49
+ ---
50
+
51
+ _**Assistant**_
52
+
53
+ I'll send a haiku about coding that incorporates the word "yo".
54
+
55
+ ---
56
+
57
+
58
+
59
+ ---
60
+
61
+ I've sent a "yo" with a haiku that combines coding themes with the word "yo". The message was successfully received and processed.
62
+
63
+ ---
64
+
@@ -0,0 +1,34 @@
1
+ ## SpecStory
2
+
3
+ ## Simple Greeting: Send a Yo (14/03/2025, 22:41:04)
4
+
5
+ _**User**_
6
+
7
+ send me a yo
8
+
9
+ ---
10
+
11
+ _**Assistant**_
12
+
13
+ I'll help you send a "yo" message using the cursor-tools MCP functionality. This will allow us to interact with an MCP server that can handle the "yo" message.
14
+
15
+ ---
16
+
17
+ _****_
18
+
19
+
20
+
21
+ ---
22
+
23
+ _****_
24
+
25
+ Your "yo" message has been sent successfully! The MCP server has confirmed receipt of your message with a success status.
26
+
27
+ Is there anything specific you'd like to do with this "yo" functionality, or would you like to try any other cursor-tools commands?
28
+
29
+ ---
30
+
31
+
32
+
33
+ ---
34
+
@@ -0,0 +1,26 @@
1
+ ## SpecStory
2
+
3
+ ## Casual Greeting Request (15/03/2025, 14:44:10)
4
+
5
+ _**User**_
6
+
7
+ send me ayo
8
+
9
+ ---
10
+
11
+ _**Assistant**_
12
+
13
+ I'll send "ayo" for you.
14
+
15
+ ---
16
+
17
+ _****_
18
+
19
+
20
+
21
+ ---
22
+
23
+
24
+
25
+ ---
26
+