Commit Graph
9 Commits
Author SHA1 Message Date
Matt Bierner 7da3c60129 Fixes for external ingest (#2778)
* Fixes for external ingest

- Make sure we use relative paths
- Add command to clear
- Avoid requests if the index is already up to date

* Small cleanup
2026-01-10 00:14:12 +00:00
Matt Bierner 4daa76719c Split up code search files (#2300) 2025-12-01 19:03:24 +00:00
Matt Bierner 79099f491d Re-work code search implementation (#2279)
* init

* Re-work code search implementation

Prepping for future work by making it easier to have individual repos in a workspace handle code search their own way. The previous implementation had gotten kind of unwieldy after we bolted on the ADO support. Extending it further would have made this even worse
2025-12-01 01:28:54 +00:00
Matt Bierner 6e7e60afd9 Reorganize code search repo management files (#2225)
Splitting these up and making sure we have better separation of concerns between the repo tracker and manager
2025-11-26 20:02:44 +00:00
Matt Bierner 3c8081656c Increase number of tokens full workspace can use (#760)
* Increase number of tokens full workspace can use

Adjusting some of the default numbers. Tool calling was ending up with a pretty small budget for `#codebase`

* Update a few more refs
2025-08-25 22:46:37 +00:00
Matt Bierner c257f79722 Also move getting ado auth token into AdoCodeSearchService (#675)
Follow up on #673, doing the same for ado
2025-08-19 21:23:58 +00:00
Matt Bierner 88cbaa304d Move getting auth token into GithubCodeSearchService (#673)
This hides the implementation a bit better and should let us find the correct token for different repos
2025-08-19 20:40:15 +00:00
Ulugbek Abdullaev 6c7f7fbed6 logService: simplify API (#375) 2025-07-28 08:00:50 +00:00
kieferrmandcopilot-swe-agent[bot] 333d9a4053 Hello Copilot
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2025-06-27 11:35:20 +02:00