minion

The easiest and most lightweight way for developers to use OpenAI APIs in a CLI.

MIT License

Stars
17
minion - Version 1.5.1 Latest Release

Published by mikaelvesavuori 10 months ago

Add support for reviewing diagrams.

Full Changelog: https://github.com/mikaelvesavuori/minion/compare/v1.5.0...v1.5.1

minion - Version 1.5.0

Published by mikaelvesavuori 10 months ago

Add support for minion review directory <PATH> for using source code files, recursively pulled from the target directory.

Full Changelog: https://github.com/mikaelvesavuori/minion/compare/v1.4.2...v1.5.0

minion - Version 1.4.2

Published by mikaelvesavuori 10 months ago

Fix hardcoded line that forced model selection to a specific model.

Full Changelog: https://github.com/mikaelvesavuori/minion/compare/v1.4.1...v1.4.2

minion - Version 1.4.1

Published by mikaelvesavuori 10 months ago

Make sure to check if directory is in a Git working tree.

Full Changelog: https://github.com/mikaelvesavuori/minion/compare/v1.4.0...v1.4.1

minion - Version 1.4.0

Published by mikaelvesavuori 10 months ago

Add support for configuration files and model selection.

Full Changelog: https://github.com/mikaelvesavuori/minion/compare/v1.3.1...v1.4.0

minion - Version 1.3.1

Published by mikaelvesavuori 10 months ago

Correct code which would make the "ask" function not work as expected.

Full Changelog: https://github.com/mikaelvesavuori/minion/compare/v1.3.0...v1.3.1

minion - Version 1.3.0

Published by mikaelvesavuori 10 months ago

Add more granular support for creating diagrams and reviews for specific files.

Full Changelog: https://github.com/mikaelvesavuori/minion/compare/v1.2.0...v1.3.0

minion - Version 1.2.0

Published by mikaelvesavuori 10 months ago

Add a more full-featured ability to generate tests. Allows for describing whether you want unit or integration tests, to name a tool, to create tests for a given file/schema or for all changes.

Full Changelog: https://github.com/mikaelvesavuori/minion/compare/v1.1.1...v1.2.0

minion - Version 1.1.1

Published by mikaelvesavuori 12 months ago

This version adds a clarification, changing "ChatGPT" to "OpenAI APIs". It also adds the diagramming prompt to the documentation.

Full Changelog: https://github.com/mikaelvesavuori/minion/compare/v1.1.0...v1.1.1

minion - Version 1.1.0

Published by mikaelvesavuori 12 months ago

This version adds support for the diagram command.

Full Changelog: https://github.com/mikaelvesavuori/minion/compare/v1.0.0...v1.1.0

minion - Version 1.0.0

Published by mikaelvesavuori about 1 year ago

First complete public release.

Full Changelog: https://github.com/mikaelvesavuori/minion/commits/v1.0.0