File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed
Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11{
22 "id" : " factory-droid" ,
33 "name" : " Factory Droid" ,
4- "version" : " 0.100 .0" ,
4+ "version" : " 0.101 .0" ,
55 "description" : " Factory Droid - AI coding agent powered by Factory AI" ,
66 "website" : " https://factory.ai/product/cli" ,
77 "authors" : [
1010 "license" : " proprietary" ,
1111 "distribution" : {
1212 "npx" : {
13- "package" : " droid@0.100 .0" ,
13+ "package" : " droid@0.101 .0" ,
1414 "args" : [
1515 " exec" ,
1616 " --output-format" ,
Original file line number Diff line number Diff line change 11{
22 "id" : " github-copilot-cli" ,
33 "name" : " GitHub Copilot" ,
4- "version" : " 1.0.26 " ,
4+ "version" : " 1.0.27 " ,
55 "description" : " GitHub's AI pair programmer" ,
66 "repository" : " https://github.com/github/copilot-cli" ,
77 "website" : " https://github.com/features/copilot/cli/" ,
1111 "license" : " proprietary" ,
1212 "distribution" : {
1313 "npx" : {
14- "package" : " @github/copilot@1.0.26 " ,
14+ "package" : " @github/copilot@1.0.27 " ,
1515 "args" : [
1616 " --acp"
1717 ]
Original file line number Diff line number Diff line change 11{
22 "id" : " opencode" ,
33 "name" : " OpenCode" ,
4- "version" : " 1.4.3 " ,
4+ "version" : " 1.4.4 " ,
55 "description" : " The open source coding agent" ,
66 "repository" : " https://github.com/anomalyco/opencode" ,
77 "website" : " https://opencode.ai" ,
1313 "distribution" : {
1414 "binary" : {
1515 "darwin-aarch64" : {
16- "archive" : " https://github.com/anomalyco/opencode/releases/download/v1.4.3 /opencode-darwin-arm64.zip" ,
16+ "archive" : " https://github.com/anomalyco/opencode/releases/download/v1.4.4 /opencode-darwin-arm64.zip" ,
1717 "cmd" : " ./opencode" ,
1818 "args" : [
1919 " acp"
2020 ]
2121 },
2222 "darwin-x86_64" : {
23- "archive" : " https://github.com/anomalyco/opencode/releases/download/v1.4.3 /opencode-darwin-x64.zip" ,
23+ "archive" : " https://github.com/anomalyco/opencode/releases/download/v1.4.4 /opencode-darwin-x64.zip" ,
2424 "cmd" : " ./opencode" ,
2525 "args" : [
2626 " acp"
2727 ]
2828 },
2929 "linux-aarch64" : {
30- "archive" : " https://github.com/anomalyco/opencode/releases/download/v1.4.3 /opencode-linux-arm64.tar.gz" ,
30+ "archive" : " https://github.com/anomalyco/opencode/releases/download/v1.4.4 /opencode-linux-arm64.tar.gz" ,
3131 "cmd" : " ./opencode" ,
3232 "args" : [
3333 " acp"
3434 ]
3535 },
3636 "linux-x86_64" : {
37- "archive" : " https://github.com/anomalyco/opencode/releases/download/v1.4.3 /opencode-linux-x64.tar.gz" ,
37+ "archive" : " https://github.com/anomalyco/opencode/releases/download/v1.4.4 /opencode-linux-x64.tar.gz" ,
3838 "cmd" : " ./opencode" ,
3939 "args" : [
4040 " acp"
4141 ]
4242 },
4343 "windows-x86_64" : {
44- "archive" : " https://github.com/anomalyco/opencode/releases/download/v1.4.3 /opencode-windows-x64.zip" ,
44+ "archive" : " https://github.com/anomalyco/opencode/releases/download/v1.4.4 /opencode-windows-x64.zip" ,
4545 "cmd" : " ./opencode.exe" ,
4646 "args" : [
4747 " acp"
You can’t perform that action at this time.
0 commit comments