config: remove workspace manifest
This commit is contained in:
parent
176e50450b
commit
52683a5646
|
|
@ -1,30 +0,0 @@
|
||||||
[scope]
|
|
||||||
allow = [
|
|
||||||
{ target = ".", permission = "write", recursive = true },
|
|
||||||
]
|
|
||||||
|
|
||||||
[session]
|
|
||||||
record_event_trace = true
|
|
||||||
|
|
||||||
[worker]
|
|
||||||
reasoning = "high"
|
|
||||||
|
|
||||||
[model]
|
|
||||||
ref = "codex-oauth/gpt-5.5"
|
|
||||||
|
|
||||||
[compaction]
|
|
||||||
compact_threshold = 200000
|
|
||||||
compact_request_threshold = 240000
|
|
||||||
compact_worker_max_input_tokens = 100000
|
|
||||||
|
|
||||||
[memory]
|
|
||||||
extract_threshold = 50000
|
|
||||||
|
|
||||||
consolidation_threshold_files = 5
|
|
||||||
consolidation_threshold_bytes = 50000
|
|
||||||
|
|
||||||
[web]
|
|
||||||
enabled = true
|
|
||||||
[web.search]
|
|
||||||
provider = "brave"
|
|
||||||
api_key_env = "BRAVE_SEARCH_API_KEY"
|
|
||||||
Loading…
Reference in New Issue
Block a user