Skip to content

v1.210.0

Choose a tag to compare

@arielshad arielshad released this 09 Jun 11:02
· 11 commits to main since this release
Immutable release. Only release title and notes can be modified.

Shep β€” run multiple AI agents in parallel

πŸš€ Shep v1.210.0 Β· 2026-06-09

Under the hood maintenance and housekeeping β€” no user-facing changes, just a cleaner foundation for what's next.

✨ Features

  • domain: add application security posture management module behind feature flag (#628) (e691a07)

    App: /aspm dashboard rendered from the running Next.js dev server, showing posture cards by canonical severity (Critical/High/Medium/Low/Info), KEV/SLA/exception/AI-review tiles, last-ingested tile, and 30-day risk trend chart with severity legend.
    App: /aspm/findings page from the running app, showing the FindingsFilterBar with severity / domain / state / KEV chips and the FindingsTable empty-state guidance ('Run shep aspm ingest --sarif to populate this view').
    App: /aspm/inventory page from the running app, showing the asset-risk relationship view (React Flow / tabular fallback) with the application+at-risk wiring from get-application-posture.
    App: /aspm/owners page from the running app, showing the OwnerMap rendered via ListOwnerRollupsUseCase (server-fetched).

πŸ“¦ Install or update

# upgrade an existing install
npm i -g @shepai/cli@1.210.0

# or run instantly without installing
npx @shepai/cli@latest

πŸ’¬ Join the community

πŸ’¬ Discord Β· πŸ“– Docs Β· ⭐ Star on GitHub Β· πŸ› Report an issue


πŸ€– Released autonomously by Shep β€” built by parallel AI agents working in isolated git worktrees. Try it: npx @shepai/cli