Skip to content

[codex] Parse blockedBy strings in s12 task creation#378

Draft
chaochaoweb3 wants to merge 1 commit into
shareAI-lab:mainfrom
chaochaoweb3:codex/parse-create-task-blocked-by
Draft

[codex] Parse blockedBy strings in s12 task creation#378
chaochaoweb3 wants to merge 1 commit into
shareAI-lab:mainfrom
chaochaoweb3:codex/parse-create-task-blocked-by

Conversation

@chaochaoweb3

Copy link
Copy Markdown

Summary

  • normalize blockedBy before creating s12 tasks
  • accept JSON array strings and Python list-repr strings from tool calls
  • reject non-list or non-string dependency inputs before they reach task storage

Fixes #348.

Validation

  • python3 -m unittest tests.test_s12_create_task
  • python3 -m py_compile s12_task_system/code.py tests/test_s12_create_task.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.

S12_task_system run_create_task存在入参问题

1 participant