diff --git a/README.md b/README.md index ac840fae..322ab787 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

- - pi logo + + pi logo

diff --git a/packages/coding-agent/CHANGELOG.md b/packages/coding-agent/CHANGELOG.md index 098c88f0..df709e25 100644 --- a/packages/coding-agent/CHANGELOG.md +++ b/packages/coding-agent/CHANGELOG.md @@ -1314,7 +1314,7 @@ Examples: ### Changed -- Share URLs now use pi.dev by default while shittycodingagent.ai and buildwithpi.ai continue to work. +- Share URLs now use pi.dev by default while pi.dev and buildwithpi.ai continue to work. ### Fixed @@ -1917,7 +1917,7 @@ There are multiple SDK breaking changes since v0.49.3. For the quickest migratio ### Changed -- `/share` now outputs `buildwithpi.ai` session preview URLs instead of `shittycodingagent.ai` +- `/share` now outputs `buildwithpi.ai` session preview URLs instead of `pi.dev` ## [0.45.0] - 2026-01-13 @@ -2839,7 +2839,7 @@ Total color count increased from 46 to 50. See [docs/themes.md](docs/themes.md) - `ctx.ui.setStatus(key, text)` for hooks to display persistent status text in the footer ([#385](https://github.com/badlogic/pi-mono/pull/385) by [@prateekmedia](https://github.com/prateekmedia)) - `ctx.ui.theme` getter for styling status text and other output with theme colors -- `/share` command to upload session as a secret GitHub gist and get a shareable URL via shittycodingagent.ai ([#380](https://github.com/badlogic/pi-mono/issues/380)) +- `/share` command to upload session as a secret GitHub gist and get a shareable URL via pi.dev ([#380](https://github.com/badlogic/pi-mono/issues/380)) - HTML export now includes a tree visualization sidebar for navigating session branches ([#375](https://github.com/badlogic/pi-mono/issues/375)) - HTML export supports keyboard shortcuts: Ctrl+T to toggle thinking blocks, Ctrl+O to toggle tool outputs - HTML export supports theme-configurable background colors via optional `export` section in theme JSON ([#387](https://github.com/badlogic/pi-mono/pull/387) by [@mitsuhiko](https://github.com/mitsuhiko)) diff --git a/packages/coding-agent/README.md b/packages/coding-agent/README.md index 88e38316..a6247083 100644 --- a/packages/coding-agent/README.md +++ b/packages/coding-agent/README.md @@ -1,6 +1,6 @@

- - pi logo + + pi logo

diff --git a/packages/coding-agent/docs/packages.md b/packages/coding-agent/docs/packages.md index 7dee6389..6a7bf19a 100644 --- a/packages/coding-agent/docs/packages.md +++ b/packages/coding-agent/docs/packages.md @@ -124,7 +124,7 @@ Paths are relative to the package root. Arrays support glob patterns and `!exclu ### Gallery Metadata -The [package gallery](https://shittycodingagent.ai/packages) displays packages tagged with `pi-package`. Add `video` or `image` fields to show a preview: +The [package gallery](https://pi.dev/packages) displays packages tagged with `pi-package`. Add `video` or `image` fields to show a preview: ```json {