Skip to content

fix(codex): fix encoding with PowerShell#1185

Merged
nicoloboschi merged 2 commits intovectorize-io:mainfrom
jerviscui:main
Apr 29, 2026
Merged

fix(codex): fix encoding with PowerShell#1185
nicoloboschi merged 2 commits intovectorize-io:mainfrom
jerviscui:main

Conversation

@jerviscui
Copy link
Copy Markdown

@jerviscui jerviscui commented Apr 21, 2026

Resolves two issues:
1. Windows installation script get-codex.ps1
2. Forces PowerShell to use UTF-8 encoding to prevent Recall API exceptions caused by the default system character encoding.

Copy link
Copy Markdown
Collaborator

@nicoloboschi nicoloboschi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok for the encoding changes, but not for the ps script to install codex, it shouldn't live in our repo

@jerviscui
Copy link
Copy Markdown
Author

ok for the encoding changes, but not for the ps script to install codex, it shouldn't live in our repo

removed the ps script

@jerviscui jerviscui changed the title install codex support for Windows Fix encoding with PowerShell Apr 28, 2026
@nicoloboschi nicoloboschi changed the title Fix encoding with PowerShell fix(codex): fix encoding with PowerShell Apr 29, 2026
@nicoloboschi nicoloboschi merged commit b837e66 into vectorize-io:main Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants