Skip to content

Latest commit

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Dev Container Features

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

Available features

FeatureDescription
codexInstalls OpenAI Codex and persists authentication, configuration, and session history.
opencodeInstalls 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

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages