Swordfish

The Browser Extension Coding Agent

Swordfish can interact with the browser, so you can talk to it like a human:

Add commenting functionality, test it, and fix any bugs
We've got a bunch of console log errors, resolve them
The data we are displaying looks odd, can you check the api response
Check out the design of this site, could we implement something similar?
Please can you read the Stripe API documentation for Ruby and then implement

Get started real quick:

1

Install the Browser Extension

The extension provides the chat interface and browser observation capabilities.

(By using Swordfish you agree to our terms and privacy policy).

Install Extension
2

Install the CLI Tool

The CLI server enables file system access and command execution.

npm install -g swordfish-agent

Then navigate to your project and run swordfish to start the server.