Skip to content

Commit 870a977

Browse files
release(pi-kilocode): v0.1.2
1 parent 06c781b commit 870a977

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

pi-kilocode/CHANGELOG.md

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

3+
## 0.1.2 (2026-04-12)
4+
5+
### Features
6+
7+
* show all provider models, not only free ones ([#14](https://github.com/sudosubin/pi-frontier/issues/14)) ([6bc9d5f](https://github.com/sudosubin/pi-frontier/commit/6bc9d5f1150efd6a5fac0e8d0b014d14d5c72c8c))
8+
9+
### Bug Fixes
10+
11+
* let detectCompat auto-detect supportsDeveloperRole for kilocode models ([#16](https://github.com/sudosubin/pi-frontier/issues/16)) ([06c781b](https://github.com/sudosubin/pi-frontier/commit/06c781b9b31a0687c2520af41c88861540b88944)), closes [#15](https://github.com/sudosubin/pi-frontier/issues/15)
12+
313
## 0.1.1 (2026-03-21)
414

515
### Features

pi-kilocode/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.

pi-kilocode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pi-kilocode",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Kilo Code provider extension for pi",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)