Audit repository for stale code indicators#71
Merged
drunkcoding merged 18 commits intodevfrom Feb 16, 2026
Merged
Conversation
* reformat code vllm style * add threadsafe queues * fix compilation error --------- Co-authored-by: xly <leyang.xue@ed.ac.uk>
* reformat code vllm style * add threadsafe queues * fix compilation error * split files and remove queuing * performance improvement * remove error dependency * add try lock return check * fix header dependency * fix hard coded number --------- Co-authored-by: xly <leyang.xue@ed.ac.uk>
* ci: add pre commit format ci * fix: add requirements for linting * fix: format code before merge * fix: update local clang format version
* reformat code vllm style * add threadsafe queues * fix compilation error * split files and remove queuing * performance improvement * remove error dependency * add try lock return check * fix header dependency * fix hard coded number * update CI using cuda docker image * repo consistency * pr template fix * format doc * delete gpu option, add --no-install-recommends * add cuda matrix and remove cuda full package install * remove publish container * change team name to efficient moe --------- Co-authored-by: xly <leyang.xue@ed.ac.uk>
* reformat code vllm style * add threadsafe queues * fix compilation error * split files and remove queuing * performance improvement * remove error dependency * add try lock return check * fix header dependency * fix hard coded number * update CI using cuda docker image * repo consistency * pr template fix * format doc * delete gpu option, add --no-install-recommends * add cuda matrix and remove cuda full package install * remove publish container * change team name to efficient moe * update readme example to deepseek and supress warning * format * revert CI changes to main version --------- Co-authored-by: xly <leyang.xue@ed.ac.uk>
* reformat code vllm style * add threadsafe queues * fix compilation error * split files and remove queuing * performance improvement * remove error dependency * add try lock return check * fix header dependency * fix hard coded number * update CI using cuda docker image * repo consistency * pr template fix * format doc * delete gpu option, add --no-install-recommends * add cuda matrix and remove cuda full package install * remove publish container * change team name to efficient moe * update readme example to deepseek and supress warning * format * revert CI changes to main version * update readme conda env and ignore doc update in build and release * fix wildcard --------- Co-authored-by: xly <leyang.xue@ed.ac.uk>
* update table format * improve table clarity * init code commit * add openai api support * add test scripts, update readme, update api * format and change to deepseek in example * fix format * remove unused files * fix api server token id device --------- Co-authored-by: xly <leyang.xue@ed.ac.uk> Co-authored-by: Yao <fuyao3860@gmail.com>
* update table format * improve table clarity * init code commit * add openai api support * add test scripts, update readme, update api * format and change to deepseek in example * fix format * remove unused files * fix api server token id device * fix gen broken * update readme links * cancel concurrent job * set dense node to device * sparse node set cpu * remove OS def * use update to date clang-format * fix setuptools version * fix setuptools version for python 3.8 * keep single cuda version in publish --------- Co-authored-by: xly <leyang.xue@ed.ac.uk> Co-authored-by: Yao <fuyao3860@gmail.com>
Co-authored-by: drunkcoding <14305648+drunkcoding@users.noreply.github.com>
Co-authored-by: drunkcoding <14305648+drunkcoding@users.noreply.github.com>
Co-authored-by: drunkcoding <14305648+drunkcoding@users.noreply.github.com>
Co-authored-by: drunkcoding <14305648+drunkcoding@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Check and format code to Google and common style
Align formatting rules and add mypy linting
Feb 2, 2026
Copilot
AI
changed the title
Align formatting rules and add mypy linting
Verify pre-commit hooks clean for repository-wide linting
Feb 2, 2026
Copilot
AI
changed the title
Verify pre-commit hooks clean for repository-wide linting
Audit repository for stale code indicators
Feb 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The request was to check the repository for stale code and clean up any obsolete paths. This PR documents the audit and confirms no safe removals were found without broader context.
No code snippet applicable (no code changes required).
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.