Dallin Romney

Results 54 comments of Dallin Romney

Got it! So would it solve your issue if I merged and then removed maxdepth and kept uselocalCrawling? (Or if you'd like to) Yes, I think glob patterns for allow/block

we're thinking also about adding a `maxPages` to give a more direct limit, but I think people generally either want to index all docs that match a pattern (with a...

would `maxPages` and `useLocalCrawling` be sufficient? The other issue with maxDepth is it's not super clear how it works, i.e. as a dev I can't keep a 3-link-deep map of...

@vincentkelleher appreciate the feedback! Do you currently have cases for which you set maxDepth > 1?

After running by team opened a new PR to remove maxDepth for YAML, opened a ticket to add maxPages/allow/block list or similar to replace. Will leave useLocalCrawling. Thanks for the...

@TheoSigaud thanks for the heads up, I've made a note to review this.

Likely fixed by https://github.com/continuedev/continue/pull/4449

@Lavaerius thanks for the report Thinking solution. might be to truncate to LAST < 260 characters

Fixed by https://github.com/continuedev/continue/pull/5632

@halfline closing for now since this appears to be stale and has many merge conflicts. Feel free to reopen when ready!