config.toml
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# doc: https://developers.openai.com/codex/config-advanced
|
# doc: https://developers.openai.com/codex/config-advanced
|
||||||
# https://developers.openai.com/codex/config-reference
|
# https://developers.openai.com/codex/config-reference
|
||||||
|
|
||||||
# The API key was valid just for a week, now it's supposed to be valid for a year
|
# The API key should be valid for a year
|
||||||
# Generate API key:
|
# Generate API key:
|
||||||
# 1. Open https://apex.oraclecorp.com/pls/apex/r/oca/api-key/home and generate an API Key for yourself.
|
# 1. Open https://apex.oraclecorp.com/pls/apex/r/oca/api-key/home and generate an API Key for yourself.
|
||||||
# 2. Press 'Copy Codex Environment Setup Command'
|
# 2. Press 'Copy Codex Environment Setup Command'
|
||||||
@@ -836,8 +836,23 @@ trust_level = "trusted"
|
|||||||
[projects."/Users/jetpac/PycharmProjects/solaris-cluster/common/MCPs/bugdb_mcp"]
|
[projects."/Users/jetpac/PycharmProjects/solaris-cluster/common/MCPs/bugdb_mcp"]
|
||||||
trust_level = "trusted"
|
trust_level = "trusted"
|
||||||
|
|
||||||
|
[projects."/Users/jetpac/Documents/OSD/tigera-v1.40.9/tigera-operator-new"]
|
||||||
|
trust_level = "trusted"
|
||||||
|
|
||||||
|
[projects."/Users/jetpac/Documents/codex/2026-05-04/lang-correction-hi-joe-in-the"]
|
||||||
|
trust_level = "trusted"
|
||||||
|
|
||||||
|
[projects."/Users/jetpac/Documents/codex/2026-05-04/hi-joe-in-the-akidr-we"]
|
||||||
|
trust_level = "trusted"
|
||||||
|
|
||||||
|
[projects."/private/tmp/email"]
|
||||||
|
trust_level = "trusted"
|
||||||
|
|
||||||
|
[projects."/private/tmp/mcp-test"]
|
||||||
|
trust_level = "trusted"
|
||||||
|
|
||||||
[marketplaces.openai-bundled]
|
[marketplaces.openai-bundled]
|
||||||
last_updated = "2026-04-29T14:50:30Z"
|
last_updated = "2026-05-04T09:26:40Z"
|
||||||
source_type = "local"
|
source_type = "local"
|
||||||
source = "/Users/jetpac/.codex/.tmp/bundled-marketplaces/openai-bundled"
|
source = "/Users/jetpac/.codex/.tmp/bundled-marketplaces/openai-bundled"
|
||||||
|
|
||||||
@@ -846,9 +861,6 @@ last_updated = "2026-04-28T18:12:08Z"
|
|||||||
source_type = "local"
|
source_type = "local"
|
||||||
source = "/Users/jetpac/.cache/codex-runtimes/codex-primary-runtime/plugins/openai-primary-runtime"
|
source = "/Users/jetpac/.cache/codex-runtimes/codex-primary-runtime/plugins/openai-primary-runtime"
|
||||||
|
|
||||||
[plugins."browser-use@openai-bundled"]
|
|
||||||
enabled = true
|
|
||||||
|
|
||||||
[plugins."documents@openai-primary-runtime"]
|
[plugins."documents@openai-primary-runtime"]
|
||||||
enabled = true
|
enabled = true
|
||||||
|
|
||||||
@@ -858,6 +870,9 @@ enabled = true
|
|||||||
[plugins."presentations@openai-primary-runtime"]
|
[plugins."presentations@openai-primary-runtime"]
|
||||||
enabled = true
|
enabled = true
|
||||||
|
|
||||||
|
[plugins."browser-use@openai-bundled"]
|
||||||
|
enabled = true
|
||||||
|
|
||||||
# [projects."/Users/jetpac/Documents/codex-tools/MCPs/ident-scm-mcp"]
|
# [projects."/Users/jetpac/Documents/codex-tools/MCPs/ident-scm-mcp"]
|
||||||
# trust_level = "trusted"
|
# trust_level = "trusted"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user