Skip to content

Commit 834ae8e

Browse files
authored
Merge pull request #73 from shelltime/release-please--branches--main
chore(main): release 0.1.19
2 parents aed01ec + 8d35f5a commit 834ae8e

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## [0.1.19](https://github.com/shelltime/cli/compare/v0.1.18...v0.1.19) (2025-07-25)
4+
5+
6+
### Features
7+
8+
* add AI query feature support ([cbd6751](https://github.com/shelltime/cli/commit/cbd67516ca5922c125775e78bbf63fa8d625ec53))
9+
* add msgpack encode/decode module ([fa1c8bb](https://github.com/shelltime/cli/commit/fa1c8bb53b196cc7ffffd5a2254dce30c270d0f7))
10+
* add query command with AI integration ([a84869a](https://github.com/shelltime/cli/commit/a84869a770a9d03e38653fc78ced057c0cae41ac))
11+
* **ai:** add AI auto-run configuration and command classification ([8787fbb](https://github.com/shelltime/cli/commit/8787fbbd203dd37db0ba405803e1f5eb6504eec1))
12+
* **ai:** add PromptPal CI/CD integration ([96a9bda](https://github.com/shelltime/cli/commit/96a9bda9cf6b3bb09308b164db5f96e9e68ba339))
13+
* **ai:** use user token from config file for AI service ([eb7fc7b](https://github.com/shelltime/cli/commit/eb7fc7ba47914df069c62266a582dbdc74f2c37c))
14+
* **daemon:** add PromptPal configuration variables ([7647827](https://github.com/shelltime/cli/commit/7647827f5a604d419874baf0f065a8d7f89a3d57))
15+
16+
17+
### Bug Fixes
18+
19+
* **ci:** use production PromptPal token in release workflow ([18f2f94](https://github.com/shelltime/cli/commit/18f2f949b5d7018480a45a2231f7e52c508e6ad2))
20+
* **config:** remove extra quotes from PromptPal token configuration ([aed01ec](https://github.com/shelltime/cli/commit/aed01ec4d857a6bf7ccd183593ea5ed58ee482d7))
21+
* remove .windsurfrules file ([350a1ab](https://github.com/shelltime/cli/commit/350a1ab18097234071fc111697857accd9e4a3b1))
22+
23+
24+
### Miscellaneous Chores
25+
26+
* release 0.1.19 ([034b856](https://github.com/shelltime/cli/commit/034b85679507f58b2cc6311521bafc7c98b2c7ae))
27+
328
## [0.1.18](https://github.com/shelltime/cli/compare/v0.1.17...v0.1.18) (2025-06-30)
429

530

0 commit comments

Comments
 (0)