Feat: publish this as a lib #53

Open
opened 2026-03-01 16:01:50 +00:00 by gclarkjr5 · 1 comment
gclarkjr5 commented 2026-03-01 16:01:50 +00:00 (Migrated from github.com)

This could integrate nicely with other applications, e.g. gitui. It looks like at the moment, the only way to get results is through the CLI and ONLY through interactive input. I'm thinking if there were a way to expose the results as data/structs for another application to consume and use, it could be quite useful. I'd be happy to open up a quick PR on this to show my idea and go from there.

This could integrate nicely with other applications, e.g. [gitui](https://github.com/gitui-org/gitui). It looks like at the moment, the only way to get results is through the CLI and ONLY through interactive input. I'm thinking if there were a way to expose the results as data/structs for another application to consume and use, it could be quite useful. I'd be happy to open up a quick PR on this to show my idea and go from there.
dikkadev commented 2026-03-02 08:27:25 +00:00 (Migrated from github.com)

Feel free to open a draft PR. My first thought would be an -o option to set output format to e.g json yaml etc.

If all you're looking for is a commit non-interactively, you can use -a to just generate 1 option and automatically choose that one.

Feel free to open a draft PR. My first thought would be an `-o` option to set output format to e.g `json` `yaml` etc. If all you're looking for is a commit non-interactively, you can use `-a` to just generate 1 option and automatically choose that one.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lab/turboCommit#53
No description provided.