• v1.2.7 b4e504a87b

    AOC v1.2.7
    All checks were successful
    Release / build-and-push (push) Successful in 1m31s
    CI / lint-and-test (push) Successful in 34s
    Stable

    tomas.kracmar released this 2026-04-20 15:41:21 +00:00 | 49 commits to main since this release

    Intent-aware querying

    • Questions like 'what happened to my laptop' automatically scope to Intune/Device events
    • 'Any new users' scopes to Directory/UserManagement
    • Broad questions ('what happened last week') exclude noisy Exchange/SharePoint logs by default

    Smart sampling

    • MongoDB fetches up to 1000 events, then curates the best 200 for the LLM
    • Failures are always included
    • High-admin-value services (Intune, Directory, Device) are prioritised
    • Exchange/SharePoint only included when explicitly asked for

    Docker image: git.cqre.net/cqrenet/aoc-backend:v1.2.7

    Downloads