Menu

Post image 1
Post image 2
1 / 2
0

FirstCall v0.1.0: a local-first API recipe workbench for agents

DEV Community·Monde kim·21 days ago
#1ySgl2GK
#rust#api#opensource#ai#firstcall#local
Reading 0:00
15s threshold

I shipped FirstCall v0.1.0, a Rust desktop + CLI tool for turning request sources into verified, redacted API recipe packages for agents. FirstCall is intentionally local-first. It is not a Postman, Hurl, or Bruno runner. Instead, it takes inputs such as curl, OpenAPI, Postman Collections, HAR, .http/.rest, Hurl, and Bruno/OpenCollection, produces RequestDraft candidates, requires local verification, and then exports verified recipes as agent-ready packages. The project has two surfaces: FirstCall desktop GUI: interactive request-source intake, parser notes, candidate review, runtime slot/auth entry, local execution, attempts, recipes, and secret backend status. firstcall-cli: automation for verify, package, validate-package, inspect-package, import-package, recipe-list, recipe-show, JSON reports, and CI/agent workflows.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More