Copilot
d872eda9ee
Consolidate mise tool installations and fix PATH activation ( #71 )
...
* Initial plan
* Consolidate mise tools installation and fix GitHub Copilot CLI package
Co-authored-by: andrejusk <7396847+andrejusk@users.noreply.github.com >
* Revert copilot package changes and remove --jobs flag from mise install
Co-authored-by: andrejusk <7396847+andrejusk@users.noreply.github.com >
* fix: permissions
* Move GitHub CLI (gh) installation to mise
Co-authored-by: andrejusk <7396847+andrejusk@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: andrejusk <7396847+andrejusk@users.noreply.github.com >
Co-authored-by: Andrejus <git@andrejus.uk >
2026-01-29 18:24:58 +00:00
891ae505f8
perf: install env checks
2025-12-23 20:53:55 +02:00
d9e7317e2e
agent: Arch support
2025-08-24 17:38:36 +01:00
copilot-swe-agent[bot]
f6c737b5e4
Refactor colored install log format - implement log functions and update all install scripts
...
Co-authored-by: andrejusk <7396847+andrejusk@users.noreply.github.com >
2025-06-20 20:37:01 +00:00
9b23394145
feat: install, logging improvements
2025-06-02 22:24:32 +01:00
c35557e8a0
fix: logging improvements
2025-05-31 22:56:26 +01:00
Andrejus Kostarevas
fa5736a44d
Adjust the cmatrix install script to not run if running in a GitHub Codespace
...
Add a check to skip `cmatrix` installation if running in a GitHub Codespace.
* **Check for GitHub Codespace**: Add a check for the `CODESPACES` environment variable at the beginning of the script.
* **Skip Installation**: Skip the installation of `cmatrix` if the `CODESPACES` environment variable is set.
* **Informative Message**: Add a message indicating that the installation is being skipped due to running in a GitHub Codespace.
2024-08-05 20:48:49 +01:00
34e5b00055
feat: install cmatrix
2024-06-08 15:40:57 +01:00