Skip to content

Tags: AltimateAI/datapilot-cli

Tags

v0.2.3

Toggle v0.2.3's commit message
Release version 0.2.3

v0.2.2

Toggle v0.2.2's commit message
Release version 0.2.2

v0.2.1

Toggle v0.2.1's commit message
Release version 0.2.1

v0.2.0

Toggle v0.2.0's commit message
Release version 0.2.0

v0.1.2

Toggle v0.1.2's commit message
Release version 0.1.2

v0.1.1

Toggle v0.1.1's commit message
Release version 0.1.1

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Sync version files to 0.1.0 (#77)

Updates .bumpversion.cfg, docs/conf.py, and src/datapilot/__init__.py
to match the version in setup.py (0.1.0) from the Pydantic v2 upgrade.

This ensures all version references are consistent for the next
bump2version command.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude <noreply@anthropic.com>

beta-24.7

Toggle beta-24.7's commit message
Update argument extraction in executor hook to include an additional …

…return value

- Modified the `extract_arguments` function to return an extra string, enhancing the argument handling capabilities.
- This change supports future extensions and improves flexibility in argument parsing.

beta-24.6

Toggle beta-24.6's commit message
Refactor executor hook for improved configuration handling and logging

- Introduced functions to load configuration from both file and API, enhancing error handling and user feedback.
- Added new command-line arguments for better flexibility in specifying paths and configurations.
- Streamlined the process of loading manifest and catalog files, with improved logging for insights generation.
- Enhanced the handling of changed files for selective model testing, ensuring clarity in output and error messages.

v0.0.27

Toggle v0.0.27's commit message
Fix pre-commit hook: load manifest/catalog from files instead of gene…

…rating partial ones