Hacker News new | ask | show | jobs
by losalah 135 days ago
Claude Code is an interactive coding assistant. Viba is an automation runtime. You wouldn't use Claude Code to run a cron job at 3am or watch a directory for new files.

Viba compiles your intent into a persistent and versioned workflow that runs unattended with triggers, retries, and history... more like a local first, AI-configured n8n than a coding agent.

1 comments

> You wouldn't use Claude Code to run a cron job at 3am or watch a directory for new files.

I wouldn't use anything besides cron to do that. The point is I can ask Ai to write that for me, looks exactly like your example.

> ...is an automation runtime

aka Claude Cowork

> Viba compiles your intent into a persistent and versioned workflow

aka Claude Skills

> more like a local first, AI-configured n8n than a coding agent.

why viba over claude + n8n?