Skip to content
@bluefunda

BlueFunda

Code with us. Grow with us.

BlueFunda

We build developer tools and AI agents for the SAP ecosystem.


ABAPer

ABAPer is a platform for modern ABAP development — write, test, deploy, and manage ABAP code with AI assistance, from the browser, your editor, or the command line.

abaper-editor (Web IDE)  ──┐
abaper-vscode (VS Code)  ──┤──► abaper-gw (gateway + AI) ──► SAP ADT
abaper        (CLI/TUI)  ──┤
abaper-eclipse (Eclipse) ──┘

All clients share the same backend and AI capabilities.

Clients

Repository What it is Install
abaper-editor Browser-based ABAP IDE — Monaco editor, no install abaper.bluefunda.com
abaper-vscode AI-powered ABAP assistant for VS Code VS Code Marketplace
abaper CLI, TUI, and Go SDK — terminal workflows, scripting, CI/CD brew install --cask abaper
abaper-eclipse Eclipse / ADT plugin (coming soon)

Which client should I use?

I want to… Use
Try ABAPer with zero setup Web IDE — open abaper.bluefunda.com
Work inside VS Code abaper-vscode extension
Use the terminal, write shell scripts, or run in CI/CD abaper CLI
Build SAP tooling in Go abaper SDK (lib/ package)
Keep using Eclipse ADT abaper-eclipse (coming soon)

Feature comparison

Feature Web IDE VS Code CLI / TUI
AI pair-programmer chat
Generate & deploy ABAP
Syntax check / LSP SDK
Run unit tests
SAP system management
No browser required
CI/CD automation
Embed in Go programs

Getting started

# Web IDE
open https://abaper.bluefunda.com

# VS Code
code --install-extension bluefunda.abaper

# CLI (macOS)
brew tap bluefunda/tap && brew install --cask abaper
abaper login
abaper system add --host https://my-sap:44300 -u USER -p PASS
abaper   # opens interactive TUI

BlueFunda AI

BlueFunda AI brings intelligent automation to SAP — context-aware agents that automate provisioning, generate OData services from plain-text prompts, answer data questions in natural language, and orchestrate S/4HANA across clouds. BlueFunda AI also powers the AI features in ABAPer.

Getting started

Repository Description
bluefunda-ai CLI for BlueFunda AI — TUI, chat, agentic coding, MCP (bai binary)
llmrouter LLM router for model selection and request routing

BlueRequests

BlueRequests is an event-driven change and release management platform for SAP — manage transport requests, change orders, approvals, and release workflows from the CLI or a TUI dashboard.

Getting started

  • CLIbrew tap bluefunda/tap && brew install --cask breq
  • Learn morebluefunda.com
Repository Description
bluerequests CLI for BlueRequests change and release management (breq binary)

Other Projects

Repository Description
btp-go stdlib-only Go libraries for SAP BTP — XSUAA, Connectivity, Destination, service bindings
abap-odata-test ABAP library for OData endpoint testing and assertions
xpro-free XPro Free Edition — XML processing toolchain
homebrew-tap Homebrew formulae for BlueFunda CLIs

Pinned Loading

  1. abap-odata-test abap-odata-test Public

    ABAP OData Test Tools

    ABAP 2 1

  2. abaper-vscode abaper-vscode Public

    AI-powered ABAP development assistant for VS Code by BlueFunda

    TypeScript 1

  3. abaper abaper Public

    CLI and Go SDK for the ABAPer platform

    Go 1

  4. xpro-free xpro-free Public

    XPro Free Edition

    1

Repositories

Showing 10 of 19 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Sponsoring

  • @larshp

Top languages

Loading…

Most used topics

Loading…