Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions .codex/devcontainer-recommendations.md
Original file line number Diff line number Diff line change
Expand Up @@ -443,14 +443,13 @@ Zshを無効にする場合は`configureZshAsDefaultShell`オプションを省

```json
{
"ghcr.io/flexwie/devcontainer-features/op:1": {
"version": "latest"
}
"ghcr.io/itsmechlark/features/1password:1": {}
}
```

- 利用例: management_tools, pulse_survey
- 利用例: config
- 用途: 環境変数・シークレット管理
- メンテナンス状況: アクティブ(2025年12月更新)

### act(ローカルGitHub Actions実行)

Expand Down
Loading