Commit Graph

  • 3b38a5c3f8 docs: update README and documentation to match current state (v2.5.1) czlonkowski 2025-06-25 10:55:34 +02:00
  • d7801558a0 fix Readme formatting czlonkowski 2025-06-24 16:47:34 +02:00
  • 0890264022 feat: enhance start_here_workflow_guide and Claude Project Setup czlonkowski 2025-06-24 16:38:18 +02:00
  • aad1b69fb1 feat: enhance AI tool support and clarify documentation (v2.5.1) czlonkowski 2025-06-24 15:52:01 +02:00
  • 533b1acc20 feat: implement comprehensive workflow validation (v2.5.0) czlonkowski 2025-06-24 14:45:36 +02:00
  • 42a24278db feat: implement Phase 2 validation improvements czlonkowski 2025-06-24 10:56:59 +02:00
  • 8f5c34179b docs: update README for v2.4.2 with enhanced validation czlonkowski 2025-06-24 09:57:50 +02:00
  • 46e00f0709 fix: address validation improvements from AI agent feedback czlonkowski 2025-06-24 09:55:09 +02:00
  • e7b6eace85 feat: add enhanced operation-aware validation (v2.4.2) czlonkowski 2025-06-24 09:28:59 +02:00
  • 197fc3303b mcp: update validate_node_config tool description to clarify limitations and use cases czlonkowski 2025-06-24 07:16:03 +02:00
  • c922fb6497 chore: write update doc czlonkowski 2025-06-23 23:04:14 +02:00
  • c336e2d270 chore: update n8n to v1.99.1 czlonkowski 2025-06-23 23:02:37 +02:00
  • 796dc03ac8 docs: clarify search_templates tool usage and update template timeframes czlonkowski 2025-06-20 01:19:15 +02:00
  • 48fd319a1b feat: expand template window from 6 months to 1 year and add robust fetcher czlonkowski 2025-06-20 00:52:26 +02:00
  • 12d23d65a0 fix: make templates available in Docker by removing axios from runtime czlonkowski 2025-06-20 00:35:29 +02:00
  • 36df3ae54b fix: make template service optional in Docker environment czlonkowski 2025-06-20 00:22:57 +02:00
  • f3aefd18d1 fix: add axios to Docker builder dependencies for TypeScript compilation czlonkowski 2025-06-20 00:15:20 +02:00
  • f038f72049 fix: remove non-deterministic CHECK constraint from templates table czlonkowski 2025-06-20 00:08:28 +02:00
  • 08f9d1ad30 feat: add n8n workflow templates as MCP tools czlonkowski 2025-06-20 00:02:09 +02:00
  • 98b7e83739 fix: resolve TypeScript compilation errors in Docker build czlonkowski 2025-06-18 23:37:48 +02:00
  • 8777c82235 fix: prevent npm from installing all n8n dependencies during Docker build czlonkowski 2025-06-18 23:32:48 +02:00
  • 4dd4fb9b00 fix: allow .env.example in Docker build czlonkowski 2025-06-18 23:14:52 +02:00
  • c95313f343 feat: optimize Docker build to exclude n8n dependencies czlonkowski 2025-06-18 23:09:18 +02:00
  • e209bf3a81 fix: handle version arrays in node parser for correct version extraction czlonkowski 2025-06-18 22:38:26 +02:00
  • ca936c7b0c chore: remove community post from repository czlonkowski 2025-06-17 11:36:03 +02:00
  • b31ad630b8 fix: enhance stdio wrapper for Docker clean JSON-RPC output czlonkowski 2025-06-17 09:55:14 +02:00
  • a688ad3d14 fix: resolve Docker stdio initialization timeout issue czlonkowski 2025-06-17 09:12:01 +02:00
  • 75952f94ca fix: Docker stdio communication for Claude Desktop compatibility czlonkowski 2025-06-17 00:30:54 +02:00
  • b769ff24ee docs: restructure README for local installation first, warn about Docker issues czlonkowski 2025-06-16 23:55:31 +02:00
  • 4d262ca8c8 fix: Docker configuration for Claude Desktop compatibility czlonkowski 2025-06-16 23:46:08 +02:00
  • d332a03e4f fix: simplify Docker quick start and remove conflicting docker-compose setup czlonkowski 2025-06-16 23:40:35 +02:00
  • d30ac134ae docs: add Node.js prerequisites to local installation options czlonkowski 2025-06-16 23:14:30 +02:00
  • 651c7c3429 docs: improve documentation structure and add Claude Project instructions czlonkowski 2025-06-16 23:10:19 +02:00
  • b6ae59c1c8 docs: update tool list and add HTTP mode beta warnings czlonkowski 2025-06-16 22:56:23 +02:00
  • 9192723add docs: restructure README for better user experience czlonkowski 2025-06-16 22:51:42 +02:00
  • d3861368a2 chore: remove obsolete files after v2.4.0 updates czlonkowski 2025-06-16 22:43:41 +02:00
  • 58df9a8d21 chore: remove outdated documentation and add diagnostic tools czlonkowski 2025-06-16 22:39:36 +02:00
  • 917d48451d docs: add Claude's testimonial and interview about n8n-MCP impact czlonkowski 2025-06-16 22:31:10 +02:00
  • f86bb21bfe docs: update README to reflect improved AI node documentation coverage czlonkowski 2025-06-16 21:22:39 +02:00
  • b6e4642847 fix: add missing AI/LangChain root-nodes documentation path czlonkowski 2025-06-16 17:45:16 +02:00
  • 22dc0bdc4b chore: switch to MIT license for wider adoption (v2.4.0) czlonkowski 2025-06-16 16:51:15 +02:00
  • 5106e64cb9 feat: improve MCP tool descriptions and add workflow guide tool czlonkowski 2025-06-16 16:39:09 +02:00
  • b2cd092ef6 fix: resolve YAML syntax errors in update-n8n-deps workflow czlonkowski 2025-06-16 16:14:10 +02:00
  • 3e037898c8 fix: simplify Docker build to resolve multi-platform failures czlonkowski 2025-06-16 16:05:25 +02:00
  • c1485d8f1b fix: resolve GitHub Actions workflow failures czlonkowski 2025-06-16 15:59:03 +02:00
  • 4c7352448b feat: implement MCP v2 improvements - simple MVP fixes czlonkowski 2025-06-16 15:48:08 +02:00
  • 12a255ace1 docs: add simplified MCP V2 plan focused on MVP fixes czlonkowski 2025-06-16 14:27:18 +02:00
  • 1884d5babf feat: implement AI-optimized MCP tools with 95% size reduction czlonkowski 2025-06-16 12:37:45 +02:00
  • 4cfc3cc5c8 fix: update imports to match renamed tool export czlonkowski 2025-06-16 08:22:06 +02:00
  • c4d8c7376d docs: update n8n tools with optimized descriptions and usage tips czlonkowski 2025-06-16 08:10:22 +02:00
  • 4ef03da245 fix: resolve Docker build failures in GitHub Actions czlonkowski 2025-06-16 00:54:30 +02:00
  • 4d955a5b4b fix: resolve Claude Desktop stdio communication issues and update documentation czlonkowski 2025-06-16 00:50:06 +02:00
  • 7d6691cd42 refactor: remove legacy MCP implementation files and update tool descriptions czlonkowski 2025-06-16 00:31:04 +02:00
  • dbfc649c5d docs: update documentation for v2.3.3 release czlonkowski 2025-06-16 00:08:57 +02:00
  • 3f165f6ab6 fix: update validation script to use correct node type format czlonkowski 2025-06-16 00:03:20 +02:00
  • 149b59a541 docs: comprehensive documentation update for production deployment czlonkowski 2025-06-15 01:11:02 +02:00
  • 63ef011aec docs: update documentation for v2.3.2 and remove legacy files czlonkowski 2025-06-14 18:52:25 +02:00
  • baf5293cb8 fix: complete solution for MCP HTTP server stream errors (v2.3.2) czlonkowski 2025-06-14 17:19:42 +02:00
  • 2cb264fd56 fix: implement Single-Session architecture to resolve MCP stream errors czlonkowski 2025-06-14 15:02:49 +02:00
  • 88dd66bb7a refactor: make optimized Dockerfile the default - remove full variant czlonkowski 2025-06-14 14:00:36 +02:00
  • e90971b2d8 feat: switch GitHub Actions to build optimized Docker image by default czlonkowski 2025-06-14 11:27:24 +02:00
  • 3ab8fbd60b feat: implement Docker image optimization - reduces size from 2.6GB to ~200MB czlonkowski 2025-06-14 10:36:54 +02:00
  • d67c04dd52 docs: add release guide and improve Docker documentation structure czlonkowski 2025-06-14 10:00:14 +02:00
  • 8878c99c3b feat: optimize Docker build with multi-stage deps and npm retry config czlonkowski 2025-06-13 21:11:43 +02:00
  • b8b5e674dc fix: update npm ci flag from --only=production to --omit=dev and remove nginx build job czlonkowski 2025-06-13 21:11:43 +02:00
  • d6f38dc1c4 docs: reorganize documentation files and update Docker build process czlonkowski 2025-06-13 17:20:31 +02:00
  • 12bef3d98e feat: add comprehensive Docker support with multi-stage builds and compose configurations czlonkowski 2025-06-13 16:12:40 +02:00
  • edb9c51096 docs: add Docker deployment plan with phased implementation strategy czlonkowski 2025-06-13 15:07:02 +02:00
  • b56206bf66 fix: update Accept header and simplify request size limit test in HTTP test script czlonkowski 2025-06-13 13:10:20 +02:00
  • d2c9c8c555 claude setup update czlonkowski 2025-06-13 12:12:20 +02:00
  • 00a6f700ed feat: enhance HTTP server with security, CORS, testing and error handling czlonkowski 2025-06-13 12:12:04 +02:00
  • 89e1df03de feat: add HTTP server mode for remote deployment with token auth czlonkowski 2025-06-13 11:54:42 +02:00
  • 23a21071bc docs: add comprehensive HTTP remote deployment planning documentation czlonkowski 2025-06-13 11:22:48 +02:00
  • 37637f4437 No changes detected - unable to generate commit message without diff content. czlonkowski 2025-06-13 10:52:58 +02:00
  • 8950f0c143 docs: update CLAUDE.md with v2.3 database adapter implementation details czlonkowski 2025-06-13 09:13:27 +02:00
  • b476d36275 feat: implement universal Node.js compatibility with automatic database adapter fallback czlonkowski 2025-06-12 23:51:47 +02:00
  • 66f5d74e42 feat: implement node parser and property extractor with versioned node support czlonkowski 2025-06-12 18:45:20 +02:00
  • f831b02415 refactor: reorganize documentation and configuration files for improved clarity czlonkowski 2025-06-12 15:03:12 +02:00
  • 8bf670c31e feat: Implement n8n-MCP Enhancement Plan v2.1 Final czlonkowski 2025-06-12 14:18:19 +02:00
  • b50025081a mostly working czlonkowski 2025-06-09 17:23:00 +02:00
  • 6851d2f253 feat: add node extraction scripts and Docker setup for n8n modules czlonkowski 2025-06-09 00:33:17 +02:00
  • 3d7fdeba02 feat: Complete overhaul to enhanced documentation-only MCP server czlonkowski 2025-06-08 11:07:51 +00:00
  • 887e98ca0b Add production deployment scripts and quickstart guide czlonkowski 2025-06-08 08:21:38 +00:00
  • bbb57e3fcf Fix default database path to use nodes-v2.db czlonkowski 2025-06-08 08:07:23 +00:00
  • dde26e2930 Fix .env.example for proper local and remote configuration czlonkowski 2025-06-08 08:03:49 +00:00
  • a514c92c6c Switch to Sustainable Use License (fair-code model) czlonkowski 2025-06-08 08:01:01 +00:00
  • 1dd6b8e55f Clean up legacy documentation and scripts czlonkowski 2025-06-08 07:54:53 +00:00
  • ee8aa729c1 Implement remote MCP server deployment capabilities czlonkowski 2025-06-08 07:31:12 +00:00
  • d32af279c0 Refactor to focused n8n node documentation MCP server czlonkowski 2025-06-07 22:11:30 +00:00
  • 96809d0c9f Add detailed Claude Desktop installation instructions czlonkowski 2025-06-07 21:17:18 +00:00
  • 078b67ff35 Implement SQLite database with full-text search for n8n node documentation czlonkowski 2025-06-07 21:12:17 +00:00
  • 0cff8fbe6a Update documentation with AI Agent extraction features czlonkowski 2025-06-07 16:05:31 +00:00
  • 04627616d4 Add AI Agent node source code extraction capability czlonkowski 2025-06-07 15:57:49 +00:00
  • 1f8140c45c Implement n8n-MCP integration czlonkowski 2025-06-07 15:43:02 +00:00
  • b51591a87d Add .gitignore for Node.js/Docker project and CLAUDE.md czlonkowski 2025-06-07 12:28:05 +00:00
  • 81544a5dbf first commit czlonkowski 2025-06-07 12:18:46 +00:00