jacob-ai-bot / jacob

Just Another Coding Bot
https://jacb.ai
Apache License 2.0
96 stars 13 forks source link

Update Task Creation prompts to break large stories into smaller issues #50

Open kleneway opened 2 months ago

kleneway commented 2 months ago

Currently JACoB works best when given small, discrete, well-defined GitHub issues. However, most real-world scenarios involve multi-step code changes across a wide variety of files. One of the key ways JACoB can be the most helpful given the limitations of the current generation of LLMs is to assist the user in creating tasks that are scoped appropriately to JACoB capabilities.