Skip to content

コーディングエージェントの認証を永続化する Dev Container Feature

License

Notifications You must be signed in to change notification settings

fjktkm/devcontainer-features

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev Container Features

A collection of dev container features for improving development workflow.

agent-persistence

Persist configurations for coding agents (Claude Code, Codex, Gemini Code Assist) and tools they commonly use (GitHub CLI) across dev container rebuilds using Docker volumes.

Usage: Add to VS Code User Settings (settings.json):

{
  "dev.containers.defaultFeatures": {
    "ghcr.io/fjktkm/devcontainer-features/agent-persistence:1": {}
  }
}

See src/agent-persistence/README.md for more details.

About

コーディングエージェントの認証を永続化する Dev Container Feature

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages