@maintainer-pro/ai-cli 0.1.6 → 0.1.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -377,6 +377,7 @@ async function callClaudeCli(command, messages, context, options) {
377
377
  resolved,
378
378
  [
379
379
  "--print",
380
+ "--dangerously-skip-permissions",
380
381
  "--system-prompt",
381
382
  options.systemPrompt,
382
383
  "--no-session-persistence",
package/dist/index.js CHANGED
@@ -263,6 +263,7 @@ async function callClaudeCli(command, messages, context, options) {
263
263
  resolved,
264
264
  [
265
265
  "--print",
266
+ "--dangerously-skip-permissions",
266
267
  "--system-prompt",
267
268
  options.systemPrompt,
268
269
  "--no-session-persistence",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maintainer-pro/ai-cli",
3
- "version": "0.1.6",
3
+ "version": "0.1.7",
4
4
  "description": "Maintainer Pro server SDK: Claude/Cursor CLI, chat HTTP handlers, and optional SQL persistence",
5
5
  "keywords": [
6
6
  "maintainer-pro",