{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreihozjnw5w27ofwe5oigoyvqwn6ikwf6kroycazn62tus4zmsnwvei",
    "uri": "at://did:plc:lk3jfj3zq4k4wxnk474axylu/app.bsky.feed.post/3mmdxup6klbb2"
  },
  "path": "/t/sub-agent-limit-bug-codex-plugin-in-vs-code/1381297#post_13",
  "publishedAt": "2026-05-21T06:16:44.000Z",
  "site": "https://community.openai.com",
  "textContent": "Yeah, its often not closing the “thread handles” on subagents\nTry telling codex to always close thread handles for subagents after they are done when you ask it to use subagents (or perhaps try in custom instructions, I didnt try that yet)\nOtherwise it just keeps spawning more, while not all are closed\n\nOr after the first turn of using them, ask it to check if some subagent thread handles are still not closed and to close them\n\nIt seems it still needs some help with these\n\nAlso these are default\n\nmulti_agent = true\n\nthere is also under development\n\nmulti_agent_v2 = true\n\nActually still didnt try v2\nThere isnt exactly an explanation/documentation on it yet it seems\nJust have to use ChatGPT/codex to check their repo and explain the v2",
  "title": "Sub Agent Limit Bug - codex plugin in vs code"
}