From c3454ecd4f76a02b0866ea4ee34553919e4e64e8 Mon Sep 17 00:00:00 2001 From: Oricode AI Date: Fri, 21 Aug 2026 13:33:56 +0300 Subject: [PATCH] Add Oricode AI to Coding Agents (SAP-specialized) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bcb6a19..42c92bb 100644 --- a/README.md +++ b/README.md @@ -120,8 +120,8 @@ A curated list of AI-powered coding tools: editors, agents, code completion, rev - **[OpenMagic](https://github.com/Kalmuraee/OpenMagic)** – AI-powered coding toolbar for any web app. Injects a floating toolbar via reverse proxy, captures element context, previews diffs, and applies approved changes in real time. --- - -## CLI Tools +- **[Oricode AI](https://marketplace.visualstudio.com/items?itemName=OricodeAI.oricode-ai)** – SAP-specialized AI coding agent for VS Code and Eclipse ADT. Builds complete ABAP RAP stacks (table + CDS + behavior + service binding + OData V4) from natural-language prompts against real SAP systems, self-corrects DDIC and Open SQL errors, and scaffolds Vue/React/Fiori frontends. Works on ABAP Cloud, S/4HANA on-prem, and NW ABAP. +CLI Tools - **[Warp](https://www.warp.dev/)** – AI-enhanced terminal with smart command suggestions and collaborative workflows. - **[Claude Code](https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/overview)** – Anthropic's terminal-based coding agent.