geprog / CodeCaptain

Ask codecaptain everything you want to know about the source-code or issues of your project
https://codecaptain.ai
GNU Affero General Public License v3.0
4 stars 3 forks source link

feat: improve issue pagination #24

Closed aaa006bd closed 10 months ago

aaa006bd commented 10 months ago

we need to get all the issues while indexing for the first time. Afterwards we want to only include new issues

aaa006bd commented 10 months ago

@anbraten I have updated the MR. You can give it a test and let me know if anything needs further improvement.