+ API Breaking Change Detector +
++ Paste your existing and updated API schemas below. Our AI agent will instantly analyze the structures, flag breaking changes, and generate a developer migration guide. +
+diff --git a/kits/api-breaking-change-detector/.env.example b/kits/api-breaking-change-detector/.env.example new file mode 100644 index 000000000..e69de29bb diff --git a/kits/api-breaking-change-detector/.gitignore b/kits/api-breaking-change-detector/.gitignore new file mode 100644 index 000000000..e916ce5aa --- /dev/null +++ b/kits/api-breaking-change-detector/.gitignore @@ -0,0 +1,5 @@ +.lamatic/ +node_modules/ +.next/ +.env +.env.local diff --git a/kits/api-breaking-change-detector/README.md b/kits/api-breaking-change-detector/README.md new file mode 100644 index 000000000..5943f657b --- /dev/null +++ b/kits/api-breaking-change-detector/README.md @@ -0,0 +1,106 @@ +# Agent Kit Generation by Lamatic.ai + +
+
+
+
+
+
+
+
+
+ Paste your existing and updated API schemas below. Our AI agent will instantly analyze the structures, flag breaking changes, and generate a developer migration guide. +
+