Fielding Johnston

Results 4 issues of Fielding Johnston

My attempt at adding makers for [vimwiki](https://github.com/vimwiki/vimwiki/blob/dev/doc/vimwiki.txt) filetypes. I use markdown for my vimwiki syntax, but as I was about to submit a PR with just the first commit I...

enhancement
maker
needs update

This simply awaits `AsyncRunManager`'s method call in `MulitRouteChain`. Noticed this while playing around with Langchain's implementation of `MultiPromptChain`. @baskaryan cheers

auto:bug

This implements and resolves #7 as discussed in the comments of that issue. :smile: Incidentally, it also implements a basic structure for cli options to be added in the future...

Depending on your shell and it's configuration, tilde might not be expanded to the user's home directory or might only expand at the beginning of a word or after specified...