Skip to content

Commit

Permalink
(rel): 0.3.91
Browse files Browse the repository at this point in the history
  • Loading branch information
samyakkkk committed May 15, 2024
1 parent b9a7e29 commit d6ad53c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to the "commanddash" extension will be documented in this fi

Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.


## [0.3.91]
- Upgarde to Gemini 1.5 Flash
- Fix agent slug and marketplace glitches

## [0.3.9]
- Support processing files loader
- Attach Contextual Code within the agent requests
Expand Down
4 changes: 2 additions & 2 deletions vscode/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "fluttergpt",
"displayName": "CommandDash: Your Flutter AI Autopilot with Gemini",
"description": "Agents that assist you build entire features on autopilot.",
"version": "0.3.9",
"version": "0.3.91",
"publisher": "WelltestedAI",
"icon": "media/icon.png",
"engines": {
Expand Down

0 comments on commit d6ad53c

Please sign in to comment.