All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- PineScript language support with comprehensive integration
- PineScript configuration wizard (
/pine-setup) - PineScript validation command (
/pine-validate) - Enhanced PineScript project detection with version and type classification
- PineScript tool detection and recommendations
- PineScript command runner base class
- PineScript example projects (basic indicator, trading strategy, alert integration)
- PineScript integration documentation (
PINESCRIPT-INTEGRATION.md) - Initial release of everything-opencode
- Complete conversion from everything-claude-code
- 4 new optimization skills for opencode
- Comprehensive test suite (62 tests)
- Installation verification script
- Release automation scripts
- GitHub Actions CI/CD workflow
- Migration guide from Claude Code
- npm package configuration
- All
~/.claude/paths →~/.opencode/ - All
CLAUDE_*environment variables →OPENCODE_* - Plugin configuration updated for opencode compatibility
- Enhanced cross-platform compatibility
- Improved documentation and examples
- Fixed date handling in test suite
- Improved error handling in hook scripts
- Enhanced file path handling for Windows compatibility
- Claude Code specific configurations
- Deprecated file references
- Initial release of everything-opencode
- Complete conversion from everything-claude-code repository
- Full compatibility with opencode AI coding agent
- Comprehensive feature set including:
- 9 agent files for delegation
- 15 skill directories (11 original + 4 new)
- 14 command files for slash commands
- 8 rule files for guidelines
- Complete hook system for automation
- Cross-platform utilities and scripts
- Extensive test suite
- Detailed documentation
- New optimization skills:
- LSP integration optimizations
- Multi-provider model configurations
- TUI (Terminal UI) specific optimizations
- Performance tuning guidelines
- Installation verification: Comprehensive script to verify setup
- Release automation: Scripts for version management and publishing
- CI/CD pipeline: GitHub Actions workflow for testing and deployment
- Migration guide: Step-by-step guide from Claude Code
- npm package: Ready for distribution via npm
- Path updates: All references updated from Claude Code to opencode
- Environment variables: Complete migration to opencode naming convention
- Configuration files: Updated for opencode plugin system compatibility
- Documentation: Enhanced README, CONTRIBUTING, and AGENTS.md files
- Test suite: Expanded and improved for better coverage
- Platform support: Windows, macOS, Linux
- Node.js version: >=14.0.0
- Test coverage: 62 comprehensive tests
- Code quality: Follows opencode best practices
- Performance: Optimized for opencode integration
- Users migrating from everything-claude-code should follow the MIGRATION.md guide
- All original functionality preserved and enhanced
- New opencode-specific features added
- Backward compatibility maintained where possible
- None reported in initial release
- No known security vulnerabilities
- Follows security best practices for AI coding agents
- Environment variable handling improved
- File system operations secured
- Optimized for fast execution with opencode
- Efficient memory usage
- Minimal overhead for hook execution
- Fast test execution times
Note: This is the initial release of everything-opencode. Future releases will include additional features, improvements, and bug fixes based on community feedback and opencode evolution.