I use LLMs to give me non-deterministic assessments wherever possible, and after self-hosting traceway, I built a CLI for it.
https://github.com/fred-drake/traceway-cli
The goal was for it to act similarly to other CLIs like gh , woodpecker-cli, etc and be a usable programmatic interface for either LLMs or shell pipe enthusiasts.
I've been using it internally with my projects, and want to open it up for others to try. I need to build the proper github actions, including cut releases and push to various repositories based on the distribution.
Take a look, and let me know if you would like to host it under the tracewayapp suite as an official CLI. Please let me know if you have questions!
I use LLMs to give me non-deterministic assessments wherever possible, and after self-hosting traceway, I built a CLI for it.
https://github.com/fred-drake/traceway-cli
The goal was for it to act similarly to other CLIs like gh , woodpecker-cli, etc and be a usable programmatic interface for either LLMs or shell pipe enthusiasts.
I've been using it internally with my projects, and want to open it up for others to try. I need to build the proper github actions, including cut releases and push to various repositories based on the distribution.
Take a look, and let me know if you would like to host it under the tracewayapp suite as an official CLI. Please let me know if you have questions!