Skip to content

[codex] Remove duplicate idle_poll name parameter#377

Draft
chaochaoweb3 wants to merge 1 commit into
shareAI-lab:mainfrom
chaochaoweb3:codex/remove-idle-poll-duplicate-name
Draft

[codex] Remove duplicate idle_poll name parameter#377
chaochaoweb3 wants to merge 1 commit into
shareAI-lab:mainfrom
chaochaoweb3:codex/remove-idle-poll-duplicate-name

Conversation

@chaochaoweb3

Copy link
Copy Markdown

Summary

  • remove the redundant agent_name parameter from idle_poll
  • use name consistently for inbox polling and task claiming
  • update the only s17 call site to pass the teammate name once

Fixes #374.

Validation

  • python3 -m py_compile s17_autonomous_agents/code.py
  • git diff --check

@vercel

vercel Bot commented Jun 23, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the crazyboym's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

s17: idle_poll 函数存在冗余参数 agent_name

1 participant