Skip to content

Release v0.2.8: CLI Interactive Mode Fixes and Package Improvements#64

Merged
freshtechbro merged 2 commits intomasterfrom
fix/cli-interactive-mode-npm-package
Aug 15, 2025
Merged

Release v0.2.8: CLI Interactive Mode Fixes and Package Improvements#64
freshtechbro merged 2 commits intomasterfrom
fix/cli-interactive-mode-npm-package

Conversation

@freshtechbro
Copy link
Copy Markdown
Owner

Summary

  • Fixed CLI interactive mode configuration persistence issues
  • Enhanced npm package reliability and installation experience
  • Improved configuration management and error handling

Changes

Fixed

  • CLI Interactive Mode Configuration Issues
    • Resolved configuration persistence problems in interactive mode
    • Fixed project root detection handling in CLI context
    • Improved unified configuration enable/disable behavior
    • Enhanced configuration state management

Improved

  • NPM Package Reliability

    • Better handling of global npm installations
    • Enhanced CLI binary execution and path resolution
    • Fixed configuration loading for various installation scenarios
    • Added missing files to npm package files array
  • Configuration Management

    • Fixed unified configuration toggle behavior
    • Improved directory resolution for CLI operations
    • Better fallback mechanisms for configuration loading
    • Streamlined configuration file validation

Test plan

  • Lint checks pass
  • Type checks pass
  • Tests pass
  • Build successful
  • Local npm package installation tested
  • CLI interactive mode tested
  • Configuration persistence verified

🤖 Generated with Claude Code

Oladotun Olatunji and others added 2 commits August 14, 2025 19:44
- Added comprehensive release notes for v0.2.8 in README.md
- Updated CHANGELOG.md with v0.2.8 release details
- Fixed CLI interactive mode configuration issues
- Enhanced NPM package reliability and installation
- Improved configuration management and error handling

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

Co-Authored-By: Claude <noreply@anthropic.com>
- Updated package.json version from 0.2.7 to 0.2.8
- Added missing configuration files to npm package files array
- Updated setup.bat and setup.sh scripts to v2.8
- Ensured all required files are included in npm package

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

Co-Authored-By: Claude <noreply@anthropic.com>
@freshtechbro freshtechbro merged commit e30ddd7 into master Aug 15, 2025
6 checks passed
@freshtechbro freshtechbro deleted the fix/cli-interactive-mode-npm-package branch August 15, 2025 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant