Загрузка видео...

Не удалось загрузить видео

На главную

Not a prank — folders are officially here! Our most requested feature just dropped in the stable branch. Organize your workspace with: - Unlimited folders - Nested folders - Workflow search within folders Try it now! (Requires Registered Community Edition or a paid plan) Read more: #n8n #ohyeah

24,067 просмотров • 1 год назад •via X (Twitter)

Комментарии: 10

Фото профиля Sudhanshu Sharma 💯
Sudhanshu Sharma 💯1 год назад

@n8n_io is this a prank? not able to access n8n .io

Фото профиля Netwrix
Netwrix3 лет назад

Get your hands on this free Powershell ebook and take the first step towards automating your daily tasks! Learn the basics, common administrative tasks, and scheduling scripts with ease. May the PowerShell be with you!

Фото профиля Isa Mutlib
Isa Mutlib1 год назад

your website is down

Фото профиля M𝕏
M𝕏1 год назад

Had me worried this was April fools 😂😭

Фото профиля Sarah Guemouri
Sarah Guemouri1 год назад

Site seems down?

Фото профиля Tom Bennet
Tom Bennet1 год назад

Finally, a digital filing cabinet that doesn't make me feel like I'm playing Tetris. Unlimited folders? Nesting? I'm in love 😍

Фото профиля n8n.io
n8n.io1 год назад

:) Thanks James!

Фото профиля social media agentur famefact track by track GmbH
social media agentur famefact track by track GmbH1 год назад

docs page working. main page doesn´t.

Фото профиля Quentin Daems ⚡️
Quentin Daems ⚡️1 год назад

So much hyped!! 🤩🤩🚀

Фото профиля Santiago
Santiago1 год назад

Nice!

Похожие видео

OpenClaw has 186K GitHub stars and 1.5M compromised API keys. I needed a secure alternative. So, I built it with n8n and Claude Opus 4.6. It can already: - Reply to your Telegram messages - Access selected folders from your laptop - Access Gmail, Drive, Notion, Linear, etc. - Install new local tools in a sandbox - Run autonomously for hours - Create multiple subagents - Learn from experience - Wake up regularly But, unlike OpenClaw, it: - Can't access your API keys - Can't modify its environment - Can't access folders you haven't shared - Can't access tools you haven't approved - Must get your confirmation, e.g., when sending emails These aren’t prompt instructions. They’re hard architectural boundaries — Docker isolation, mounted folder permissions, n8n’s tool approval system. Key components: ✅ The VPS on Hostinger hosts n8n and a sandbox container. Agents can also connect to my laptop's sandbox via a Claudeflare tunnel + Desktop Commander MCP. ✅ The Manager agent is the brain. It plans, decides, delegates, and talks to the user. It never touches files. It never runs scripts. It works entirely from executor summaries. ✅ The Executor agents are the hands. Each receives a task (what to do + why it matters), decides how to execute it, and reports back. They can install new tools and execute code only in their dedicated sandboxes. ✅ Data Tables in n8n store both memories and sessions — no external database, no vector store, no infrastructure. Just rows in a table. Turns out, that's enough. Two memory types: - Manager memory: user preferences, facts, corrections, relationship, skills, context - Executor memory: what tools are installed, what’s broken, workarounds ✅ Sessions are short-term state for multi-step tasks. Original request, plan, assumptions, and what happened so far. When the Manager loops with fresh context, the session is all it gets. That's a Ralph Wiggum loop. I've been using it for 5 days. And already can't imagine not having it on my phone. What's next: - Heartbeat via Cron (a scheduled prompt) - Civic Nexus governance + MCPs - Supermemory integration - WhatsApp as an additional surface - Hardening The architecture supports all of it. OpenClaw proved people want personal AI agents. It also proved that 'just trust the prompt' isn't a security model. Docker isolation, mounted folder permissions, tool approval — none of this is new technology. It's just discipline. You can easily do this even with n8n — no coding required. --- Want to try it or read more? More, what I learned, and a setup guide: productcompass[.]pm

Paweł Huryn

54,038 просмотров • 6 месяцев назад