Skip to content

Arch: Protocol violation due to internal polling in comet_ask#7

Merged
OneStepAt4time merged 1 commit into
masterfrom
fix/issue-2
Apr 11, 2026
Merged

Arch: Protocol violation due to internal polling in comet_ask#7
OneStepAt4time merged 1 commit into
masterfrom
fix/issue-2

Conversation

@OneStepAt4time
Copy link
Copy Markdown
Owner

Resolves #2. Decouples the comet_ask command from the polling loop to prevent MCP timeout during deep research. The client should now use comet_poll or comet_wait after comet_ask to retrieve the response.

Copy link
Copy Markdown
Owner Author

@OneStepAt4time OneStepAt4time left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent architectural refactor. Decoupling the polling loop from comet_ask prevents transport timeouts during deep research. Test coverage accurately reflects the new non-blocking behavior. Approved.

@OneStepAt4time OneStepAt4time merged commit bc61860 into master Apr 11, 2026
1 of 2 checks passed
@OneStepAt4time OneStepAt4time deleted the fix/issue-2 branch April 11, 2026 06:32
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.

Arch: Protocol violation due to internal polling in comet_ask

1 participant