New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@denyhs/cortex-cli

Package Overview
Dependencies
Maintainers
0
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@denyhs/cortex-cli - npm Package Versions

234

2.3.2

Diff

Changelog

Source

[2.3.2] - 2025-01-22

Changed 📝

  • Enhanced mergeOptions function to accept a callback that runs after loading higher priority options, improving pre-script execution timing
denyhs
published 2.3.1 •

Changelog

Source

[2.3.1] - 2025-01-20

Changed 📝

  • Improved Templates documentation in README.md with clearer explanations and examples of how to use templates with commits.denyhs.com
denyhs
published 2.3.0 •

Changelog

Source

[2.3.0] - 2025-01-19

Added 🌟

  • Powerful Template System: New template-based commit message generation
    • Interactive template selection with --withTemplates flag
    • Direct template usage with --templateName flag
    • Support for template variables with interactive prompts
    • Template configuration in .cortexrc file

You can create new templates on https://commits.denyhs.com/templates

denyhs
published 2.2.0 •

Changelog

Source

[2.2.0] - 2025-01-16

Added

  • New --preScript flag to execute commands (like linting or tests) before generating the commit message
denyhs
published 2.1.3 •

Changelog

Source

[2.1.3] - 2025-01-15

Changed

  • Improved handling of binary files (SVGs, images, videos, etc.) in diffs to prevent excessive token usage
  • Modified how binary files are reported in diffs to only show their status (added/modified/deleted) without content
denyhs
published 2.1.2 •

Changelog

Source

[2.1.2] - 2025-01-09

Changed

  • Changed when the message is saved in the app
denyhs
published 2.1.1 •

Changelog

Source

[2.1.1] - 2025-01-08

Changed

  • Renamed stageChanges to stageAllChanges for better clarity
  • Renamed commitAndPush to commitAndPushStaged for consistency with other staged-related flags
  • Removed support for different change scopes (--onlyStaged, --onlyUnstaged, --all flags)

Added

  • Validation for configuration options in .cortexrc file - now throws an error if unknown options are found
denyhs
published 2.1.0 •

denyhs
published 2.0.7 •

Changelog

Source

[2.0.7] - 2025-01-03

Added

  • Log usage message from API
denyhs
published 2.0.6 •

Changelog

Source

[2.0.6] - 2024-12-26

Fixed

  • enhances diff accuracy by ignoring unnecessary whitespace and blank lines, improving the quality of commit messages.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc