How copilot_here filters Docker requests through a socket broker
Why I built a brokered Docker socket instead of sharing the raw one, how the two-phase request inspection works, and the limits of those checks.
Setting Up Docker-in-Docker in copilot_here
Step-by-step guide to enabling the brokered Docker socket, configuring image allowlists, and tuning privilege controls per repo.
copilot_here: Q1 2026 Updates - Package Managers, Golang, Podman & More
Q1 2026 brings copilot_here to your favorite package managers (Homebrew, WinGet, .NET tool), adds Golang support, enables Podman and OrbStack as container runtimes, and introduces model configuration.
copilot_here: December 2025 Updates - Native CLI, Stability & More
December updates move copilot_here orchestration into a .NET 10 Native AOT CLI, fix PowerShell 5.1 compatibility issues, and add cross-shell installation and session information.
Comparing AI responses to a plaintext-secrets request
GPT-5.2 refused a request to write deployment secrets into a script, while Claude 4.5 Sonnet complied. What that interaction changed about how I assess agent behaviour.
copilot_here: November 2025 Updates - ARM64, .NET 10, Airlock & More
November updates add native ARM64 images, .NET 10, PowerShell Core integration, Airlock network controls, host path mapping, and configurable directory mounts.
My "Meta-Prompt" for Codebase Investigations with Copilot CLI and copilot_here
The prompt and directory-mount setup I use to produce structured codebase investigation reports with GitHub Copilot CLI.
copilot_here: October 2025 Updates - Auto-Updates, Cross-Platform Support, and More
October changes to copilot_here: Windows support, script updates, installation, Copilot argument forwarding, version reporting and Docker image cleanup.
Running GitHub Copilot CLI in Docker with copilot_here
My Docker setup for running GitHub Copilot CLI with access to a project directory, including installation, image variants and the limits of that isolation.