@howaboua/pi-codex-conversion 1.5.5-dev.27.aa95f55 → 1.5.6-dev.28.300a94c
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 1.5.6
|
|
4
|
+
|
|
5
|
+
- Added Compaction and Overrides tabs to `/codex`.
|
|
6
|
+
- Added optional native Responses compaction for Codex sessions, with settings for compaction model and reasoning.
|
|
7
|
+
- Added an `apply_patch`-only override mode for GPT/Codex models. This mode bypasses most of this extension, but still gives you the `apply_patch` tool.
|
|
8
|
+
- Renamed the native Codex web search tool from `web_search` to responses-native `web.run`, allowing compatibility with other extensions.
|
|
9
|
+
- Synced the custom OpenAI Codex provider and Pi development dependencies with Pi `0.75.3`.
|
|
10
|
+
|
|
3
11
|
## 1.5.5
|
|
4
12
|
|
|
5
13
|
- Avoid registering disabled native `web_search` and `image_generation` tools so other extensions can own those names.
|
package/package.json
CHANGED
|
Binary file
|
|
Binary file
|