Skip to content

Comments

Sync devcontainer-setup templates with upstream#101

Merged
dguido merged 1 commit intomainfrom
dm/update-devcontainer
Feb 19, 2026
Merged

Sync devcontainer-setup templates with upstream#101
dguido merged 1 commit intomainfrom
dm/update-devcontainer

Conversation

@DarkaMaul
Copy link
Contributor

Summary

  • Add initializeCommand to devcontainer.json template — creates ~/.gitconfig if missing, preventing bind mount failure on hosts without one (upstream daab646)
  • Add trailofbits/skills-curated marketplace plugin to Dockerfile template (upstream c7ec556)
  • Update SKILL.md base template features list to match

Test plan

  • Verify generated devcontainer starts on a machine without ~/.gitconfig
  • Verify trailofbits/skills-curated plugin is installed in new containers

🤖 Generated with Claude Code

- Add initializeCommand to create ~/.gitconfig if missing (prevents bind mount failure)
- Add trailofbits/skills-curated marketplace plugin to Dockerfile
- Update SKILL.md to document the new marketplace plugin

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@DarkaMaul DarkaMaul requested a review from dguido as a code owner February 19, 2026 12:46
@dguido dguido merged commit 7e885f5 into main Feb 19, 2026
6 checks passed
@dguido dguido deleted the dm/update-devcontainer branch February 19, 2026 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants