Jack Maloney
Jack Maloney
Generates the four series on different threads to speed up the generation of digits
Allow a dry run option to test the creation of a release without actually creating the release.
Tokio allows splitting a `TcpStream` into a (`Owned`)`ReadHalf` / (`Owned`)`WriteHalf` via [`TcpStream::split` / `TcpStream::into_split`](https://docs.rs/tokio/latest/tokio/net/struct.TcpStream.html#method.split), but I don't believe `tokio_rustls` allows splitting a `TlsStream` that wraps a `TcpStream`. Is there a...
### Description Adds a new module to manage the OpenCommit AI commit message generator (https://github.com/di-sukharev/opencommit). This module allows configuration of API key, language, model, prompt module, and optional git hook...
Adds a simple hook for https://github.com/kynan/nbstripout. Requires the use of nixpkgs-unstable because nbstriput is broken without https://github.com/NixOS/nixpkgs/commit/0090bf428c629c4b516fab58fef41ec4dce11e06.