Product Roadmap

What is being worked on, what is planned, and what already shipped. Statuses reflect the state of the code, so a surface that exists but is not yet published is listed as in progress rather than as done. Mark what matters to you — the marker is saved in this browser only.

In ProgressAPI

Public REST API — general availability

The API runs today in limited preview. General availability means published quotas, stable versioning, and self-service keys.

In ProgressCrypto

JWT signature verification

Decoding a JWT is not verifying it. Verifying HS256 with a secret and RS256 against a JWKS endpoint, in the browser, is the next step.

In ProgressDistribution

Browser extension

Right-click selected text to run a tool. Chrome build first; nothing is in an extension store yet.

In ProgressDistribution

npm CLI (@cosyslabs/devtoolzy)

The CLI source is in the repo and runs locally. Publishing it to npm — name, versioning, and release process — is the remaining work.

In ProgressDistribution

VS Code extension

Select code, run a tool, replace inline. Written against the extension API; not yet submitted to the VS Code Marketplace or Open VSX.

Have a feature idea not on the list?

Send a Feature Request