snow-flow 8.36.2 → 8.36.4
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/README.md
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
[](https://www.elastic.co/licensing/elastic-license)
|
|
6
6
|
[](https://nodejs.org)
|
|
7
7
|
|
|
8
|
-
**Develop ServiceNow through conversation •
|
|
8
|
+
**Develop ServiceNow through conversation • 413 Tools • 2 MCP Servers • 75+ LLM Providers • Works with ANY AI coding assistant**
|
|
9
9
|
|
|
10
10
|
---
|
|
11
11
|
|
|
@@ -26,7 +26,7 @@ Traditional ServiceNow development means:
|
|
|
26
26
|
|
|
27
27
|
Snow-Flow provides:
|
|
28
28
|
- ✅ **Conversational Development**: Build through natural language
|
|
29
|
-
- ✅ **
|
|
29
|
+
- ✅ **413 ServiceNow Tools**: Complete API coverage via 2 unified MCP servers
|
|
30
30
|
- ✅ **75+ LLM Providers**: Claude, GPT-4o, Gemini, Llama, Mistral, DeepSeek, Groq, or ANY provider via SnowCode
|
|
31
31
|
- ✅ **100% Free Option**: Ollama, LM Studio, Jan - run models locally offline
|
|
32
32
|
- ✅ **Local Development**: Pull artifacts to local files, edit with native tools
|
|
@@ -50,7 +50,7 @@ snow-flow init
|
|
|
50
50
|
Snow-Flow will automatically:
|
|
51
51
|
- ✅ Detect and install SnowCode (recommended AI coding platform)
|
|
52
52
|
- ✅ Generate configuration files (`.env`, `.snow-code/config.json`)
|
|
53
|
-
- ✅ Set up 2 MCP servers with
|
|
53
|
+
- ✅ Set up 2 MCP servers with 413 ServiceNow tools
|
|
54
54
|
- ✅ Create documentation (`AGENTS.md`, `README.md`)
|
|
55
55
|
|
|
56
56
|
### Configuration
|
|
@@ -303,9 +303,9 @@ snow-flow swarm "create business rule to auto-assign incidents based on category
|
|
|
303
303
|
snow-flow swarm "train incident classifier on last 6 months of data"
|
|
304
304
|
```
|
|
305
305
|
|
|
306
|
-
###
|
|
306
|
+
### 413 ServiceNow Tools (2 MCP Servers)
|
|
307
307
|
|
|
308
|
-
**ServiceNow Unified Server (
|
|
308
|
+
**ServiceNow Unified Server (237+ tools):**
|
|
309
309
|
- Complete CRUD operations on any table
|
|
310
310
|
- Widget deployment & validation
|
|
311
311
|
- UI Builder components
|
|
@@ -462,7 +462,7 @@ See how Snow-Flow's open, flexible approach compares to ServiceNow's proprietary
|
|
|
462
462
|
| **Base Cost** | €0 (open source) or €99/dev/month (enterprise) | €100-200/user/month + implementation fees (€150k-€4.5M) |
|
|
463
463
|
| **LLM Choice** | **Any LLM** (Claude, GPT-4, Gemini, Llama, Mistral, DeepSeek, local models) | NowLLM + optional Azure OpenAI |
|
|
464
464
|
| **Development Environment** | **Local + native IDEs** (VS Code, Cursor, Windsurf, terminal) | ServiceNow Studio only (browser-based) |
|
|
465
|
-
| **MCP Tools** | **
|
|
465
|
+
| **MCP Tools** | **439 tools** (395 open source + 44 enterprise) | N/A (proprietary API, no MCP) |
|
|
466
466
|
| **Target Users** | Professional developers + technical users | Citizen developers + process owners |
|
|
467
467
|
| **Enterprise Integrations** | **Jira, Azure DevOps, Confluence**, Process Mining, ML tools | ServiceNow ecosystem only |
|
|
468
468
|
| **ML Capabilities** | **TensorFlow.js neural networks** (local training) + Predictive Intelligence integration | RAG-based AI only |
|
|
@@ -483,7 +483,7 @@ See how Snow-Flow's open, flexible approach compares to ServiceNow's proprietary
|
|
|
483
483
|
- **Vendor Independence**: Not locked into ServiceNow's AI ecosystem - use any LLM provider
|
|
484
484
|
- **Cost Efficiency**: Free open-source option + affordable enterprise pricing (10-20x cheaper than ServiceNow)
|
|
485
485
|
- **Developer Experience**: Work in your preferred IDE with local development workflows
|
|
486
|
-
- **Enterprise Grade**:
|
|
486
|
+
- **Enterprise Grade**: 439 tools, seat management, integrations, 99.9% SLA on managed infrastructure
|
|
487
487
|
- **Future-Proof**: Open standards (MCP), portable integrations, no vendor lock-in
|
|
488
488
|
|
|
489
489
|
---
|
|
@@ -570,7 +570,7 @@ cp .snow-code/config.json .cursor/mcp.json
|
|
|
570
570
|
# For Windsurf
|
|
571
571
|
cp .snow-code/config.json mcp_config.json
|
|
572
572
|
|
|
573
|
-
# Restart your AI assistant →
|
|
573
|
+
# Restart your AI assistant → 413 Snow-Flow tools available!
|
|
574
574
|
```
|
|
575
575
|
|
|
576
576
|
---
|
|
@@ -678,7 +678,7 @@ Snow-Flow follows an **Open Core** business model. The core framework is 100% op
|
|
|
678
678
|
|
|
679
679
|
The current Snow-Flow release includes:
|
|
680
680
|
|
|
681
|
-
- ✅ **
|
|
681
|
+
- ✅ **413 ServiceNow Tools** - Complete API coverage via 2 MCP servers
|
|
682
682
|
- ✅ **75+ LLM Providers** - Claude, GPT-4o, Gemini, Llama, Ollama, Groq, Mistral, DeepSeek, etc.
|
|
683
683
|
- ✅ **Conversational Development** - Build widgets, flows, workspaces through natural language
|
|
684
684
|
- ✅ **Local Development Bridge** - Pull/push artifacts, edit with native tools
|
|
@@ -745,7 +745,7 @@ Enterprise features will be available via seat-based commercial license:
|
|
|
745
745
|
**License Format:** `SNOW-[TIER]-[ORG]-[DEV_SEATS]/[STAKEHOLDER_SEATS]-[EXPIRY]-[CHECKSUM]`
|
|
746
746
|
|
|
747
747
|
**Seat Types:**
|
|
748
|
-
- **Developer Seats:** Full read/write access to all
|
|
748
|
+
- **Developer Seats:** Full read/write access to all 413 MCP tools via CLI/TUI
|
|
749
749
|
- **Stakeholder Seats:** Read-only CLI/TUI access for queries and analytics (no write operations)
|
|
750
750
|
|
|
751
751
|
**Pricing Tiers:**
|
|
@@ -990,7 +990,7 @@ snow-flow init
|
|
|
990
990
|
---
|
|
991
991
|
|
|
992
992
|
**Snow-Flow: Conversational ServiceNow Development**
|
|
993
|
-
•
|
|
993
|
+
• 413 Tools • 2 MCP Servers • 75+ LLM Providers • Universal Compatibility
|
|
994
994
|
|
|
995
995
|
**Get started in 3 minutes:**
|
|
996
996
|
```bash
|
|
@@ -125,12 +125,15 @@ if (!canStart) {
|
|
|
125
125
|
|
|
126
126
|
**1.3 Claim the Story**
|
|
127
127
|
\`\`\`javascript
|
|
128
|
+
// Get current user's accountId
|
|
129
|
+
const currentUser = await jira_get_current_user();
|
|
130
|
+
|
|
128
131
|
// Assign + transition + comment in ONE call
|
|
129
132
|
await jira_transition_issue({
|
|
130
133
|
issueKey: "PROJ-123",
|
|
131
134
|
transitionIdOrName: "In Progress",
|
|
132
135
|
fields: {
|
|
133
|
-
assignee: {
|
|
136
|
+
assignee: { accountId: currentUser.accountId },
|
|
134
137
|
comment: \`🚀 Starting development
|
|
135
138
|
|
|
136
139
|
Pre-flight: ✅ Passed
|
|
@@ -312,11 +315,14 @@ await jira_add_comment({
|
|
|
312
315
|
|
|
313
316
|
**3.2 Transition to In Review**
|
|
314
317
|
\`\`\`javascript
|
|
318
|
+
// Optionally assign to tech lead/reviewer (get their accountId first if needed)
|
|
319
|
+
// const reviewer = await jira_search_users({ query: "tech.lead@company.com" });
|
|
320
|
+
|
|
315
321
|
await jira_transition_issue({
|
|
316
322
|
issueKey: "PROJ-123",
|
|
317
323
|
transitionIdOrName: "In Review",
|
|
318
324
|
fields: {
|
|
319
|
-
assignee: {
|
|
325
|
+
// assignee: { accountId: reviewer[0].accountId }, // Optional: assign to specific reviewer
|
|
320
326
|
comment: \`🔍 Ready for Code Review\\n\\n**Status:**\\n✅ Development complete\\n✅ All tests passing\\n✅ Documentation complete\\n\\n**Update Set:** [Link](\${updateSet.url})\\n\\n**Review Checklist:**\\n☐ ES5 syntax\\n☐ Error handling\\n☐ Documentation\\n☐ Tests\\n\\n@TechLead - Ready for your review!\`
|
|
321
327
|
}
|
|
322
328
|
});
|
|
@@ -381,9 +387,11 @@ await jira_add_comment({
|
|
|
381
387
|
- Performance: 150ms avg (target: <200ms) ✅
|
|
382
388
|
|
|
383
389
|
## 📚 Documentation
|
|
384
|
-
- Confluence: [Architecture & API Docs](
|
|
390
|
+
- Confluence: [Architecture & API Docs](\${confluenceUrl})
|
|
385
391
|
- Story description: Updated with technical details
|
|
386
392
|
|
|
393
|
+
**Note:** Use confluence_create_page response: \`https://your-domain.atlassian.net/wiki\${doc._links.webui}\`
|
|
394
|
+
|
|
387
395
|
## 🚀 Deployment
|
|
388
396
|
✅ Update Set locked and ready
|
|
389
397
|
✅ All tests passing
|
|
@@ -455,7 +463,9 @@ await jira_add_comment({
|
|
|
455
463
|
const isUrgent = bug.fields.priority.name === "Highest";
|
|
456
464
|
|
|
457
465
|
if (isUrgent) {
|
|
458
|
-
|
|
466
|
+
// Assign to current user
|
|
467
|
+
const currentUser = await jira_get_current_user();
|
|
468
|
+
await jira_update_issue({ issueKey: bug.key, fields: { assignee: { accountId: currentUser.accountId } } });
|
|
459
469
|
await jira_transition_issue({ issueKey: bug.key, transitionIdOrName: "In Progress" });
|
|
460
470
|
|
|
461
471
|
const hotfix = await snow_update_set_manage({
|
|
@@ -522,8 +532,10 @@ await jira_add_comment({
|
|
|
522
532
|
|------|---------|----------------|
|
|
523
533
|
| **jira_search_issues** | Find stories with JQL | jql, maxResults, expand |
|
|
524
534
|
| **jira_get_issue** | Get story details | issueKey, expand |
|
|
535
|
+
| **jira_get_current_user** | Get current user's accountId | - |
|
|
536
|
+
| **jira_search_users** | Find users by email/name | query |
|
|
525
537
|
| **jira_create_issue** | Create stories/bugs/subtasks | project, summary, issueType |
|
|
526
|
-
| **jira_update_issue** | Update fields | issueKey, assignee,
|
|
538
|
+
| **jira_update_issue** | Update fields | issueKey, fields (assignee, etc) |
|
|
527
539
|
| **jira_transition_issue** | Move through workflow | issueKey, transitionIdOrName, fields |
|
|
528
540
|
| **jira_add_comment** | Add development updates | issueKey, comment |
|
|
529
541
|
| **jira_add_worklog** | Log time spent | issueKey, timeSpent, comment |
|
|
@@ -659,6 +671,25 @@ function generateConfluenceInstructions() {
|
|
|
659
671
|
|
|
660
672
|
You **CREATE AND MAINTAIN** living documentation for every feature you build.
|
|
661
673
|
|
|
674
|
+
### ⚠️ IMPORTANT: Confluence URL Construction
|
|
675
|
+
|
|
676
|
+
Confluence API returns **relative URLs** in \`_links.webui\`. You MUST construct the full URL:
|
|
677
|
+
|
|
678
|
+
\`\`\`javascript
|
|
679
|
+
const page = await confluence_create_page({ ... });
|
|
680
|
+
|
|
681
|
+
// ✅ CORRECT: Construct full URL
|
|
682
|
+
const confluenceUrl = \`https://your-domain.atlassian.net/wiki\${page._links.webui}\`;
|
|
683
|
+
|
|
684
|
+
// ❌ WRONG: Using _links.webui directly will give 404
|
|
685
|
+
const brokenUrl = page._links.webui; // This is just "/spaces/DEV/pages/123"
|
|
686
|
+
\`\`\`
|
|
687
|
+
|
|
688
|
+
**URL Format Examples:**
|
|
689
|
+
- Correct: \`https://snow-flow.atlassian.net/wiki/spaces/SE/pages/7471106\`
|
|
690
|
+
- Wrong: \`https:snow-flow.atlassian.net/spaces/SE/pages/7471106\` (missing //)
|
|
691
|
+
- Wrong: \`/spaces/SE/pages/7471106\` (missing base URL)
|
|
692
|
+
|
|
662
693
|
### CREATE DOCUMENTATION AFTER DEVELOPMENT
|
|
663
694
|
|
|
664
695
|
\`\`\`javascript
|
|
@@ -700,10 +731,13 @@ engine.process(current);
|
|
|
700
731
|
parentPageId: "123456"
|
|
701
732
|
});
|
|
702
733
|
|
|
703
|
-
//
|
|
734
|
+
// Construct full Confluence URL for sharing
|
|
735
|
+
const confluenceUrl = \`https://your-domain.atlassian.net/wiki\${page._links.webui}\`;
|
|
736
|
+
|
|
737
|
+
// Link back to Jira/Azure DevOps with full URL
|
|
704
738
|
await jira_add_comment({
|
|
705
739
|
issueKey: "PROJ-123",
|
|
706
|
-
comment: \`📚 Documentation: \${
|
|
740
|
+
comment: \`📚 Documentation: \${confluenceUrl}\\n\\nIncludes: Architecture, Components, Testing, Deployment\`
|
|
707
741
|
});
|
|
708
742
|
\`\`\`
|
|
709
743
|
|
|
@@ -800,8 +834,11 @@ const updateSet = await snow_update_set_manage({ action: "create", name: "Featur
|
|
|
800
834
|
// Document
|
|
801
835
|
const doc = await confluence_create_page({ spaceKey: "DEV", title: story.fields.summary, content: "..." });
|
|
802
836
|
|
|
837
|
+
// Construct full Confluence URL (format: https://your-domain.atlassian.net/wiki + _links.webui)
|
|
838
|
+
const confluenceUrl = \`https://your-domain.atlassian.net/wiki\${doc._links.webui}\`;
|
|
839
|
+
|
|
803
840
|
// Complete
|
|
804
|
-
await jira_add_comment({ issueKey: "PROJ-123", comment: \`✅ Complete\\nUpdate Set: \${updateSet.url}\\nDocs: \${
|
|
841
|
+
await jira_add_comment({ issueKey: "PROJ-123", comment: \`✅ Complete\\nUpdate Set: \${updateSet.url}\\nDocs: \${confluenceUrl}\` });
|
|
805
842
|
await jira_transition_issue({ issueKey: "PROJ-123", transitionIdOrName: "Done" });
|
|
806
843
|
\`\`\`
|
|
807
844
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"enterprise-docs-generator.js","sourceRoot":"","sources":["../../src/cli/enterprise-docs-generator.ts"],"names":[],"mappings":";AAAA;;;;;;;GAOG;;AAMH,wEA8BC;AAlCD;;;GAGG;AACH,SAAgB,8BAA8B,CAAC,eAAyB;IACtE,MAAM,OAAO,GAAG,eAAe,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC;IACjD,MAAM,OAAO,GAAG,eAAe,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC;IACjD,MAAM,aAAa,GAAG,eAAe,CAAC,QAAQ,CAAC,YAAY,CAAC,CAAC;IAE7D,IAAI,YAAY,GAAG,+EAA+E,CAAC;IACnG,YAAY,IAAI,4CAA4C,eAAe,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,WAAW,EAAE,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,MAAM,CAAC;IACvH,YAAY,IAAI,oIAAoI,CAAC;IAErJ,wBAAwB;IACxB,IAAI,OAAO,EAAE,CAAC;QACZ,YAAY,IAAI,wBAAwB,EAAE,CAAC;IAC7C,CAAC;IAED,gCAAgC;IAChC,IAAI,OAAO,EAAE,CAAC;QACZ,YAAY,IAAI,+BAA+B,EAAE,CAAC;IACpD,CAAC;IAED,8BAA8B;IAC9B,IAAI,aAAa,EAAE,CAAC;QAClB,YAAY,IAAI,8BAA8B,EAAE,CAAC;IACnD,CAAC;IAED,8BAA8B;IAC9B,IAAI,eAAe,CAAC,MAAM,GAAG,CAAC,EAAE,CAAC;QAC/B,YAAY,IAAI,6BAA6B,CAAC,OAAO,EAAE,OAAO,EAAE,aAAa,CAAC,CAAC;IACjF,CAAC;IAED,OAAO,YAAY,CAAC;AACtB,CAAC;AAED,SAAS,wBAAwB;IAC/B,OAAO
|
|
1
|
+
{"version":3,"file":"enterprise-docs-generator.js","sourceRoot":"","sources":["../../src/cli/enterprise-docs-generator.ts"],"names":[],"mappings":"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"}
|
package/dist/cli.js
CHANGED
|
@@ -3280,7 +3280,7 @@ program
|
|
|
3280
3280
|
.option('--dry-run', 'Preview the export without writing files')
|
|
3281
3281
|
.action(async (options) => {
|
|
3282
3282
|
console.log(`\n📤 Snow-Flow Claude Desktop Export v${version_js_1.VERSION}`);
|
|
3283
|
-
console.log('🎯 Exporting all 22 MCP servers with
|
|
3283
|
+
console.log('🎯 Exporting all 22 MCP servers with 247+ tools to Claude Desktop...\n');
|
|
3284
3284
|
try {
|
|
3285
3285
|
const { exportToClaudeDesktop } = await Promise.resolve().then(() => __importStar(require('./utils/claude-desktop-exporter.js')));
|
|
3286
3286
|
const result = await exportToClaudeDesktop({
|
|
@@ -3307,7 +3307,7 @@ program
|
|
|
3307
3307
|
console.log('1. Restart Claude Desktop to load the new MCP servers');
|
|
3308
3308
|
console.log('2. Open Claude Desktop chat');
|
|
3309
3309
|
console.log('3. Try: "Create UX workspace for IT support using snow_create_complete_workspace"');
|
|
3310
|
-
console.log('\n💡 All
|
|
3310
|
+
console.log('\n💡 All 247+ Snow-Flow tools are now available in Claude Desktop!');
|
|
3311
3311
|
}
|
|
3312
3312
|
else {
|
|
3313
3313
|
console.error('\n❌ Export failed:', result.error);
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "snow-flow",
|
|
3
|
-
"version": "8.36.
|
|
4
|
-
"description": "ServiceNow development with SnowCode - 75+ LLM providers (Claude, GPT, Gemini, Llama, Mistral, DeepSeek, Groq, Ollama) •
|
|
3
|
+
"version": "8.36.4",
|
|
4
|
+
"description": "ServiceNow development with SnowCode - 75+ LLM providers (Claude, GPT, Gemini, Llama, Mistral, DeepSeek, Groq, Ollama) • 395 Optimized Tools • 2 MCP Servers • Multi-agent orchestration • Use ANY AI coding assistant (ML tools moved to Enterprise)",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"type": "commonjs",
|
|
7
7
|
"bin": {
|