Skip to content

Beta Release (1)

Latest

Choose a tag to compare

@stoleyourharvs stoleyourharvs released this 15 Dec 13:31
f774a2e

Beta Release Notes (1)

Nebula CLI - Beta Version 1

New Features

  • Directory Schema Generation:

    • Generate structured folder hierarchies based on natural language prompts.
    • Example Command: nebula-cli generateschema "Organize my work projects"
  • Cross-Platform Support:

    • Packaged executable for Windows.
    • Beta support for Linux systems (standalone executable).
  • Customizable Root Directory:

    • Specify a root directory using the --rootdir flag.
    • Default: Current working directory.

Improvements

  • Added descriptive schema generation with better handling of complex prompts.
  • Streamlined folder creation logic for consistent output.

Bug Fixes

  • Resolved issues with inconsistent schema indentation.
  • Improved error handling for invalid directory paths.

Known Issues

  • Path handling on Linux may need manual chmod +x to make the binary executable.
  • Authentication via Google Cloud may require additional setup (service account or gcloud CLI).

Full Changelog: https://github.com/nebulaone-org/nebula-cli/commits/BETA