Autor: Javier.Armesto
-
Two paths, one destination The Business Central AI Development Toolkit offers two experiences for creating agents. Understanding when to use each one is the difference between prototyping an idea in an afternoon and building a product that goes into production. If you have been following the evolution of agents in Business Central, you probably already…
-
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,…
-
You’re not coding an extension — you’re onboarding a new employee. If you’re a Business Central developer, the word «AI» probably stirs a mix of excitement and vertigo. We see Copilot doing useful things, but when we open Visual Studio Code, the leap from a traditional AL report to an agent feels massive. Here’s the…
-
The problem: qualifying leads at scale Automate lead qualification with an intelligent agent that evaluates, scores and transfers opportunities to the next step of the sales pipeline , all inside Microsoft Dynamics 365 Business Central. In any B2B sales team, lead qualification becomes a bottleneck. A salesperson receives dozens of leads daily and needs to…
-
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.…
-
This year, I changed jobs, renewed my MVP for the third consecutive year🤯, and immersed myself fully in the world of agency… here is my summary. 2025 was a year of consolidation and movement. I left myCloudDoor ALIANDO with gratitude and excitement, and in September I joined VS Sistemas as Head of R&D and Artificial…
-
Introduction I am finishing (it will be released shortly with the new version of AL Development Collection – Visual Studio Marketplace) the conversion of its first primitive into the Agent Skill format, coinciding with GitHub’s December 18 announcement about official support for Agent Skills in Copilot. Why? Well, the collection itself is a reflection of…
-
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,…








