tabby/crates/tabby-index
Wei Zhang 97210ece9a
feat(context): add support for Pull Request in GitHub Context (#3429)
* WIP: add pr answer mock

* WIP: rename diff to patch

* WIP: index pulls and answer from them

* [autofix.ci] apply automated fixes

* [autofix.ci] apply automated fixes (attempt 2/3)

* chore: use diff instread of patch

* chore: drop PR placeholder in answer engine

* [autofix.ci] apply automated fixes

* chore: use consistent pull and pullDoc

* chore(graphQL): update schema for pr context

* chore: minor update for comments

* chore: skip diff larger than 10MB

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-11-19 10:57:32 +08:00
..
queries feat: add ocaml support (#2085) 2024-09-01 23:06:52 +00:00
src feat(context): add support for Pull Request in GitHub Context (#3429) 2024-11-19 10:57:32 +08:00
testdata/repositories/https_github.com_TabbyML_tabby refactor: rename tabby-scheduler to tabby-index (#2606) 2024-07-10 00:27:19 +00:00
Cargo.toml feat: add Elixir Language support (#2804) 2024-08-08 00:31:35 -07:00
README.md refactor: rename tabby-scheduler to tabby-index (#2606) 2024-07-10 00:27:19 +00:00

tabby-index

This package contains indexer definition for Code / Documentation corpus.