Hi, not an issue but rather a question for you guys.
When working in a multirepository project, what's the best approach for using ai-devkit? Would it be better to init each project independently, so each would hold its own /docs/ai structure, or would it be best to have a single /docs/ai folder in a dedicated repository?
Currently I'm using cursor and have all projects in a workspace. I'm testing out devkit for the first time and I've only init it in one of the projects for now, and I see when using commands e.g /new_requirement, the ide transforms it to /login/new_requirement which makes me wonder if having ai-devkit in each would be a simpler approach, or maybe simply referencing the project with each command e.g "/new_requirement add a new item in **auth frontend**"...
Excuse me if this question is totally nonsense, I'm still processing a lot of info here 😅
fwiw, hats off for this project, I'm really enjoying while learning it. Thanks for your nice work
Hi, not an issue but rather a question for you guys.
When working in a multirepository project, what's the best approach for using ai-devkit? Would it be better to init each project independently, so each would hold its own /docs/ai structure, or would it be best to have a single /docs/ai folder in a dedicated repository?
Currently I'm using cursor and have all projects in a workspace. I'm testing out devkit for the first time and I've only init it in one of the projects for now, and I see when using commands e.g
/new_requirement, the ide transforms it to/login/new_requirementwhich makes me wonder if having ai-devkit in each would be a simpler approach, or maybe simply referencing the project with each command e.g "/new_requirement add a new item in **auth frontend**"...Excuse me if this question is totally nonsense, I'm still processing a lot of info here 😅
fwiw, hats off for this project, I'm really enjoying while learning it. Thanks for your nice work