Skip to content

Comments

xxxxx#36

Closed
sahiixx wants to merge 13 commits intoenescingoz:mainfrom
sahiixx:main
Closed

xxxxx#36
sahiixx wants to merge 13 commits intoenescingoz:mainfrom
sahiixx:main

Conversation

@sahiixx
Copy link

@sahiixx sahiixx commented Sep 25, 2025

No description provided.

sahiixx and others added 2 commits September 25, 2025 11:01
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
* feat: Add all template files to repository

Co-authored-by: sahiixofficial <sahiixofficial@gmail.com>

* feat: Add all_templates.csv and all_templates.json

Co-authored-by: sahiixofficial <sahiixofficial@gmail.com>

* feat: Add local preview of n8n templates

Co-authored-by: sahiixofficial <sahiixofficial@gmail.com>

---------

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Copilot AI review requested due to automatic review settings September 25, 2025 08:51
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request introduces a local template search and browsing system for the n8n templates repository. It adds CLI tools for searching templates by keyword and category, an inventory export utility, and a local web preview interface.

  • Added command-line search tool with keyword filtering and category restrictions
  • Created template inventory export functionality supporting CSV and JSON formats
  • Introduced local web preview with searchable/filterable template browser

Reviewed Changes

Copilot reviewed 6 out of 7 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
tools/search_templates.py CLI tool for searching n8n workflow templates by keywords and categories
tools/export_index.py Utility to export template metadata inventories as CSV or JSON
preview/index.html Web interface for browsing and searching templates locally
all_templates.txt Generated list of all template file paths
all_templates.csv CSV inventory of all templates with metadata
README.md Updated documentation with local search and import instructions

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copilot AI and others added 11 commits September 25, 2025 08:53
Co-authored-by: gejjech <221578902+gejjech@users.noreply.github.com>
Co-authored-by: gejjech <221578902+gejjech@users.noreply.github.com>
Co-authored-by: gejjech <221578902+gejjech@users.noreply.github.com>
Co-authored-by: gejjech <221578902+gejjech@users.noreply.github.com>
Co-authored-by: gejjech <221578902+gejjech@users.noreply.github.com>
…5-7adc6f2ca554

Implement missing n8n workflow validation and visualization tools for GitHub Actions
…3-c5870b59ece3

Fix export_index.py crash when using filenames without directories
…1-d45cd5c6d5c6

Fix validate-workflows.yml GitHub Actions workflow
Copy link
Author

@sahiixx sahiixx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

m

@sahiixx sahiixx closed this Oct 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants