mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 07:04:45 +00:00
docs: note pi.dev domain
This commit is contained in:
parent
9eb8985fe4
commit
86388092b5
4 changed files with 12 additions and 4 deletions
|
|
@ -11,8 +11,6 @@
|
|||
<a href="https://pi.dev">pi.dev</a> domain graciously donated by
|
||||
<br /><br />
|
||||
<a href="https://exe.dev"><img src="packages/coding-agent/docs/images/exy.png" alt="Exy mascot" width="48" /><br />exe.dev</a>
|
||||
<br />
|
||||
❤️
|
||||
</p>
|
||||
|
||||
# Pi Monorepo
|
||||
|
|
|
|||
|
|
@ -2,10 +2,18 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### New Features
|
||||
|
||||
- Share URLs now default to pi.dev, graciously donated by exe.dev.
|
||||
|
||||
### Changed
|
||||
|
||||
- Share URLs now use pi.dev by default while shittycodingagent.ai and buildwithpi.ai continue to work.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed input scrolling to avoid splitting emoji sequences ([#1228](https://github.com/badlogic/pi-mono/pull/1228) by [@haoqixu](https://github.com/haoqixu))
|
||||
|
||||
## [0.51.3] - 2026-02-03
|
||||
|
||||
### New Features
|
||||
|
|
|
|||
|
|
@ -12,8 +12,6 @@
|
|||
<a href="https://pi.dev">pi.dev</a> domain graciously donated by
|
||||
<br /><br />
|
||||
<a href="https://exe.dev"><img src="docs/images/exy.png" alt="Exy mascot" width="48" /><br />exe.dev</a>
|
||||
<br />
|
||||
❤️
|
||||
</p>
|
||||
|
||||
Pi is a minimal terminal coding harness. Adapt pi to your workflows, not the other way around, without having to fork and modify pi internals. Extend it with TypeScript [Extensions](#extensions), [Skills](#skills), [Prompt Templates](#prompt-templates), and [Themes](#themes). Put your extensions, skills, prompt templates, and themes in [Pi Packages](#pi-packages) and share them with others via npm or git.
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed input scrolling to avoid splitting emoji sequences ([#1228](https://github.com/badlogic/pi-mono/pull/1228) by [@haoqixu](https://github.com/haoqixu))
|
||||
|
||||
## [0.51.3] - 2026-02-03
|
||||
|
||||
## [0.51.2] - 2026-02-03
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue