Skip to content

Conversation

@tlongwell-block
Copy link
Collaborator

Adds reliable container detection to the developer extension's instructions. When running inside a container (Docker, Kubernetes, etc.), the extension now includes container: true in its environment information.

The detection checks /proc/1/cgroup for definitive container markers, only reporting when 100% certain to avoid false positives. This helps Goose understand its runtime environment and make better decisions about available tools and commands.

@tlongwell-block tlongwell-block merged commit d4d9cee into main Sep 8, 2025
11 checks passed
@tlongwell-block tlongwell-block deleted the detect_container branch September 8, 2025 16:49
katzdave added a commit that referenced this pull request Sep 8, 2025
…data

* 'main' of github.com:block/goose:
  feat: add auto-compact threshold configuration UI (#4178)
  Add container detection to developer extension (#4559)
tiensi added a commit to tiensi/goose that referenced this pull request Sep 8, 2025
* main: (43 commits)
  feat: add auto-compact threshold configuration UI (block#4178)
  Add container detection to developer extension (block#4559)
  docs: add ampersand to link (block#4560)
  Add video link to README for user guidance (block#4553)
  docs: social channels (block#4552)
  feat: simplify navigation, make reload work (block#4498)
  docs: new recipe warning (block#4545)
  Add AGENTS.md for AI coding assistant support (block#4539)
  docs: non-interactive compact now (block#4543)
  fixed css classes and added some accessibility fixes (block#4492)
  feat(acp): Read files (block#4531)
  Add YouTube Short to Auto Visualiser Tutorial (block#4536)
  Fix/settings page (block#4520)
  update to RMCP 0.6.2 (block#4523)
  docs: nested goosehints (block#4528)
  feat: Agent Client Protocol implementation of goose (block#4511)
  feat: make tests for rmcp based developer server consistent with former implementation (block#4519)
  worlds simplest logging to see where things are blocked (block#3888)
  docs: update quickstart and install topics (block#4378)
  feat: Add configurable Bedrock retry parameters (block#4316)
  ...
This was referenced Sep 9, 2025
thebristolsound pushed a commit to thebristolsound/goose that referenced this pull request Sep 11, 2025
HikaruEgashira pushed a commit to HikaruEgashira/goose that referenced this pull request Oct 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants