← Back to all features

Full commit graph, per task

Interactive DAG of your commit history. Branch topology, merge paths, tags. Virtualized, so your 14,000-commit monorepo won't kill it.

Merge feat/auth into main
a3f8c21 · debuglebowski · 2m
mainfeat/authv2.1.0
add token refresh + expiry handling
b72e9f4 · debuglebowski · 1h
replace session auth with JWT validation
c91d3a8 · debuglebowski · 2h
fix: pagination offset for empty results
d45b1e7 · debuglebowski · 3h
chore: bump dependencies
d99a1b2 · debuglebowski · 4h
Merge fix/rate-limit into main
e88a2c3 · debuglebowski · 5h
fix/rate-limit
add sliding window rate limiter
f12d5b9 · debuglebowski · 6h
rate limit config from env vars
g67e8a1 · debuglebowski · 7h
chore: upgrade express to v5
h34c9d2 · debuglebowski · 1d
refactor: extract middleware pipeline
j21a4e6 · debuglebowski · 1d
Merge feat/cache into main
k55b7d3 · debuglebowski · 2d
feat/cache
add Redis cache layer for hot queries
l88c1f9 · debuglebowski · 2d
cache invalidation on write-through
m44d2a7 · debuglebowski · 2d
add cache TTL config + metrics endpoint
n99e5b1 · debuglebowski · 3d
docs: update API changelog
o12f8c4 · debuglebowski · 3d
test: add integration test suite
p33g7h8 · debuglebowski · 3d
Merge feat/search into main
q77i2j5 · debuglebowski · 4d
feat/search
add full-text search with trigram index
r11k4l8 · debuglebowski · 4d
search result ranking + pagination
s55m6n2 · debuglebowski · 4d
add search highlight + snippet extraction
t88o9p4 · debuglebowski · 5d
ci: add GitHub Actions workflow
u22q1r6 · debuglebowski · 5d
initial commit
i90f1b5 · debuglebowski · 6d
v2.0.0

Task-level git context is not only about current changes. Sometimes the question is how the branch got here, what diverged, and where a merge or rebase will land.

The commit graph surfaces topology directly in the task so branch history and relationships are visible without leaving the workspace.

It is built for real repositories, including ones large enough that naive rendering approaches become useless.

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

← Previous The diff you deserve Next → PRs without the browser