Skip to content

zendril/devcontainer-features

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev Container Features

This repository publishes a collection of Dev Container Features for AI coding agents.

Available features

Feature Description
codex Installs OpenAI Codex and persists authentication, configuration, and session history.
opencode Installs OpenCode with persistent configuration and session history.

Each feature is independently versioned and published from its directory under src/.

Usage

Add one or both features to your devcontainer.json:

{
  "features": {
    "ghcr.io/zendril/features/codex:1": {},
    "ghcr.io/zendril/features/opencode:1": {}
  }
}

About

devcontainer-feature-opencode

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages