Skip to content

Audit repository for stale code indicators#71

Merged
drunkcoding merged 18 commits intodevfrom
copilot/format-code-according-style
Feb 16, 2026
Merged

Audit repository for stale code indicators#71
drunkcoding merged 18 commits intodevfrom
copilot/format-code-according-style

Conversation

Copy link

Copilot AI commented Feb 2, 2026

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.

  • Stale code review
    • Scanned for TODO/FIXME/HACK and deprecated markers across C++/Python sources.
    • No clearly unused or obsolete blocks identified that could be safely removed.

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.

drunkcoding and others added 14 commits February 15, 2025 15:36
* 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>
Copilot AI and others added 4 commits February 2, 2026 13:57
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 requested a review from drunkcoding February 2, 2026 14:07
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
@drunkcoding drunkcoding marked this pull request as ready for review February 16, 2026 15:56
@drunkcoding drunkcoding changed the base branch from main to dev February 16, 2026 16:10
@drunkcoding drunkcoding merged commit 163f166 into dev Feb 16, 2026
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Comments