Categoría: Agentes IA
-
Building agents in Business Central can be daunting, particularly when crafting clear instructions. Understanding each detailed step is vital, yet manually writing these instructions often leads to error-prone results. Fortunately, there’s an effective solution: combining Page Scripting and the ALDC framework. Page Scripting records your actions within Business Central, while ALDC uses this data to…
-
When an agent is already working, the next challenge is not technical. It’s design. The last time I wrote about the HR Absence Agent, I left it stuck in a navigation loop. It had memorised everything: the employee code, the dates, the reason for absence. And yet it still didn’t know how to move on…
-
What an HR agent taught me about developing with the Business Central AI Development Toolkit Where it all began…This afternoon, an agent was stuck. The HR Absence Agent had received an email requesting holiday leave. It had identified the employee by their email address. It had navigated to Causes of Absence, found the code HOLIDAY,…
-
Did you know that GitHub Copilot allows custom agents to transfer work to each other declaratively? In ALDC (AL Development Collection), we use this capability to create workflows where each agent knows exactly when and to whom to pass the baton. The Power of Declarative Handoffs In each agent’s YAML frontmatter, we define explicit handoffs.…
-
GitHub Copilot: Reparte juego con subagentes
5–8 minutos·
·
GitHub Copilot está evolucionando de ser solo un asistente de código a convertirse en un motor de orquestación. Ahora, actúa como un director técnico digital que coordina varios subagentes, cada uno especializado en tareas específicas, para mantener la coherencia y ejecutar procesos. Con el uso de agentes y un flujo claro de trabajo, puedes definir…
-
Business Central development is evolving towards a centralized orchestration model with the release of version v2.7.0 of the AL Development Collection. This update introduces a customizable complexity-based orchestration system and a context and memory framework, streamlining collaboration among architects, implementers, reviewers, and AI agents through shared documentation. By maintaining a unified context across Markdown documents,…
-
Business Central development is evolving towards a centralized orchestration model with the release of version v2.7.0 of the AL Development Collection. This update introduces a customizable complexity-based orchestration system and a context and memory framework, streamlining collaboration among architects, implementers, reviewers, and AI agents through shared documentation. By maintaining a unified context across Markdown documents,…
-
AL Development Collection v2.7.0: New features
5–7 minutos·
·
Business Central development is evolving towards a centralized orchestration model with the release of version v2.7.0 of the AL Development Collection. This update introduces a customizable complexity-based orchestration system and a context and memory framework, streamlining collaboration among architects, implementers, reviewers, and AI agents through shared documentation. By maintaining a unified context across Markdown documents,…
-
AL Development Collection for GitHub Copilot: a practical toolkit to bring AI into your AL development
3–5 minutos·
·
The AL Development Collection for GitHub Copilot is a community-driven resource aimed at enhancing the use of GitHub Copilot in AL development for Business Central. This initial version is designed for collaboration, encouraging contributions to standardize AI assistance in generating specifications, scaffolding code, and testing. Key features include prebuilt components for common AL tasks and…
-
This article discusses an innovative approach to AI Native Development for AL in Dynamics 365 Business Central. It emphasizes a systematic framework comprising three layers: Markdown Prompt Engineering, Agent Primitives, and Context Engineering. This framework transforms AI experimentation into structured engineering practices, shifting developers from manual oversight into proactive system architecture. Markdown Prompt Engineering utilizes…









