You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
BlueFunda
Code with us. Grow with us.
Verified
We've verified that the organization bluefunda controls the domain:
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.
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.
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
CLI — brew tap bluefunda/tap && brew install --cask breq