Skip to content

Releases: direct41/ai-risk-manager

Release list

v0.2.0

Choose a tag to compare

@direct41 direct41 released this 11 Jun 12:32
31d44ca

Release v0.2.0\n\n- Added dynamic gettext message detection for Python PR diffs.\n- Suppressed the generic missing-test reminder only for exact Node alias rewrites with runtime proof.\n- Expanded the public PR corpus to 23 labeled cases and kept the benchmark fully green.\n\nValidation: 343 tests passed, full public PR benchmark passed 23/23, build and wheel smoke passed.

v0.1.1

Choose a tag to compare

@direct41 direct41 released this 21 Apr 09:48
696562a

Public alpha readiness release.

Highlights:

  • Simplified README and Russian quickstart for external self-serve onboarding.
  • Added Product Hunt launch kit and alpha feedback issue template.
  • Packaged the deterministic sample repository for installed CLI demos.
  • Added minimal-install CI coverage for the sample path.
  • Bumped package metadata to 0.1.1.

Try it:

python3 -m venv .venv
. .venv/bin/activate
python -m pip install --upgrade pip
python -m pip install "git+https://github.com/direct41/ai-risk-manager.git@v0.1.1"
riskmap analyze --sample --no-llm --analysis-engine deterministic --output-dir ./.riskmap
cat .riskmap/merge_triage.md
cat .riskmap/report.md

Best fit: backend-heavy FastAPI, Django/DRF, and Express/Node repositories; teams reviewing fast-moving or AI-generated PRs; advisory release-risk review before merge.

Limits: not a SAST replacement, not a full business-logic verifier, and not automatic release approval.