bedrock-wrapper 2.4.5 → 2.5.0
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/CHANGELOG.md +11 -0
- package/README.md +58 -2
- package/bedrock-wrapper.js +354 -89
- package/example-converse-api.js +116 -0
- package/interactive-example.js +18 -10
- package/logs/e4cf59ef-9d22-45bf-9c6c-53e3cb9efda3/notification.json +58 -0
- package/logs/e4cf59ef-9d22-45bf-9c6c-53e3cb9efda3/post_tool_use.json +7977 -0
- package/logs/e4cf59ef-9d22-45bf-9c6c-53e3cb9efda3/pre_tool_use.json +2541 -0
- package/logs/e4cf59ef-9d22-45bf-9c6c-53e3cb9efda3/stop.json +86 -0
- package/logs/e4cf59ef-9d22-45bf-9c6c-53e3cb9efda3/user_prompt_submit.json +86 -0
- package/package.json +12 -5
- package/test-converse-api.js +347 -0
- package/test-models.js +96 -20
- package/test-stop-sequences.js +167 -43
- package/test-vision.js +88 -28
- package/logs/7aa436f5-0b5d-44bd-8860-e1a898f87df2/notification.json +0 -65
- package/logs/7aa436f5-0b5d-44bd-8860-e1a898f87df2/post_tool_use.json +0 -5194
- package/logs/7aa436f5-0b5d-44bd-8860-e1a898f87df2/pre_tool_use.json +0 -1919
- package/logs/7aa436f5-0b5d-44bd-8860-e1a898f87df2/stop.json +0 -44
- package/logs/7aa436f5-0b5d-44bd-8860-e1a898f87df2/user_prompt_submit.json +0 -44
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
[
|
|
2
|
-
{
|
|
3
|
-
"session_id": "7aa436f5-0b5d-44bd-8860-e1a898f87df2",
|
|
4
|
-
"transcript_path": "C:\\Users\\Justin.Parker\\.claude\\projects\\C--git-bedrock-wrapper\\7aa436f5-0b5d-44bd-8860-e1a898f87df2.jsonl",
|
|
5
|
-
"cwd": "C:\\git\\bedrock-wrapper",
|
|
6
|
-
"hook_event_name": "Notification",
|
|
7
|
-
"message": "Claude needs your permission to use Fetch"
|
|
8
|
-
},
|
|
9
|
-
{
|
|
10
|
-
"session_id": "7aa436f5-0b5d-44bd-8860-e1a898f87df2",
|
|
11
|
-
"transcript_path": "C:\\Users\\Justin.Parker\\.claude\\projects\\C--git-bedrock-wrapper\\7aa436f5-0b5d-44bd-8860-e1a898f87df2.jsonl",
|
|
12
|
-
"cwd": "C:\\git\\bedrock-wrapper",
|
|
13
|
-
"hook_event_name": "Notification",
|
|
14
|
-
"message": "Claude needs your permission to use Fetch"
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
"session_id": "7aa436f5-0b5d-44bd-8860-e1a898f87df2",
|
|
18
|
-
"transcript_path": "C:\\Users\\Justin.Parker\\.claude\\projects\\C--git-bedrock-wrapper\\7aa436f5-0b5d-44bd-8860-e1a898f87df2.jsonl",
|
|
19
|
-
"cwd": "C:\\git\\bedrock-wrapper",
|
|
20
|
-
"hook_event_name": "Notification",
|
|
21
|
-
"message": "Claude needs your permission to use "
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
"session_id": "7aa436f5-0b5d-44bd-8860-e1a898f87df2",
|
|
25
|
-
"transcript_path": "C:\\Users\\Justin.Parker\\.claude\\projects\\C--git-bedrock-wrapper\\7aa436f5-0b5d-44bd-8860-e1a898f87df2.jsonl",
|
|
26
|
-
"cwd": "C:\\git\\bedrock-wrapper",
|
|
27
|
-
"hook_event_name": "Notification",
|
|
28
|
-
"message": "Claude is waiting for your input"
|
|
29
|
-
},
|
|
30
|
-
{
|
|
31
|
-
"session_id": "7aa436f5-0b5d-44bd-8860-e1a898f87df2",
|
|
32
|
-
"transcript_path": "C:\\Users\\Justin.Parker\\.claude\\projects\\C--git-bedrock-wrapper\\7aa436f5-0b5d-44bd-8860-e1a898f87df2.jsonl",
|
|
33
|
-
"cwd": "C:\\git\\bedrock-wrapper",
|
|
34
|
-
"hook_event_name": "Notification",
|
|
35
|
-
"message": "Claude is waiting for your input"
|
|
36
|
-
},
|
|
37
|
-
{
|
|
38
|
-
"session_id": "7aa436f5-0b5d-44bd-8860-e1a898f87df2",
|
|
39
|
-
"transcript_path": "C:\\Users\\Justin.Parker\\.claude\\projects\\C--git-bedrock-wrapper\\7aa436f5-0b5d-44bd-8860-e1a898f87df2.jsonl",
|
|
40
|
-
"cwd": "C:\\git\\bedrock-wrapper",
|
|
41
|
-
"hook_event_name": "Notification",
|
|
42
|
-
"message": "Claude is waiting for your input"
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
"session_id": "7aa436f5-0b5d-44bd-8860-e1a898f87df2",
|
|
46
|
-
"transcript_path": "C:\\Users\\Justin.Parker\\.claude\\projects\\C--git-bedrock-wrapper\\7aa436f5-0b5d-44bd-8860-e1a898f87df2.jsonl",
|
|
47
|
-
"cwd": "C:\\git\\bedrock-wrapper",
|
|
48
|
-
"hook_event_name": "Notification",
|
|
49
|
-
"message": "Claude needs your permission to use "
|
|
50
|
-
},
|
|
51
|
-
{
|
|
52
|
-
"session_id": "7aa436f5-0b5d-44bd-8860-e1a898f87df2",
|
|
53
|
-
"transcript_path": "C:\\Users\\Justin.Parker\\.claude\\projects\\C--git-bedrock-wrapper\\7aa436f5-0b5d-44bd-8860-e1a898f87df2.jsonl",
|
|
54
|
-
"cwd": "C:\\git\\bedrock-wrapper",
|
|
55
|
-
"hook_event_name": "Notification",
|
|
56
|
-
"message": "Claude is waiting for your input"
|
|
57
|
-
},
|
|
58
|
-
{
|
|
59
|
-
"session_id": "7aa436f5-0b5d-44bd-8860-e1a898f87df2",
|
|
60
|
-
"transcript_path": "C:\\Users\\Justin.Parker\\.claude\\projects\\C--git-bedrock-wrapper\\7aa436f5-0b5d-44bd-8860-e1a898f87df2.jsonl",
|
|
61
|
-
"cwd": "C:\\git\\bedrock-wrapper",
|
|
62
|
-
"hook_event_name": "Notification",
|
|
63
|
-
"message": "Claude is waiting for your input"
|
|
64
|
-
}
|
|
65
|
-
]
|