- Add project description and features
- Document usage instructions and commands
- Add configuration options table
- Include installation and development guide
🤖 Generated with [Qoder](https://qoder.com)
- Add extension.ts with command registration and terminal management
- Add toolProvider.ts for tool provider implementation
- Support opening terminal in editor tab
- Auto-launch qodercli on terminal open
- Add lock editor group functionality
🤖 Generated with [Qoder](https://qoder.com)
- Add package.json with extension metadata and dependencies
- Add tsconfig.json for TypeScript compilation
- Add .eslintrc.json for code linting
- Add .vscodeignore for packaging exclusions
🤖 Generated with [Qoder](https://qoder.com)