Skip to content

Commit fcc3a4f

Browse files
release:v3.9.1 (#210)
Co-authored-by: Magesh <mageshmscss@gmail.com>
1 parent 4c9d30b commit fcc3a4f

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

.changeset/kind-games-remain.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [3.9.1]
4+
5+
### Added
6+
7+
- Added support for Claude Sonnet 4.5 with a 1 million token context window and tiered pricing.
8+
39
## [3.9.0]
410

511
### Added

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "HAI Build Code Generator",
44
"description": "Human AI (HAI) VS Code extension that streamlines development workflows through AI-powered task execution, intelligent file management, and automated code generation. Built on HAI, it integrates with various LLMs to enhance productivity and code quality while simplifying complex development tasks.",
55
"clineVersion": "3.26.6",
6-
"version": "3.9.0",
6+
"version": "3.9.1",
77
"icon": "assets/icons/HAI-Rounded-Dark@3x.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)