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

123

1.0.5

Diff

Changelog

Source

[1.0.5] - 2024-12-19

Added

  • New --stageAll flag to automatically stage all changes before generating the commit message
denyhs
published 1.0.4 •

denyhs
published 1.0.3 •

denyhs
published 1.0.2-alpha.1 •

denyhs
published 1.0.1 •

denyhs
published 1.0.0 •

Changelog

Source

[1.0.0-beta.1] - 2024-12-19

Added

  • Initial release of the Cortex CLI tool
  • Core command cortex commit-message to generate commit messages
  • Support for different change scopes:
    • Staged changes (default)
    • Unstaged changes via --onlyUnstaged
    • All changes via --all
  • Custom commit message header support via --header option
  • Automatic clipboard integration for generated messages
  • Git integration features:
    • Automatic commit via --commitStaged
    • Automatic commit and push via --commitAndPush
  • Environment configuration:
    • Support for API token via environment variable
    • Support for .env file configuration
  • Validation features:
    • Git repository validation
    • Environment variable validation
    • Changes validation (staged/unstaged)
  • Error handling and user feedback:
    • Colored console output
    • Clear error messages
    • Operation status feedback

Dependencies

  • chalk: ^5.3.0 - For colored console output
  • clipboardy: ^4.0.0 - For clipboard integration
  • commander: ^11.1.0 - For CLI argument parsing
  • dotenv: ^16.3.1 - For environment variable management
  • simple-git: ^3.22.0 - For git operations
denyhs
published 1.0.0-beta.2 •

denyhs
published 1.0.0-beta.1 •

Changelog

Source

[1.0.0-beta.1] - 2024-12-19

Added

  • Initial release of the Cortex CLI tool
  • Core command cortex commit-message to generate commit messages
  • Support for different change scopes:
    • Staged changes (default)
    • Unstaged changes via --onlyUnstaged
    • All changes via --all
  • Custom commit message header support via --header option
  • Automatic clipboard integration for generated messages
  • Git integration features:
    • Automatic commit via --commitStaged
    • Automatic commit and push via --commitAndPush
  • Environment configuration:
    • Support for API token via environment variable
    • Support for .env file configuration
  • Validation features:
    • Git repository validation
    • Environment variable validation
    • Changes validation (staged/unstaged)
  • Error handling and user feedback:
    • Colored console output
    • Clear error messages
    • Operation status feedback

Dependencies

  • chalk: ^5.3.0 - For colored console output
  • clipboardy: ^4.0.0 - For clipboard integration
  • commander: ^11.1.0 - For CLI argument parsing
  • dotenv: ^16.3.1 - For environment variable management
  • simple-git: ^3.22.0 - For git operations
denyhs
published 1.0.0-bata.0 •

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