chore: add Codex and agent workflow foundation
This commit is contained in:
7
.codex/config.toml
Normal file
7
.codex/config.toml
Normal file
@ -0,0 +1,7 @@
|
||||
project_root_markers = [".git"]
|
||||
project_doc_fallback_filenames = ["AGENTS.md", "TEAM_GUIDE.md"]
|
||||
project_doc_max_bytes = 65536
|
||||
|
||||
[agents]
|
||||
max_threads = 4
|
||||
max_depth = 1
|
||||
Reference in New Issue
Block a user