|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
4.129.0 19 Jul 2026 00:21:03
    |
Jochen Neumeister (joneum)  |
www/code-server: Update to 4.129.0
Update to code-server 4.129.0, which bundles VS Code 1.129.0.
VS Code 1.129 changed how the built-in GitHub Copilot extension is
handled: it is now built from source during the reh-web build instead
of being fetched as a prebuilt VSIX. This requires a few build-time
workarounds:
- The copilot extension postinstall expects a platform package for the
host. A Copilot CLI SDK distfile is provided and placed as
@github/copilot-freebsd-x64 so the postinstall passes. GitHub Copilot
is closed-source and not usable on FreeBSD; this only lets the build
complete.
- The reh-web build calls ensureCopilotPlatformPackage(), which runs (Only the first 15 lines of the commit message are shown above ) |
4.126.0 26 Jun 2026 07:12:48
    |
Jochen Neumeister (joneum)  |
www/code-server: Update to 4.126.0
Changelog: https://github.com/coder/code-server/releases
Sponsored by: Netzkommune GmbH |
4.123.0 21 Jun 2026 18:07:06
    |
Jochen Neumeister (joneum)  |
www/code-server: Add new port
code-server enables running Visual Studio Code on a remote system and
accessing it through a web browser. It provides a familiar development
environment without requiring a local VS Code installation.
WWW: https://github.com/coder/code-server
Sponsored by: Netzkommune GmbH |
Number of commits found: 3
|