v1.2.0

KeygraphHQ/shannonv1.2.0May 6, 2026by github-actions[bot]

AI Summary

This minor release introduces significant AI enhancements including an upgrade to Opus 4.7 with adaptive thinking, adds config-driven run scoping and report filtering, and includes important security patching for CVE-2026-41242. The release also improves CLI safety by blocking execution with sudo or as root.

Key Highlights

  • Security patch: bumped protobufjs to 7.5.5 to patch CVE-2026-41242
  • AI upgrade to Opus 4.7 with adaptive thinking
  • Added config-driven run scoping and report filtering
  • CLI now blocks running shannon with sudo or as root
  • Added --help flag to save-deliverable and generate-totp scripts

New Features

  • Config-driven run scoping and report filtering
  • AI: steer notes field for analysis-only mode
  • AI: upgrade to Opus 4.7 with adaptive thinking
  • CLI: block running shannon with sudo or as root
  • Scripts: add --help to save-deliverable and generate-totp

Full Release Notes

# [1.2.0](https://github.com/KeygraphHQ/shannon/compare/v1.1.0...v1.2.0) (2026-05-06)


### Bug Fixes

* **deps:** bump protobufjs to 7.5.5 to patch CVE-2026-41242 ([#314](https://github.com/KeygraphHQ/shannon/issues/314)) ([79caada](https://github.com/KeygraphHQ/shannon/commit/79caada53926a7a4a55dbd5cb490325bad351f38))


### Features

* add config-driven run scoping and report filtering ([#326](https://github.com/KeygraphHQ/shannon/issues/326)) ([95998d1](https://github.com/KeygraphHQ/shannon/commit/95998d1a4450346391a09085ca0e21702f8e8a3a))
* **ai:** steer notes field for analysis-only mode ([#329](https://github.com/KeygraphHQ/shannon/issues/329)) ([ca86c83](https://github.com/KeygraphHQ/shannon/commit/ca86c839ccf6a9b82544c75f4e85be5b24d74ade))
* **ai:** upgrade to Opus 4.7 with adaptive thinking ([#325](https://github.com/KeygraphHQ/shannon/issues/325)) ([6c8135d](https://github.com/KeygraphHQ/shannon/commit/6c8135d031600b38733a455a49866ce3b4fbe444))
* **cli:** block running shannon with sudo or as root ([#323](https://github.com/KeygraphHQ/shannon/issues/323)) ([03a3d76](https://github.com/KeygraphHQ/shannon/commit/03a3d764af3b50cfc37bd1ba11862588bf6df346))
* **scripts:** add --help to save-deliverable and generate-totp ([#328](https://github.com/KeygraphHQ/shannon/issues/328)) ([0a57b06](https://github.com/KeygraphHQ/shannon/commit/0a57b062fdaa4e66957da2aae407319a86f752ca))