DavidSouther / ailly

Your AI Writing Ally
Other
9 stars 6 forks source link

cli: allow multiple folder contexts #134

Open cpyle0819 opened 3 months ago

cpyle0819 commented 3 months ago

Current behavior

ailly --context folder

Desired behavior (or equivalent)

ailly --context folder --folders path/to/folder path/to/another

Motivation

I have a folder full of project files, and another folder with tests for those files. I want to add both of those folders to my context so I can easily generate tests for my files or vice-versa.

DavidSouther commented 3 months ago

This is going to get unwieldy, fast... let's keep this as an idea for general "now that we know more, how do we actually want to handle context"