File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " relayflows" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "private" : true ,
55 "description" : " Agent Relay workflow engine and CLI" ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @relayflows/browser-primitive" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " Browser automation workflow primitive for Agent Relay" ,
55 "type" : " module" ,
66 "main" : " dist/index.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @relayflows/cli" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " Command-line interface for running Agent Relay workflows" ,
55 "type" : " module" ,
66 "bin" : {
2323 "directory" : " packages/cli"
2424 },
2525 "dependencies" : {
26- "@relayflows/core" : " 1.0.0 " ,
26+ "@relayflows/core" : " 1.0.1 " ,
2727 "commander" : " ^12.1.0"
2828 },
2929 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @relayflows/core" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " Workflow engine and types for Agent Relay workflows" ,
55 "type" : " module" ,
66 "main" : " dist/index.js" ,
5959 "@agent-relay/sdk" : " ^8.2.0" ,
6060 "@relaycast/sdk" : " ^1.1.0" ,
6161 "@relayfile/sdk" : " ^0.8.0" ,
62- "@relayflows/browser-primitive" : " 1.0.0 " ,
63- "@relayflows/github-primitive" : " 1.0.0 " ,
64- "@relayflows/slack-primitive" : " 1.0.0 " ,
62+ "@relayflows/browser-primitive" : " 1.0.1 " ,
63+ "@relayflows/github-primitive" : " 1.0.1 " ,
64+ "@relayflows/slack-primitive" : " 1.0.1 " ,
6565 "@sinclair/typebox" : " ^0.34.48" ,
6666 "agent-trajectories" : " ^0.6.0" ,
6767 "chalk" : " ^4.1.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @relayflows/github-primitive" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " GitHub workflow primitive for Agent Relay" ,
55 "type" : " module" ,
66 "main" : " dist/index.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @relayflows/slack-primitive" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " Slack workflow primitive for Agent Relay" ,
55 "type" : " module" ,
66 "main" : " dist/index.js" ,
2828 "@slack/web-api" : " ^7.16.0"
2929 },
3030 "devDependencies" : {
31- "@relayflows/github-primitive" : " 1.0.0 " ,
31+ "@relayflows/github-primitive" : " 1.0.1 " ,
3232 "@types/node" : " ^22.19.3" ,
3333 "typescript" : " ^5.9.3" ,
3434 "vitest" : " ^3.2.4"
You can’t perform that action at this time.
0 commit comments