fbakkensen.bsky.social
@fbakkensen.bsky.social
Learn how to set up a custom development environment for the GitHub Copilot Agent to work with Business Central AL projects. This guide explains how to create a GitHub Actions workflow that prepares a Linux environment with the AL compiler.

Read more here: fbakkensen.github.io/copilot/al/a...
Setup Github Copilot Agent For AL
Learn how to set up a custom development environment for the GitHub Copilot agent to compile and analyze Business Central AL projects.
fbakkensen.github.io
July 28, 2025 at 6:24 PM
Use make to build your AL for Business Central projects, to get better output from Github Copilot, or other agentic coding tools.

fbakkensen.github.io/business%20c...

#AL #businesscentral
Cross-Platform AL Build Automation: Unified Makefile and Modular Scripts for Business Central Extensions
Learn how to automate AL builds for Business Central using a unified Makefile and modular scripts for Windows and Linux. This post explores the ALMakeDemo repo and its educational value for developers...
fbakkensen.github.io
July 24, 2025 at 1:03 PM
Business Central currently offers no generic, interface that Copilot can use to explore any data in Business Central. The prototype explores the possibilities and limitations for a reusable solution.

fbakkensen.github.io/business%20c...
Experimental AL Functions for Business Central Data Access in Copilot Prompt Dialogs
Prototype showing three AL codeunits for natural-language data access in Business Central.
fbakkensen.github.io
July 16, 2025 at 12:17 PM