- Add support for specifying the OpenAI organization in the codegen command via the --openai_org_id flag.
- Strip the leading and trailing ``` from the output of the codegen command.
- Remove the organization from the OpenAI initialization code.
- Move the execution to a /exe/codegen file. exe/run was removed.
- Fix bug where the gemspec was excluding the
libdirectory from the gem. (#1)
- Initial release
- Support for Ruby 3.3.0