AI-native MITM proxy — MCP server for traffic interception, recording & replay
Stars
4
Forks
0
Watchers
4
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
599
commits
feat(pipeline): add integration tests and update docs for M37 (#567)
0fe53f1View on GitHubfeat(pipeline): redesign RecordStep for Stream/Flow data model (#566)
1f36b54View on GitHubfeat(session): add OnComplete callback for Stream state management (#565)
2c31d19View on GitHubfeat(flow): rename Flow→Stream, Message→Flow + DB migration (#564)
0e15b65View on GitHubfeat(exchange): add StreamID field and update FlowID semantics (#563)
bb7795dView on GitHubfeat(pipeline): implement TransformStep for auto-transform rules (#562)
2076fa9View on GitHubfeat(pipeline): implement RecordStep with variant snapshot (#561)
15d5c52View on GitHubfeat(pipeline): implement PluginStep with phase-based hook dispatch (#560)
1eaf6eaView on GitHubfeat(pipeline): implement InterceptStep with blocking wait (#559)
1c4fb20View on GitHubdocs(architecture): add Codec/Pipeline/Session rewrite design document (#556)
8350d35View on GitHubfix(exchange): redesign header/trailer API for MITM proxy correctness (#555)
e86698eView on GitHubfeat(job): define Job type with ExchangeSource and HookState logic (#554)
ae3c88aView on GitHub