TASK-055: feat(task): expose advanced OrchestratorTask fields via task CLI#16
Closed
TASK-055: feat(task): expose advanced OrchestratorTask fields via task CLI#16
Conversation
Shooksie
commented
Mar 17, 2026
Contributor
Author
Shooksie
left a comment
There was a problem hiding this comment.
Review: TASK-055 — Expose advanced OrchestratorTask fields via task CLI
Summary: Docs-only PR (implementation notes + requirements). No code changes.
No critical issues.
- Implementation plan is well-scoped: extends
TaskCreateInput/TaskUpdateInput, adds CLI args + parsing helpers, adds web-api parity. - Non-negotiable constraints correctly prohibit direct state file edits and field removal.
- Testing plan targets the correct crates.
Ready to merge once conflicts are resolved.
Contributor
Author
|
Closed: merge conflicts with main. Task will be re-enqueued for a fresh run. |
Shooksie
added a commit
that referenced
this pull request
Apr 1, 2026
feat(mcp): HTTP/remote MCP server support — closes #96 Adds transport+url fields to MCP server config, HTTP validation, runtime contract injection for all agents (Claude, Codex, Gemini, OpenCode), and oai-runner StreamableHttpClientTransport. reqwest 0.12→0.13. Dispatched by ao-product conductor sweep #16, implemented by implement-rust workflow.
Shooksie
added a commit
that referenced
this pull request
Apr 8, 2026
feat(mcp): HTTP/remote MCP server support — closes #96 Adds transport+url fields to MCP server config, HTTP validation, runtime contract injection for all agents (Claude, Codex, Gemini, OpenCode), and oai-runner StreamableHttpClientTransport. reqwest 0.12→0.13. Dispatched by ao-product conductor sweep #16, implemented by implement-rust workflow.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated PR from daemon workflow for TASK-055.
Commits
0ede612a feat(task): wire estimation fields through create/update inputs and web API
4c808b0 chore(ao): auto-commit TASK-055 before merge
9ee32c4 feat(task): expose advanced OrchestratorTask fields via task CLI
Generated by AO daemon.