Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Environment variables can't be unset for agent_runtime deployments

オープン
#60 コメント 1 件 リアクション 0 件 担当者 1 名 GitHub で見る

@pwkowalski がすでに取り組んでいます。

2026年9月17日 から。

評価

この issue はまだ評価されていません。

説明

enhancement
What happened?

Once an env var is set, it can't be removed. Only updated

Steps to Reproduce
  1. Set a var in .env
  2. Deploy the agent
  3. Remove the var in .env
  4. Redeploy the agent
What did you expect to happen?

The env var is not set anymore

Client information
Client Information CLI version: 1.1.0
Command Output / Logs

No response

Anything else we need to know?

The culprit is that the cli always includes the variables from previous deployments.

主要言語
Python
スター
6k
フォーク
670
PR マージ指標
30日以内にマージされた PR はありません

環境構築

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

google/agents-cli のほかの issue

google/agents-cli の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。