Skip to content

Preserve todo add payload slicing#1

Merged
takumi-earth merged 1 commit intomainfrom
codex/update-slashregistry-dispatch-logic-2025-09-18-17-03-56
Sep 18, 2025
Merged

Preserve todo add payload slicing#1
takumi-earth merged 1 commit intomainfrom
codex/update-slashregistry-dispatch-logic-2025-09-18-17-03-56

Conversation

@takumi-earth
Copy link
Contributor

Summary

  • slice /todo add arguments from the original input string so JSON payloads keep their spacing and parse reliably
  • expose a test-only ConfigManager::for_paths helper and add a Tokio test that exercises /todo add {"title": "Fix bug"} end to end
  • depend on tempfile for test scaffolding and update the xtask schema validator to the modern jsonschema::validator_for API with full error reporting

Testing

  • cargo fmt --all
  • cargo clippy --workspace --all-targets
  • cargo test --workspace

https://chatgpt.com/codex/tasks/task_e_68cc266921388320af41fa4bf38df331

@takumi-earth takumi-earth merged commit 286a9b3 into main Sep 18, 2025
1 check passed
@takumi-earth takumi-earth deleted the codex/update-slashregistry-dispatch-logic-2025-09-18-17-03-56 branch September 18, 2025 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant