diff --git a/.structify/history.json b/.structify/history.json new file mode 100644 index 0000000..15d03bb --- /dev/null +++ b/.structify/history.json @@ -0,0 +1,12 @@ +[ + { + "id": "b0c81478-ffe2-4176-be0b-55a56f27fee5", + "timestamp": "2026-07-09T12:37:24.030Z", + "version": "1.0.1", + "operation": "graph", + "status": "success", + "duration": 175.5287, + "filesChanged": [], + "summary": "Generated Graph" + } +] \ No newline at end of file diff --git a/apps/cli/src/index.ts b/apps/cli/src/index.ts index c13275f..f907e7d 100644 --- a/apps/cli/src/index.ts +++ b/apps/cli/src/index.ts @@ -106,18 +106,7 @@ function formatHelpScreen(program: Command, context: ReturnType