Skip to content
| Marketplace
Sign in
Visual Studio Code>AI>Bytos 1.0 (sapmdg.com) - SAP ABAP/MDGNew to Visual Studio Code? Get it now.
Bytos 1.0 (sapmdg.com) - SAP ABAP/MDG

Bytos 1.0 (sapmdg.com) - SAP ABAP/MDG

Bytosis

|
3 installs
| (0) | Free
Bytos 1.0 brings SAP MDG and ABAP expertise into Copilot Chat — powered by Bytosis knowledge at sapmdg.com. Add your Profile API token and ask MDG configuration, workflow, and ABAP questions with confidence.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Bytos 1.0 (sapmdg.com) - SAP ABAP/MDG

Bytos

Bytos 1.0 brings SAP MDG and ABAP expertise into VS Code Copilot Chat — powered by Bytosis knowledge at sapmdg.com.

Publisher: Bytosis · API: https://sapmdg.com/v1/responses

Requirements

  • VS Code 1.104+
  • GitHub Copilot Chat (individual Free / Pro / Pro+; org policies may disable BYOK models)
  • A Bytos API token (mdg_live_…) from sapmdg.com → Profile → API access

Install (sideload)

cd vscode-bytosis-lm
npm install
npm run compile
npx vsce package --no-dependencies

In VS Code: Extensions → … → Install from VSIX… → select the generated .vsix.

Configure

  1. Open Chat → model picker → Manage Models (or Language Models).
  2. Find Bytos 1.0 (extension: Bytos 1.0 (sapmdg.com) - SAP ABAP/MDG).
  3. Set API token to your mdg_live_… key.
  4. Optional: change base URL (default https://sapmdg.com).

Or settings:

{
  "bytosis.apiKey": "mdg_live_…",
  "bytosis.baseUrl": "https://sapmdg.com"
}

Use

Select Bytos 1.0 in Copilot Chat. The model advertises tool calling so it can appear in Agent pickers.

Note: Bytos still answers through /v1/responses and does not run VS Code workspace tools (read/edit/terminal) yet. For reliable Agent + MDG knowledge, use Copilot/Codex Agent with Bytos MCP (ask_mdg).

Publish (Marketplace)

  1. Publisher bytosis at https://marketplace.visualstudio.com/manage
  2. npx vsce login bytosis
  3. npx vsce publish

Notes

  • Does not replace the hand-edited chatLanguageModels.json customendpoint path; both can coexist.
  • Token quota follows your sapmdg.com plan.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft