paintless
v0.1.0
Published
Paintless CLI — local dev agent host and pipeline runner
Maintainers
Readme
paintless
The CLI and dev host: paintless dev connects a running app to a local agent over WebSocket.
npx paintless devpaintless dev [--port <port>] [--root <dir>] [--config <file>] [--allow-origin <url>]The dev host accepts localhost origins only; add others explicitly with
--allow-origin. It reads paintless.config.ts and re-exports defineConfig,
claudeCode and command, so the config file needs one import.
Part of Paintless — click an element in a running app, describe the change, let an agent make it. Docs: https://kyechan99.github.io/paintless/
MIT © kyechan99
