tom-doerr / zsh_codex

This is a ZSH plugin that enables you to use OpenAI's Codex AI in the command line.

Repository from Github https://github.comtom-doerr/zsh_codexRepository from Github https://github.comtom-doerr/zsh_codex

[NO ISSUE] PoshCodex - a PowerShell Port of zsh_codex

rishi255 opened this issue · comments

Hi all,

So I've been working on a PowerShell port of this, and it's finally in pre-release and ready for users to try out!

My approach has been a bit different compared to zsh_codex, as it uses open-source models that can be hosted locally using Ollama, instead of paid OpenAI APIs.

You can check it out on my profile - PoshCodex.

@tom-doerr, please link to it in the README.md to help people looking for a PowerShell version.