Tagged: ai

6 posts and 11 projects

Posts

AL Perf v2 Drops Friday. Here's What Changed.

Version 2 sends the call tree, source code, SQL queries, and code structure to the AI. The result: findings that reference specific methods, call counts, and time percentages. Here's what changed and how well it works.

albusiness-centralperformanceaideveloper-tools

AL LSP for Agents: Now in VS Code, and a New Home

The AL Language Server wrapper now works with GitHub Copilot in VS Code, not just Claude Code. Plus: enriched hover with field and action properties, configurable code quality diagnostics, and a repo rename.

aialbusiness-centralclaude-codevscodecopilotdeveloper-tools

One-Click Performance Analysis Inside Business Central

A BC extension that adds an 'Analyze with AL Perf' button to the Performance Profiler page. One click gives you hotspots, anti-pattern detection, and AI-powered insights without leaving Business Central.

albusiness-centralperformanceaideveloper-tools

CentralGauge Benchmark Update: Why the Numbers Changed

A transparency report on significant fixes to the CentralGauge AL code benchmark infrastructure, including bugs in code extraction, broken tasks, and vague specs, along with updated LLM rankings.

aialbenchmarkcentralgaugedeveloper-tools

Native AL Language Server Support in Claude Code

Announcing native AL Language Server Protocol integration for Claude Code, giving the AI assistant real code intelligence for Business Central development including symbol navigation, references, and call hierarchy.

aialbusiness-centralclaude-codedeveloper-tools

Exploring AI-Assisted Development: My Journey with Aider, ChatGPT, and Claude

Reflections on using AI coding assistants like Aider, ChatGPT, and Claude for Business Central AL development, covering the benefits, challenges, and lessons learned.

aialbusiness-centralaiderchatgptclaude

Projects

AL Language Server Protocol integration for VS Code (GitHub Copilot) and Claude Code. Compiler-powered code intelligence, enriched hover with full property extraction, and configurable code quality diagnostics for Business Central development.

alclaude-codevscodecopilotlspbusiness-centralai

An open source benchmark for evaluating LLM performance on AL code generation for Microsoft Dynamics 365 Business Central, with 56 tasks across three difficulty tiers, real compilation, and test execution.

alllmbenchmarkbusiness-centralai

An MCP server that speaks BC's native WebSocket protocol, giving AI assistants direct access to pages, data, actions, reports, and multi-company switching.

business-centralmcpaireverse-engineeringtypescript

An MCP server integration for the AL Object ID Ninja extension, enabling AI assistants to manage Business Central object ID ranges.

albusiness-centralmcpai

A CLI, web app, MCP server, and library for analyzing Business Central .alcpuprofile files, detecting performance anti-patterns and hotspots with optional AI-powered explanations

albusiness-centralperformanceaimcp

A Business Central extension that adds AI-powered performance analysis directly into the Performance Profiler page with one-click profile analysis

albusiness-centralperformanceai

WezTerm Evo

Active

A WezTerm fork with a built-in tmux CC protocol server, per-pane headers, and tab layouts, designed for Claude Code agent team workflows

claude-codeaideveloper-tools

Contributed AL (Business Central) language support to Serena, a semantic coding agent toolkit providing code intelligence via MCP server integration

albusiness-centrallspmcpai

AL Train

Active

A fine-tuning pipeline that trains language models to write AL code, using corpus data enhanced with AI-generated descriptions.

albusiness-centralllmai

AL Corpus

Active

A Rust CLI that extracts structured training datasets and detects anti-patterns from AL codebases using tree-sitter parsing.

albusiness-centraltree-sitterai

Contributed AL language support to Code-Graph-RAG, a graph-based RAG system that builds knowledge graphs from codebases for natural language querying.

albusiness-centraltree-sitterai