Hi guys I have a question: some engineers in my co...
# general
f
Hi guys I have a question: some engineers in my company feel writing Pact DSL not convenient and don't want to do it. I've tried to provide a prompt template to generate Pact DSL by LLM automatically, but hard to achieve compile error free. Anyone has thoughts on it? Really appreciate for any advice.
b
Have you seen https://pactflow.io/ai/ ?
thankyou 1
f
Thank you for this key resource! I see it currently only supports HTTP interactions. Will it support RPC in the future?
b
I don’t know, that’s probably a good question for the Pact team. By the way, I saw this in my LinkedIn feed earlier today: https://pactflow.io/blog/pactflow-mcp-server/
thankyou 1
m
Thanks Bas - the initial release of MCP is live, in the next few instalments we’ll be adding additional APIs from the Pact Broker / PactFlow into it to support a wider range of use cases (as well as other PactFlow AI exclusive features). If you’re not a PactFlow customer, these might help improve the AI generation when used with other agents (e.g. copilot). We’ve also been thinking about publishing an AI guide in our docs to help.
🧡 1
(I need to, unfortunately, re-record the video in that blog post as YT is not happy with the audio and it gets a bit echoing during the “update” stage)
I should add at least one caveat to our AI capabilities - they aren’t guaranteed to be error-free either, but when combined with an agent and the additional context (see also Test Templates) you can get pretty decent output, and often “1 shot”
f
Thank you Matt. I'm very excited to see you have such a tool! I will take a look at it.
thankyou 1
m
> Thank you for this key resource! I see it currently only supports HTTP interactions. Will it support RPC in the future? On this point, whilst we haven’t explicitly spent any time focussed on plugin interactions, it’s possible it will “just work”. Especially when coupled with copilot (or Kira 😉 )