Pietro Bondioli

Results 3 issues of Pietro Bondioli

**Description:** This PR introduces a minor configuration tweak to Stencil setup by enabling `experimentalImportInjection`. This enhancement is primarily designed to address known integration issues with modern bundlers, including Vite, ensuring...

Description: This pull request introduces a .env.sample file for secure environment variable management and updates the Docker Compose files to use these variables. Additionally, the README is revised to guide...

### Describe the bug ### Expected Behavior According to the [v0.0.353 release notes](https://github.com/github/copilot-cli/releases/tag/v0.0.353), agent definitions should be loaded from both: - User-level: `~/.copilot/agents` - Repository-level: `.github/agents` ### Actual Behavior The...