]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ci : add copilot-instructions.md (#15286)
authorCopilot <redacted>
Thu, 21 Aug 2025 09:47:52 +0000 (11:47 +0200)
committerGitHub <redacted>
Thu, 21 Aug 2025 09:47:52 +0000 (11:47 +0200)
commit245be739df942861ddc52331b095b40f18e2a3f1
tree95c4173c86ad64e16e754d6aa507f5863c5fdbdc
parentb2caf67db1208fd38a0570785c39f7370d906d8a
ci : add copilot-instructions.md (#15286)

* Initial plan

* Initialize copilot instructions exploration

* Add comprehensive .github/copilot-instructions.md file

* Update Python environment and tools directory documentation

- Add instructions for using .venv Python environment
- Include flake8 and pyright linting tools from virtual environment
- Add tools/ as core directory in project layout
- Reference existing configuration files (.flake8, pyrightconfig.json)

* add more python dependencies to .venv

* Update copilot instructions: add backend hardware note and server testing

* Apply suggestions from code review

* Apply suggestions from code review

* Replace clang-format with git clang-format to format only changed code

* Minor formatting improvements: remove extra blank line and add trailing newline

* try installing git-clang-format

* try just clang-format

* Remove --binary flag from git clang-format and add git-clang-format installation to CI

* download 18.x release

* typo--

* remove --binary flag

---------

Co-authored-by: Sigbjørn Skjæret <redacted>
.github/copilot-instructions.md [new file with mode: 0644]
.github/workflows/copilot-setup-steps.yml
.gitignore