Skip to content

Commit fb06abf

Browse files
chore(release): v0.1.15
1 parent bb8c1d6 commit fb06abf

14 files changed

Lines changed: 27 additions & 27 deletions

File tree

extensions/pi-auto-thinking/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@narumitw/pi-auto-thinking",
3-
"version": "0.1.14",
3+
"version": "0.1.15",
44
"description": "Pi extension that automatically adjusts thinking level from model capability and task difficulty.",
55
"type": "module",
66
"license": "MIT",

extensions/pi-biome-lsp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@narumitw/pi-biome-lsp",
3-
"version": "0.1.14",
3+
"version": "0.1.15",
44
"description": "Pi extension that exposes Biome language-server tools for diagnostics, formatting, and fixes.",
55
"type": "module",
66
"license": "MIT",

extensions/pi-btw/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@narumitw/pi-btw",
3-
"version": "0.1.14",
3+
"version": "0.1.15",
44
"description": "Pi extension that adds a /btw side-question command.",
55
"type": "module",
66
"license": "MIT",

extensions/pi-caffeinate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@narumitw/pi-caffeinate",
3-
"version": "0.1.14",
3+
"version": "0.1.15",
44
"description": "Pi extension that keeps the computer awake while the agent is running.",
55
"type": "module",
66
"license": "MIT",

extensions/pi-chrome-devtools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@narumitw/pi-chrome-devtools",
3-
"version": "0.1.14",
3+
"version": "0.1.15",
44
"description": "Pi extension that exposes Chrome DevTools Protocol tools.",
55
"type": "module",
66
"license": "MIT",

extensions/pi-codex-usage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@narumitw/pi-codex-usage",
3-
"version": "0.1.14",
3+
"version": "0.1.15",
44
"description": "Pi extension that shows Codex ChatGPT subscription usage without requiring Codex CLI.",
55
"type": "module",
66
"license": "MIT",

extensions/pi-firecrawl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@narumitw/pi-firecrawl",
3-
"version": "0.1.14",
3+
"version": "0.1.15",
44
"description": "Pi extension that exposes Firecrawl web scraping and crawling tools.",
55
"type": "module",
66
"license": "MIT",

extensions/pi-goal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@narumitw/pi-goal",
3-
"version": "0.1.14",
3+
"version": "0.1.15",
44
"description": "Pi extension that keeps working on a /goal until the agent marks it complete.",
55
"type": "module",
66
"license": "MIT",

extensions/pi-python-lsp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@narumitw/pi-python-lsp",
3-
"version": "0.1.14",
3+
"version": "0.1.15",
44
"description": "Pi extension that exposes ty and Ruff language-server tools for Python.",
55
"type": "module",
66
"license": "MIT",

extensions/pi-retry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@narumitw/pi-retry",
3-
"version": "0.1.14",
3+
"version": "0.1.15",
44
"description": "Public pi extension that retries empty-detail provider unknown errors.",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)