Skip to content

Refactor HTTP response handling into focused modules#725

Merged
ryanfowler merged 1 commit into
mainfrom
refactor-http-response-handling
Jun 7, 2026
Merged

Refactor HTTP response handling into focused modules#725
ryanfowler merged 1 commit into
mainfrom
refactor-http-response-handling

Conversation

@ryanfowler

Copy link
Copy Markdown
Owner

Summary

  • Split src/http/response.rs into focused stdout, stream, formatters, and metadata modules
  • Add a shared streamed-response finalizer to remove duplicated clipboard, timing, and status handling
  • Update AGENTS.md to describe the new response layout

Testing

  • Added and reorganized unit tests around the new response modules
  • Verified the change with the full Rust test suite and the serialized integration suite

@ryanfowler ryanfowler enabled auto-merge June 7, 2026 23:18
@ryanfowler ryanfowler merged commit ca033ce into main Jun 7, 2026
4 checks passed
@ryanfowler ryanfowler deleted the refactor-http-response-handling branch June 7, 2026 23:20
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.

1 participant