Skip to content

Commit a65a7a6

Browse files
committed
(feat): rel-0.5.2
1 parent 9226940 commit a65a7a6

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

vscode/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to the "commanddash" extension will be documented in this fi
44

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

7+
8+
## [0.5.2]
9+
- Fixed UX issues when using agents
10+
711
## [0.5.1]
812
- Replacing CLI with REST APIs to interact with model
913
- Crashing fixes

vscode/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "fluttergpt",
3-
"displayName": "CommandDash: Assist for Packages, SDKs, APIs and Github",
3+
"displayName": "CommandDash: AI Code Agents for libraries",
44
"description": "Only AI Copilot to integrate libraries with expert agents",
5-
"version": "0.5.1",
5+
"version": "0.5.2",
66
"publisher": "WelltestedAI",
77
"icon": "media/icon.png",
88
"engines": {

0 commit comments

Comments
 (0)