← Back to all features

PRs without the browser

Create, review, comment, merge — squash, rebase, auto-merge, branch cleanup. The entire PR lifecycle without opening GitHub once. Almost.

SZ
WD
HC
🏠
PR#24 ×
Auth refactor ×
Search endpoint ×
Rate limiting ×
Auth refactor
▸_ Terminal◧ Browser± Diff⎇ Git
JWT middleware rewritten
Token refresh added
src/types/auth.d.ts — updated

Running tests... 14 passed

refactor: replace session auth with JWT #142
Open feat/auth → main · 3 files · +47 −23
@debuglebowski · 2 min ago
JWT validation replaces session-based auth. Token refresh and expiry handling included. All tests pass.
@reviewer · just now
Looks good! One nit: consider adding rate limiting on the refresh endpoint. Approving.
Squash and merge
squash ▾

Pull requests are where task context usually fragments across terminals, browsers, and repo tabs. SlayZone keeps the PR loop attached to the originating task.

That means creating a PR, reviewing comments, responding, merging, and cleaning up can happen from the same place where the work and review context already lives.

The goal is to reduce ceremony, not hide the workflow. The task remains the center of gravity from first prompt to merged branch.

Have a question about how this works in practice? Check the SlayZone FAQ or read about all features.

← Previous Full commit graph, per task Next → Rich text editor, per task