iFacto.AICodeReview

0.1.6

AI-powered code review system for Business Central (AL) development in Azure DevOps pipelines. Model-agnostic design supports Azure AI Foundry, Claude, OpenAI, GitHub Models, and more. Provides automated PR reviews with actionable feedback as Azure DevOps warnings/errors.

Minimum PowerShell version

7.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name iFacto.AICodeReview

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name iFacto.AICodeReview

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2026 Dynex bv. All rights reserved.

Package Details

Author(s)

  • waldo

Tags

AL BusinessCentral CodeReview AI AzureDevOps Claude OpenAI GPT DevOps CICD PullRequest StaticAnalysis Azure

Functions

Invoke-AICodeReview Get-ChangedALFiles ConvertTo-ADOLogFormat Test-AICodeReview

Dependencies

This module has no dependencies.

Release Notes

# Release Notes - v0.1.6

## Changes
- Removed iFacto-specific rules from module (module is now fully generic)
- Rules path resolution fixed for external rule files
- Module now accepts rules via -RulesPath parameter
- Ready for pipeline integration with generated rules

## Previous Releases

### v0.1.5
- Azure OpenAI GPT-5.2-chat support
- Automatic .env file loading
- Single Object Per File rule added

### v0.1.0 - Initial Release
- Model-agnostic AI code review (supports Azure AI Foundry, Claude, OpenAI, GitHub Models)
- Native git diff extraction for changed AL files
- Azure DevOps logging command integration
- Configurable severity levels (error, warning, info)
- Retry logic for transient API failures

For full documentation, see the DevOps Templates repository.

FileList

Version History

Version Downloads Last updated
0.1.6 (current version) 3 1/9/2026
0.1.5 3 1/9/2026
0.1.4 2 1/9/2026
0.1.3 3 1/9/2026
0.1.2 2 1/9/2026
0.1.1 4 1/9/2026
0.1.0 3 1/9/2026
Show more