← all tags

Tagged copilot_here

9 postsRSS ↗
Apr 09, 2026·9 min read

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.

copilot_hereDockerSecurity+1 more
Apr 09, 2026·6 min read

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_hereDockerDevOps+1 more
Mar 04, 2026·5 min read

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_hereDevOpsPodman+4 more
Dec 31, 2025·5 min read

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.

copilot_hereDevOpsNative AOT+2 more
Dec 18, 2025·2 min read

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_hereAISecurity+4 more
Nov 28, 2025·8 min read

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.

copilot_hereDockerDevOps+4 more
Nov 06, 2025·5 min read

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_hereDevOpsDeveloper Experience+3 more
Oct 28, 2025·8 min read

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.

copilot_hereDevOpsDeveloper Experience+1 more
Oct 03, 2025·8 min read

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.

copilot_hereDockerGitHub+3 more