Community

Share workflows, ask questions, and improve automations together.

A focused community space for workflow showcases, macro recipes, bug reports, product ideas, docs references, and practical implementation help.

Community pulse3

Active posts across workflows, macros, bugs, ideas, and showcases.

Bookmarked0

Saved discussions stay close while you refine your own flows.

FocusPractical

Every post can point back to features and docs for faster answers.

YO
Create a post

Ask a question, share a workflow, or reference a docs page.

Community feed
284

My one-click React + Tauri startup flow

Shared a workflow that opens VS Code, starts Vite, runs cargo check, and launches the docs tab. Curious how others handle long-running commands.

Workflow export attached
1 comments
NR
Noah Reed1h ago52 pts

I split server starts into new terminal windows and keep checks in background mode. It makes failures much easier to scan.

MC
Mira Chen42m ago21 pts

That is cleaner. I moved Vite to newWindow and left cargo check as background.

168

Idea: shareable macro packs for editors

Would love packs for VS Code, Cursor, and browser testing. Maybe docs can map each pack to hotkeys and safe defaults.

1 comments
LO
Lena Ortiz3h ago37 pts

I would use this daily. App-specific hotkeys plus a docs page per pack would feel very approachable.

96

Bug report template for command timeout issues

When a command blocks, the report should include shellType, terminalType, timeout, working directory, and stderr.

1 comments
PN
Priya Nair20h ago19 pts

Adding OS and whether the command opens a child process would help too.

Top contributors
MC
Mira Chen284 pts
AP
Arjun Patel227 pts
SR
Sam Rivera170 pts