snow-flow 8.36.2 → 8.36.3

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 (3) hide show
  1. package/README.md +11 -11
  2. package/dist/cli.js +2 -2
  3. package/package.json +2 -2
package/README.md CHANGED
@@ -5,7 +5,7 @@
5
5
  [![License: Elastic-2.0](https://img.shields.io/badge/License-Elastic--2.0-blue.svg?style=for-the-badge)](https://www.elastic.co/licensing/elastic-license)
6
6
  [![Node.js](https://img.shields.io/node/v/snow-flow.svg?style=for-the-badge&logo=node.js&color=339933)](https://nodejs.org)
7
7
 
8
- **Develop ServiceNow through conversation • 411 Tools • 2 MCP Servers • 75+ LLM Providers • Works with ANY AI coding assistant**
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
- - ✅ **411 ServiceNow Tools**: Complete API coverage via 2 unified MCP servers
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 411 ServiceNow tools
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
- ### 411 ServiceNow Tools (2 MCP Servers)
306
+ ### 413 ServiceNow Tools (2 MCP Servers)
307
307
 
308
- **ServiceNow Unified Server (235+ tools):**
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** | **437 tools** (393 open source + 44 enterprise) | N/A (proprietary API, no MCP) |
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**: 437 tools, seat management, integrations, 99.9% SLA on managed infrastructure
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 → 411 Snow-Flow tools available!
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
- - ✅ **411 ServiceNow Tools** - Complete API coverage via 2 MCP servers
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 410+ MCP tools via CLI/TUI
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
- 411 Tools • 2 MCP Servers • 75+ LLM Providers • Universal Compatibility
993
+ 413 Tools • 2 MCP Servers • 75+ LLM Providers • Universal Compatibility
994
994
 
995
995
  **Get started in 3 minutes:**
996
996
  ```bash
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 245+ tools to Claude Desktop...\n');
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 245+ Snow-Flow tools are now available in Claude Desktop!');
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.2",
4
- "description": "ServiceNow development with SnowCode - 75+ LLM providers (Claude, GPT, Gemini, Llama, Mistral, DeepSeek, Groq, Ollama) • 393 Optimized Tools • 2 MCP Servers • Multi-agent orchestration • Use ANY AI coding assistant (ML tools moved to Enterprise)",
3
+ "version": "8.36.3",
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": {