@iloom/cli 0.1.17 → 0.1.19

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.
Files changed (118) hide show
  1. package/README.md +51 -6
  2. package/dist/ClaudeContextManager-JKR4WGNU.js +13 -0
  3. package/dist/ClaudeService-55DQGB7T.js +12 -0
  4. package/dist/{GitHubService-F7Z3XJOS.js → GitHubService-LWP4GKGH.js} +3 -3
  5. package/dist/{LoomLauncher-MODG2SEM.js → LoomLauncher-UMMLPIZO.js} +7 -7
  6. package/dist/{PromptTemplateManager-7FINLRDE.js → PromptTemplateManager-WII75TKH.js} +2 -2
  7. package/dist/README.md +755 -0
  8. package/dist/{SettingsManager-VAZF26S2.js → SettingsManager-SKLUVE3K.js} +6 -2
  9. package/dist/{add-issue-22JBNOML.js → add-issue-X56V3XPB.js} +23 -8
  10. package/dist/add-issue-X56V3XPB.js.map +1 -0
  11. package/dist/{chunk-Y7SAGNUT.js → chunk-DEPYQRRB.js} +2 -2
  12. package/dist/{chunk-WKEWRSDB.js → chunk-ELFT36PV.js} +3 -3
  13. package/dist/chunk-FXV24OYZ.js +83 -0
  14. package/dist/chunk-FXV24OYZ.js.map +1 -0
  15. package/dist/{chunk-HPJJSYNS.js → chunk-H5LDRGVK.js} +6 -8
  16. package/dist/{chunk-HPJJSYNS.js.map → chunk-H5LDRGVK.js.map} +1 -1
  17. package/dist/{chunk-QEPVTTHD.js → chunk-IO4WFTL2.js} +17 -11
  18. package/dist/chunk-IO4WFTL2.js.map +1 -0
  19. package/dist/{chunk-KQDEK2ZW.js → chunk-JXQXSC45.js} +41 -9
  20. package/dist/chunk-JXQXSC45.js.map +1 -0
  21. package/dist/{chunk-JQ7VOSTC.js → chunk-KOCQAD2E.js} +3 -3
  22. package/dist/{chunk-YYSKGAZT.js → chunk-LAPY6NAE.js} +17 -8
  23. package/dist/chunk-LAPY6NAE.js.map +1 -0
  24. package/dist/{chunk-O2QWO64Z.js → chunk-PV3GAXQO.js} +56 -3
  25. package/dist/chunk-PV3GAXQO.js.map +1 -0
  26. package/dist/chunk-PVAVNJKS.js +188 -0
  27. package/dist/chunk-PVAVNJKS.js.map +1 -0
  28. package/dist/{chunk-CP2NU2JC.js → chunk-Q2KYPAH2.js} +7 -7
  29. package/dist/{chunk-CP2NU2JC.js.map → chunk-Q2KYPAH2.js.map} +1 -1
  30. package/dist/{chunk-W3DQTW63.js → chunk-USVVV3FP.js} +4 -4
  31. package/dist/{chunk-SSR5AVRJ.js → chunk-VCMMAFXQ.js} +21 -8
  32. package/dist/chunk-VCMMAFXQ.js.map +1 -0
  33. package/dist/chunk-VVH3ANF2.js +307 -0
  34. package/dist/chunk-VVH3ANF2.js.map +1 -0
  35. package/dist/{chunk-JBH2ZYYZ.js → chunk-VYQLLHZ7.js} +22 -3
  36. package/dist/chunk-VYQLLHZ7.js.map +1 -0
  37. package/dist/{chunk-SJUQ2NDR.js → chunk-ZMNQBJUI.js} +24 -19
  38. package/dist/chunk-ZMNQBJUI.js.map +1 -0
  39. package/dist/{chunk-T7QPXANZ.js → chunk-ZWXJBSUW.js} +17 -17
  40. package/dist/chunk-ZWXJBSUW.js.map +1 -0
  41. package/dist/{cleanup-3LUWPSM7.js → cleanup-ZHROIBSQ.js} +12 -16
  42. package/dist/cleanup-ZHROIBSQ.js.map +1 -0
  43. package/dist/cli.js +107 -49
  44. package/dist/cli.js.map +1 -1
  45. package/dist/contribute-3MQJ3XAQ.js +256 -0
  46. package/dist/contribute-3MQJ3XAQ.js.map +1 -0
  47. package/dist/{enhance-XJIQHVPD.js → enhance-VGWUX474.js} +18 -8
  48. package/dist/enhance-VGWUX474.js.map +1 -0
  49. package/dist/{feedback-23CLXKFT.js → feedback-ZOUCCHN4.js} +8 -8
  50. package/dist/{finish-3CQZIULO.js → finish-QJSK6Z7J.js} +36 -313
  51. package/dist/finish-QJSK6Z7J.js.map +1 -0
  52. package/dist/{git-LVRZ57GJ.js → git-OUYMVYJX.js} +2 -2
  53. package/dist/{ignite-WXEF2ID5.js → ignite-HICLZEYU.js} +124 -9
  54. package/dist/ignite-HICLZEYU.js.map +1 -0
  55. package/dist/index.d.ts +794 -712
  56. package/dist/index.js +169 -36
  57. package/dist/index.js.map +1 -1
  58. package/dist/init-UMKNHNV5.js +339 -0
  59. package/dist/init-UMKNHNV5.js.map +1 -0
  60. package/dist/mcp/github-comment-server.js +12 -9
  61. package/dist/mcp/github-comment-server.js.map +1 -1
  62. package/dist/neon-helpers-ZVIRPKCI.js +10 -0
  63. package/dist/{open-X6BTENPV.js → open-ETZUFSE4.js} +15 -17
  64. package/dist/{open-X6BTENPV.js.map → open-ETZUFSE4.js.map} +1 -1
  65. package/dist/prompts/init-prompt.txt +748 -0
  66. package/dist/prompts/issue-prompt.txt +141 -9
  67. package/dist/rebase-KBWFDZCN.js +95 -0
  68. package/dist/rebase-KBWFDZCN.js.map +1 -0
  69. package/dist/remote-GJEZWRCC.js +14 -0
  70. package/dist/{run-2JCPQAX3.js → run-4SVQ3WEU.js} +15 -17
  71. package/dist/{run-2JCPQAX3.js.map → run-4SVQ3WEU.js.map} +1 -1
  72. package/dist/schema/settings.schema.json +51 -1
  73. package/dist/{start-LWVRBJ6S.js → start-CT2ZEFP2.js} +54 -53
  74. package/dist/{start-LWVRBJ6S.js.map → start-CT2ZEFP2.js.map} +1 -1
  75. package/dist/{test-git-XPF4SZXJ.js → test-git-MKZATGZN.js} +3 -3
  76. package/dist/{test-prefix-XGFXFAYN.js → test-prefix-ZNLWDI3K.js} +3 -3
  77. package/dist/{update-DN3FSNKY.js → update-4TDDUR5K.js} +10 -4
  78. package/dist/{update-DN3FSNKY.js.map → update-4TDDUR5K.js.map} +1 -1
  79. package/package.json +3 -2
  80. package/dist/ClaudeContextManager-XOSXQ67R.js +0 -13
  81. package/dist/ClaudeService-YSZ6EXWP.js +0 -12
  82. package/dist/NeonProvider-PAGPUH7F.js +0 -12
  83. package/dist/add-issue-22JBNOML.js.map +0 -1
  84. package/dist/chunk-37DYYFVK.js +0 -29
  85. package/dist/chunk-37DYYFVK.js.map +0 -1
  86. package/dist/chunk-F3XBU2R7.js +0 -110
  87. package/dist/chunk-F3XBU2R7.js.map +0 -1
  88. package/dist/chunk-JBH2ZYYZ.js.map +0 -1
  89. package/dist/chunk-KQDEK2ZW.js.map +0 -1
  90. package/dist/chunk-O2QWO64Z.js.map +0 -1
  91. package/dist/chunk-QEPVTTHD.js.map +0 -1
  92. package/dist/chunk-SJUQ2NDR.js.map +0 -1
  93. package/dist/chunk-SSR5AVRJ.js.map +0 -1
  94. package/dist/chunk-T7QPXANZ.js.map +0 -1
  95. package/dist/chunk-YYSKGAZT.js.map +0 -1
  96. package/dist/cleanup-3LUWPSM7.js.map +0 -1
  97. package/dist/enhance-XJIQHVPD.js.map +0 -1
  98. package/dist/env-MDFL4ZXL.js +0 -23
  99. package/dist/finish-3CQZIULO.js.map +0 -1
  100. package/dist/ignite-WXEF2ID5.js.map +0 -1
  101. package/dist/init-RHACUR4E.js +0 -123
  102. package/dist/init-RHACUR4E.js.map +0 -1
  103. /package/dist/{ClaudeContextManager-XOSXQ67R.js.map → ClaudeContextManager-JKR4WGNU.js.map} +0 -0
  104. /package/dist/{ClaudeService-YSZ6EXWP.js.map → ClaudeService-55DQGB7T.js.map} +0 -0
  105. /package/dist/{GitHubService-F7Z3XJOS.js.map → GitHubService-LWP4GKGH.js.map} +0 -0
  106. /package/dist/{LoomLauncher-MODG2SEM.js.map → LoomLauncher-UMMLPIZO.js.map} +0 -0
  107. /package/dist/{NeonProvider-PAGPUH7F.js.map → PromptTemplateManager-WII75TKH.js.map} +0 -0
  108. /package/dist/{PromptTemplateManager-7FINLRDE.js.map → SettingsManager-SKLUVE3K.js.map} +0 -0
  109. /package/dist/{chunk-Y7SAGNUT.js.map → chunk-DEPYQRRB.js.map} +0 -0
  110. /package/dist/{chunk-WKEWRSDB.js.map → chunk-ELFT36PV.js.map} +0 -0
  111. /package/dist/{chunk-JQ7VOSTC.js.map → chunk-KOCQAD2E.js.map} +0 -0
  112. /package/dist/{chunk-W3DQTW63.js.map → chunk-USVVV3FP.js.map} +0 -0
  113. /package/dist/{feedback-23CLXKFT.js.map → feedback-ZOUCCHN4.js.map} +0 -0
  114. /package/dist/{SettingsManager-VAZF26S2.js.map → git-OUYMVYJX.js.map} +0 -0
  115. /package/dist/{env-MDFL4ZXL.js.map → neon-helpers-ZVIRPKCI.js.map} +0 -0
  116. /package/dist/{git-LVRZ57GJ.js.map → remote-GJEZWRCC.js.map} +0 -0
  117. /package/dist/{test-git-XPF4SZXJ.js.map → test-git-MKZATGZN.js.map} +0 -0
  118. /package/dist/{test-prefix-XGFXFAYN.js.map → test-prefix-ZNLWDI3K.js.map} +0 -0
package/README.md CHANGED
@@ -35,7 +35,7 @@ The promise of AI-assisted development is profound: write more code, ship featur
35
35
 
36
36
  **AI agents write code quickly. They struggle to stay in sync with their humans.**
37
37
 
38
- When you juggle multiple issues, the hard part is not branches or ports. It is keeping you and your AI aligned on the goal.
38
+ The hard part is not writing a ton of code. It's knowing what decisions your AI is making, what assumptions it's operating under, and why it's producing what it produces.
39
39
 
40
40
  Friction piles up:
41
41
  - You open new chats for each problem and rebuild context in your head.
@@ -47,7 +47,7 @@ The outcome is familiar: more time briefing the AI than building, more time fixi
47
47
 
48
48
  **The bottleneck isn't output velocity. It's maintaining shared understanding between human and AI at scale.**
49
49
 
50
- *iloom treats context as a first-class concern. It's not a tool for managing branches - it's a control plane for maintaining alignment between you and your AI assistant as you work across multiple issues simultaneously.*
50
+ *iloom treats context as a first-class concern. It's not a tool for managing branches - it's a control plane for maintaining alignment between you and your AI assistant.*
51
51
 
52
52
  ## How iloom Solves This
53
53
 
@@ -318,6 +318,12 @@ iloom finish
318
318
  # AI assisted validation, commit, merge steps, as well as loom cleanup (run this from the loom directory)
319
319
  # Alias: dn
320
320
 
321
+ iloom rebase
322
+ # Rebase current branch on main with Claude-assisted conflict resolution (run this from a loom directory)
323
+ # Options:
324
+ # -f, --force - Skip confirmation prompts
325
+ # -n, --dry-run - Preview actions without executing
326
+
321
327
  iloom cleanup [identifier...]
322
328
  # Remove a loom without merging (safely, by default)
323
329
 
@@ -376,20 +382,47 @@ Your feedback helps make iloom better for everyone! Issues created through `iloo
376
382
 
377
383
  ```bash
378
384
  iloom init
379
- # Setup guide for shell autocomplete, settings file initialization (will do much more soon)
385
+ # Interactive Claude-powered configuration wizard
386
+ # Sets up settings.json, .gitignore, and guides you through all configuration options
387
+ # Automatically detects multi-remote setups and helps you configure GitHub integration
388
+ # Alias: il config
380
389
  # Run this once per project
381
390
 
391
+ iloom contribute
392
+ # Set up local development environment for contributing to iloom
393
+ # Automatically forks the repository, clones it locally, configures upstream remote,
394
+ # and runs il init to complete setup
395
+ # Streamlines contributor onboarding with a single command
396
+
382
397
  iloom update
383
398
  # Update iloom-cli to the latest version
384
399
  ```
385
400
 
386
401
  ## Configuration
387
402
 
388
- iloom uses a flexible configuration system with clear priority ordering.
403
+ ### Interactive Configuration Wizard
404
+
405
+ The recommended way to configure iloom:
389
406
 
390
- ### Configuration Priority
407
+ ```bash
408
+ iloom init
409
+ # or
410
+ il config
411
+ ```
391
412
 
392
- Settings are loaded in this order (highest to lowest priority):
413
+ This Claude-powered assistant will guide you through all configuration options and automatically:
414
+ - Create and configure `.iloom/settings.json` and `.iloom/settings.local.json`
415
+ - Set up `.gitignore` entries
416
+ - Help you choose the right GitHub remote (if you have multiple)
417
+ - Configure database providers (Neon, etc.)
418
+ - Set workflow permissions and preferences
419
+ - Explain each option as you go
420
+
421
+ For most users, this is all you need. The wizard creates the files and explains everything as you configure it.
422
+
423
+ ### Manual Configuration Files
424
+
425
+ If you prefer manual configuration, iloom uses these files (highest to lowest priority):
393
426
 
394
427
  1. **CLI arguments** - Command-line flags (e.g., `--one-shot bypassPermissions`)
395
428
  2. **`.iloom/settings.local.json`** - Local machine settings (gitignored, not committed)
@@ -414,6 +447,12 @@ This allows teams to share project defaults via `settings.json` while individual
414
447
  "web": { "basePort": 3000 },
415
448
  "database": { "databaseUrlEnvVarName": "DATABASE_URL" }
416
449
  },
450
+ "databaseProviders": {
451
+ "neon": {
452
+ "projectId": "fantastic-fox-3566354",
453
+ "parentBranch": "main"
454
+ }
455
+ },
417
456
  "workflows": {
418
457
  "issue": {
419
458
  "permissionMode": "default",
@@ -440,6 +479,8 @@ This allows teams to share project defaults via `settings.json` while individual
440
479
  - `mainBranch` - Primary branch for merging (default: "main")
441
480
  - `capabilities.web.basePort` - Base port for dev servers (default: 3000)
442
481
  - `capabilities.database.databaseUrlEnvVarName` - Name of environment variable for database connection URL (default: "DATABASE_URL")
482
+ - `databaseProviders.neon.projectId` - Neon project ID (found in project URL, e.g., "fantastic-fox-3566354")
483
+ - `databaseProviders.neon.parentBranch` - Branch from which new database branches are created (default: "main")
443
484
  - `workflows` - Per-workflow Claude CLI permission modes and tool launching
444
485
  - `agents` - Claude model selection (sonnet/opus/haiku) per agent type
445
486
 
@@ -708,3 +749,7 @@ This project follows Test-Driven Development. All code must:
708
749
  For commercial licensing inquiries, contact Adam Creeger.
709
750
 
710
751
  See [LICENSE](https://raw.githubusercontent.com/iloom-ai/iloom-cli/main/LICENSE) for complete terms.
752
+
753
+ ## About the Name
754
+
755
+ **iloom** comes from "illuminate" - it illuminates the mysterious AI coding process - and "intelligent loom" that weaves artificial and human intelligence together.
@@ -0,0 +1,13 @@
1
+ #!/usr/bin/env node
2
+ import {
3
+ ClaudeContextManager
4
+ } from "./chunk-DEPYQRRB.js";
5
+ import "./chunk-ELFT36PV.js";
6
+ import "./chunk-PXZBAC2M.js";
7
+ import "./chunk-PVAVNJKS.js";
8
+ import "./chunk-VYQLLHZ7.js";
9
+ import "./chunk-GEHQXLEI.js";
10
+ export {
11
+ ClaudeContextManager
12
+ };
13
+ //# sourceMappingURL=ClaudeContextManager-JKR4WGNU.js.map
@@ -0,0 +1,12 @@
1
+ #!/usr/bin/env node
2
+ import {
3
+ ClaudeService
4
+ } from "./chunk-ELFT36PV.js";
5
+ import "./chunk-PXZBAC2M.js";
6
+ import "./chunk-PVAVNJKS.js";
7
+ import "./chunk-VYQLLHZ7.js";
8
+ import "./chunk-GEHQXLEI.js";
9
+ export {
10
+ ClaudeService
11
+ };
12
+ //# sourceMappingURL=ClaudeService-55DQGB7T.js.map
@@ -1,11 +1,11 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  GitHubService
4
- } from "./chunk-T7QPXANZ.js";
5
- import "./chunk-KQDEK2ZW.js";
4
+ } from "./chunk-ZWXJBSUW.js";
5
+ import "./chunk-JXQXSC45.js";
6
6
  import "./chunk-JNKJ7NJV.js";
7
7
  import "./chunk-GEHQXLEI.js";
8
8
  export {
9
9
  GitHubService
10
10
  };
11
- //# sourceMappingURL=GitHubService-F7Z3XJOS.js.map
11
+ //# sourceMappingURL=GitHubService-LWP4GKGH.js.map
@@ -3,6 +3,9 @@ import {
3
3
  getDevServerLaunchCommand
4
4
  } from "./chunk-GZP4UGGM.js";
5
5
  import "./chunk-BLCTGFZN.js";
6
+ import {
7
+ ClaudeContextManager
8
+ } from "./chunk-DEPYQRRB.js";
6
9
  import {
7
10
  openMultipleTerminalWindows,
8
11
  openTerminalWindow
@@ -10,13 +13,10 @@ import {
10
13
  import {
11
14
  generateColorFromBranchName
12
15
  } from "./chunk-ZZZWQGTS.js";
13
- import {
14
- ClaudeContextManager
15
- } from "./chunk-Y7SAGNUT.js";
16
- import "./chunk-WKEWRSDB.js";
16
+ import "./chunk-ELFT36PV.js";
17
17
  import "./chunk-PXZBAC2M.js";
18
- import "./chunk-F3XBU2R7.js";
19
- import "./chunk-JBH2ZYYZ.js";
18
+ import "./chunk-PVAVNJKS.js";
19
+ import "./chunk-VYQLLHZ7.js";
20
20
  import {
21
21
  logger
22
22
  } from "./chunk-GEHQXLEI.js";
@@ -260,4 +260,4 @@ var LoomLauncher = class {
260
260
  export {
261
261
  LoomLauncher
262
262
  };
263
- //# sourceMappingURL=LoomLauncher-MODG2SEM.js.map
263
+ //# sourceMappingURL=LoomLauncher-UMMLPIZO.js.map
@@ -1,9 +1,9 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  PromptTemplateManager
4
- } from "./chunk-F3XBU2R7.js";
4
+ } from "./chunk-PVAVNJKS.js";
5
5
  import "./chunk-GEHQXLEI.js";
6
6
  export {
7
7
  PromptTemplateManager
8
8
  };
9
- //# sourceMappingURL=PromptTemplateManager-7FINLRDE.js.map
9
+ //# sourceMappingURL=PromptTemplateManager-WII75TKH.js.map