mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-17 07:03:25 +00:00
coding-agent: remove identity override from system prompt (#73)
Models now use their native identity instead of being told they are Pi.
This commit is contained in:
parent
0397dd44c8
commit
8b1cca8279
2 changed files with 2 additions and 1 deletions
|
|
@ -5,6 +5,7 @@
|
|||
### Changed
|
||||
|
||||
- **HTML Export Prefix**: Exported session files now use `pi-session-` prefix (e.g., `pi-session-2025-11-13T12-27-53-866Z_xxx.html`) for easier `.gitignore` filtering ([#72](https://github.com/badlogic/pi-mono/issues/72))
|
||||
- **Native Model Identity**: Removed "You are actually not Claude, you are Pi" from system prompt, allowing models to use their native identity ([#73](https://github.com/badlogic/pi-mono/issues/73))
|
||||
|
||||
## [0.10.1] - 2025-11-27
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue