Hacker News new | ask | show | jobs
by vulture916 920 days ago
Does an API exist that I may have overlooked?

In the video @ https://github.com/cztomsik/ava, I see "Workflows" but not in the app. What are these, and are they coming to the app?

Are quick tools basically the same as saving a playground prompt with variables?

1 comments

Yes, it's at localhost:3002/api/ (and api/*.zig files respectively)

The Workflows screen is feature-flagged for now and only visible in the DEV build.

Yes, that's the whole idea behind QuickTools - to make repetitive tasks available quickly. It's also supposed to be in the main menu (drag-drop, reorderable, etc.) but I didn't have time to work on that yet.