AI-Studio/app/SourceCodeRules/SourceCodeRules/UsageAnalyzers
Thorsten Sommer d85b4e71b6
Some checks are pending
Build and Release / Determine run mode (push) Waiting to run
Build and Release / Sync Flatpak repo (push) Blocked by required conditions
Build and Release / Collect Flatpak artifacts (push) Blocked by required conditions
Build and Release / Verify (push) Waiting to run
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg,app,updater, dmg) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis,updater, nsis) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-unknown-linux-gnu, linux-arm64, ubuntu-22.04-arm, aarch64-unknown-linux-gnu, appimage,updater, appimage) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg,app,updater, dmg) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis,updater, nsis) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage,updater, appimage) (push) Blocked by required conditions
Build and Release / Prepare & create release (push) Blocked by required conditions
Build and Release / Publish release (push) Blocked by required conditions
Rebuilt how AI Studio knows what a model can do (#960)
2026-09-13 14:17:25 +02:00
..
CanonicalJsonConfigurationAnalyzer.cs Added the visual briefing assistant (#893) 2026-08-02 21:41:12 +02:00
CanonicalJsonShapeAnalyzer.cs Added the visual briefing assistant (#893) 2026-08-02 21:41:12 +02:00
DirectI18NGetTextAnalyzer.cs Fixed and guarded the I18N key collection against missing keys (#936) 2026-08-25 16:53:19 +02:00
EmptyStringAnalyzer.cs Improved voice recording shortcut labels (#800) 2026-06-09 20:11:32 +02:00
ModelPatternLiteralAnalyzer.cs Rebuilt how AI Studio knows what a model can do (#960) 2026-09-13 14:17:25 +02:00
ProviderAccessAnalyzer.cs Removed provider access rule suppressions outside the settings manager (#915) 2026-08-12 20:44:48 +02:00
RandomInstantiationAnalyzer.cs Extended code analyzers (#293) 2025-02-25 19:58:17 +01:00
StaticServiceProviderCacheAnalyzer.cs Fixed issues with the DI system and singletons (#802) 2026-06-10 21:01:27 +02:00
ThisUsageAnalyzer.cs Allow assistants to run in the background (#828) 2026-07-03 15:02:20 +02:00