Releases: heroku/heroku-cli-plugin-ai
Releases · heroku/heroku-cli-plugin-ai
v0.0.9
v0.0.8
- Merge pull request #60 from heroku/zw/update-types c9e29ba
- Update types to generics 8d7450d
- Merge pull request #59 from heroku/zw/update-npm-org 412cf11
- Update npm org f7ec39c
- Merge pull request #56 from heroku/zw/version-bump-v0-0-7-public 03dfdf1
- Merge branch 'main' into zw/version-bump-v0-0-7-public e9a256d
- Merge pull request #58 from heroku/zw/update-test-runners 0e3cb67
- Update node version v2 7346ea8
- Update node version a32735f
- Update test runners b0d9643
v0.0.7
- Merge pull request #59 from heroku/zw/update-npm-org 412cf11
- Update npm org f7ec39c
- Merge pull request #56 from heroku/zw/version-bump-v0-0-7-public 03dfdf1
- Merge branch 'main' into zw/version-bump-v0-0-7-public e9a256d
- Merge pull request #58 from heroku/zw/update-test-runners 0e3cb67
- Update node version v2 7346ea8
- Update node version a32735f
- Update test runners b0d9643
- v0.0.7 3729937
- Merge pull request #55 from heroku/zw/add-code-of-conduct 9e5d4e8
- Add code of conduct from Salesforce oss templates. a41b88e
- Merge pull request #54 from heroku/k80/not-found-error-fix 06feca8
- fix: update not found error message in base class and tests f192933
- Merge pull request #53 from heroku/revert-49-revert-46-zw/release-prep 596dbc1
- Revert "Revert "chore(ai): update scope & publishing config"" 884e039
- Merge pull request #52 from heroku/zw/version-bump-v0-0-6 c547e43
v0.0.6
- Merge pull request #50 from heroku/zw/release-doc-prep 5fa2bb3
- Merge pull request #51 from heroku/zw/create-command-output-update 193e92e
- Update from CX feedback 06953bb
- Update from CX feedback 4e5d427
- Update ai:models:create output for config vars 046bda6
- Update commands & readme from CX feedback 383a143
- Merge pull request #42 from heroku/zw/detach-update-error-messaging 1dcf527
- Update test part 6 1918321
- Update test part 5 5fe61e5
- Merge pull request #48 from heroku/k80/models-create-confirm-description d1eaec7
- Update test part 4 7b1e0c3
- Update error message f8034ad
- Merge pull request #49 from heroku/revert-46-zw/release-prep 3787046
- chore: remove default app from README ab6d73f
- Revert "chore(ai): update scope & publishing config" e6886c2
- chore: update description of confirm flag in models:create 6333523
- Merge pull request #47 from heroku/k80/legal-fix 519df79
- chore: remove slash from end of url in legal text edbb5dc
- chore: shorten url in legal message 10fac3c
- chore: readme update 53d2946
- Merge pull request #46 from heroku/zw/release-prep 5004b6c
- Update scope & publishing config 4592358
- WIP fix test a473d45
- Update test part 3 d4394d3
- Update test part 2 1dc6588
- Update test fb3e8af
- Add multiple attachments error case 5d20f5c
- Update test c6c3810
- Fix addon deletion bug 1d6f450
- Merge pull request #41 from heroku/zw/update-model-card-links 9e93176
- Merge pull request #43 from heroku/zw/remove-browser-flag bfe579c
- Update links & test 9765599
- Update test e7d2bf3
- Merge pull request #45 from heroku/k80/update-legal 9c30391
- Merge pull request #44 from heroku/k80/models-info-arg-required b67bec2
- Fix https bug 4abffb6
- refactor: re-format legal message to remove forced line breaks a318cd8
- docs: update README for ai:models:attach 5c433de
- test: update ai:models:create tests for updated legal message f226b06
- refactor: update legal message on ai:models:create 366368e
- docs: update help and error text for ai:models:info 88249e0
- test: remove tests for calling ai:models:info without required arg 7aae796
- refactor: update ai:models:info to work with required model resource arg b7be3cf
- refactor: make model_resource arg required for ai:models:info 497581f
- Update example & error message d77d615
- Remove browser flag e1abe2e
- Update arg description & wip update error message fe02306
- Add individual model card urls per model 9f9ba35
- Update placeholder model card url 9a624e1
- Merge pull request #38 from heroku/zw/models-info-slug-and-alias d380373
- Merge pull request #37 from heroku/k80/models-attach-redesign 579c63e
- Merge pull request #39 from heroku/zw/models-create-slug-and-alias 77cab3f
- Refactor addModelProperties from PR feedback 78f3df4
- Merge pull request #40 from heroku/zw/update-devcenter-url 796518c
- docs: update confirm flag description 130d7d3
- Update ai:docs dev center link fa5e7d7
- Update tests ed7928a
- Add model alias and slug name de7f30c
- Update tests d4ea8f0
- Add model resource ID & alias e6e0208
- test: update ai:models:attach tests f44d352
- chore: remove string designation from flags 4e08e9a
- refactor: use sourceApp in client configuration and update types 813ee8e
- feat: add source and target app flags and update help text a21fd08
- Merge pull request #35 from heroku/zw/grammar-updates 761426b
- Update test a98a274
- Update readme 72d2446
- Remove unnecessary 'the' from command descriptions 7519292
- Merge branch 'main' into zw/grammar-updates e1f9302
- Merge pull request #34 from heroku/jw/feat/update-ai-models-call 3acaf01
- Regenerated README.md 0e00954
- CX suggestions a9d3a29
- Update README.md 7c041ac
- Update src/commands/ai/models/call.ts 963c91e
- Update src/commands/ai/models/call.ts 3d18ec5
- Update test 6873917
- Update readme aba3e36
- Update detach command descriptions to adhere to CLI guide 9db90e5
- Update create command descriptions to adhere to CLI guide d953194
- Update call command descriptions to adhere to CLI guide 1169a09
- Update attach command descriptions to adhere to CLI guide 3de5c92
- Update info command descriptions to adhere to CLI guide 9bf2976
- Update destroy command descriptions to adhere to CLI guide 5abb5f4
- feat(W-17153162): ai:models:call update help information f1c1031
v0.0.5
- Merge pull request #33 from heroku/fix-model-names 443db23
- Use "diffusion" as the config var for text-to-image examples 4021060
- remove yarn.lock 89aaf81
- add comment that model names will always be lower case 8d34d74
- fix nyc version 8250111
- Fix unit tests 2dcd50e
- Model names now match AI team's config.yml; model-type comparison in case insensitive; removed old models not use in (e.g. claude-3-sonnet), display model type as received from API instead of removing dashes 5c40abf
v0.0.4
v0.0.3
- Merge pull request #30 from heroku/sbosio/add-notice-in-models-create 804d583
- Adding legal notice to 'ai:models:create' af20b6d
- Merge pull request #29 from heroku/zw/bump-version-to-v0.0.2 ed7d5da
- Bump to v0.0.2 acb00ab
- Merge pull request #28 from heroku/zw/package-restriction-update 0602a0b
- Update org in package.json 3246ba1
- Update readme 8e5e6dc
- Add publishConfig ed6d44c
- Merge pull request #22 from heroku/zw/update-release-info dd89089
- Update repository property 9506927
v0.0.1
- Merge pull request heroku/heroku-cli-plugin-integration#21 from heroku/sbosio/ai-models-call 01d0207
- Merge branch 'main' into sbosio/ai-models-call 302a21f
- Merge pull request heroku/heroku-cli-plugin-integration#11 from heroku/eb/add-ai-models-info 7392833
- Remove .only() from test 95c8c7f
- Fixing test output 9585eab
- WIP fix whitespace from heredoc 4c08bfb
- Clean up tests bc40f47
- Update & fix last test d7fe97b
- Update & fix second test 6d7d2a9
- Fixing failing tests in CI 7715ffc
- Update & fix first test 4176cc6
- Implemented 'ai:models:call' for embeddings models 2df6d15
- Setup test scaffolding 2984077
- Implemented 'ai:models:call' for image generation e4c2faa
- Update types 8629b87
- WIP remove comments d62f384
- WIP fix singular model details response & refactor ed45290
- WIP refactor 79ed613
- WIP successfully return all models' info for single app 9308287
- WIP refactor 835708b
- WIP get list of model addons f0e7937
- WIP updating command & updating tests 7b71b5a
- Merge pull request heroku/heroku-cli-plugin-integration#20 from heroku/k80/refine-detach 10b8c3d
- fix: remove commented line eb13fb5
- refactor: align ai:models:detach with current command patterns fbe3193
- Implementation of 'ai:models:call' for chat completions 90ff2d2
- Update tests & readme 479875e
- Update types naming to ModelResource & update endpoint dynamic segment 5e26c25
- Merge branch 'main' into eb/add-ai-models-info 571a398
- Update examples and endpoint dynamic segment from feedback 8c869b5
- Rename model instances with resource 020297e
- Merge pull request heroku/heroku-cli-plugin-integration#17 from heroku/zw/models-destroy 48946a1
- Add test for new error 38c15b7
- Add error to base.ts for PR feedback 9a5a60b
- Merge branch 'main' into zw/models-destroy 97cea7f
- Merge pull request heroku/heroku-cli-plugin-integration#18 from heroku/k80/ai-models-detach 1518f10
- fix: text and test updates edccf15
- Merge pull request heroku/heroku-cli-plugin-integration#19 from heroku/sbosio/ai-models-attach a3a9e01
- Addressing PR feedback cf205ba
- Update tests 7166f79
- Add ux.action.stop() in try-catch 786409d
- Update tests & remove remote 8102400
- Test fixings after rebase 3c0e7f7
- Adding command 'ai:models:attach' e02df60
- Fix first test failure f6dba5a
- Debug tests 49a4e75
- Update mockConfigVars f95a05e
- test: add tests for error messages in models:ai:detach cbfbb36
- chore: fix spelling error d912904
- Update README.md 71530af
- WIP add & update tests f686390
- WIP update tests 6611aeb
- Update README.md & tests fe0339e
- Merge branch 'main' into zw/models-destroy 54f8cd8
- Update tests 7f50160
- test: add inital test for ai:models:detach 975c6c2
- feat: add models:ai:detach to README 6326dfd
- feat: add attachment error handling aa69033
- feat: add ai:models:detach command ac17d4b
- Merge pull request heroku/heroku-cli-plugin-integration#10 from heroku/sbosio/ai-models-create f711385
- Add confirmation prompt util & update command f908a19
- Clean up destroy_addon util eb2d37c
- WIP update destroy_addon util db54dbc
- WIP add destroy_addon util 4c49495
- WIP return ai model addon ID 6b02034
- Addressing PR feedback 1d04a35
- Merge pull request heroku/heroku-cli-plugin-integration#13 from heroku/dependabot/npm_and_yarn/types/node-22.5.5 ee703dd
- Merge pull request heroku/heroku-cli-plugin-integration#15 from heroku/dependabot/npm_and_yarn/sinon-19.0.2 bbd5d6d
- Bump sinon from 14.0.2 to 19.0.2 76a5104
- Bump @types/node from 16.18.108 to 22.5.5 c87ce35
- Add info command when instance name is supplied 8f3acf6
- Fixing typo in description 89ac1ea
- Adding command 'ai:models:create' ac62549
- WIP add command structure 4c436ce
- Renaming 'model instance' to 'model resource' b559e6f
- Merge pull request heroku/heroku-cli-plugin-integration#8 from heroku/zw/models-list 1682ab7
- Update description & README.md 9cedd77
- Update README.md f22d9b6
- Merge branch 'main' into zw/models-list 34c8473
- Remove try/catch & update tests bcc1c53
- Merge pull request heroku/heroku-cli-plugin-integration#3 from - heroku/dependabot/npm_and_yarn/types/mocha-10.0.8 4e51586
- Merge pull request heroku/heroku-cli-plugin-integration#7 from heroku/sbosio/ai-docs bf83d07
- Update command & tests for API error a6e4b03
- Update test 17d4de4
- Debug remote test 3354839
- Update README.md 84a3c8b
- Update command & add test 45af1ae
- Update command & add test e70277e
- Add list command 924f3a0
- Add display for models & additional info link 291390e
- WIP display models 89a84a0
- WIP setup command b1118f1
- Merge pull request heroku/heroku-cli-plugin-integration#2 from heroku/dependabot/npm_and_yarn/path-to-regexp-6.3.0 cc7f4f0
- Adding command 'ai:docs' 513159a
- Bump @types/mocha from 10.0.7 to 10.0.8 09e110c
- Bump path-to-regexp from 6.2.2 to 6.3.0 315a667
- Merge pull request heroku/heroku-cli-plugin-integration#1 from heroku/sbosio/project-file-structure 6aecaed
- Create project file structure with base command API client configuration method 2d37980