Instant preview apps for your coding agents
Spin up your full stack in a cloud sandbox in seconds. Bring your preferred coding agent with your own subscription.
Runs on
- Claude Code
- Codex
- ZCode
- Kimi Code
Build a dashboard to monitor our API usage: requests, error rate and p95 latency, with a daily breakdown.
Kosuke
Read src/app/api and the usage_events table
Added /admin/usage with the three headline numbers
Wired the daily series to usage_events, last 14 days
3 files changed+462
API usage
Requests per day
Peak 112k
Top routes
From tech to sales. Why teams ship with Kosuke
From import to shipping. How your team can use it.
Any stack, fully imported
Bring your own AI subscription
Say it in the room. Watch it ship in Slack, Linear, GitHub, Kosuke
Design review notes are in. Five things worth fixing before Thursday's demo.
@kosuke one branch, no merge:pick these up on a branch, don't merge:
- chart colors unreadable on dark
- empty state has no next step
- mobile nav traps focus
- "Submit" → "Save changes"
- filter chips don't clear
- 👀3
- ✅2
Got it. Five items, one branch, no merge.
- chart-colors
- empty-state
- mobile-nav
- button-copy
- filter-bug
kosuke/review-fixes
Five items from design review, one branch, no merge.
- chart colors unreadable on dark
- empty state has no next step
- mobile nav traps focus
- "Submit" → "Save changes"
- filter chips don't clear
kosuke/review-fixes
From Slack, #product-feedback
You watch it happen, live
Add a pricing page with three plans and a yearly toggle.
On it, reading the plans in src/lib/billing
Writing app/pricing/page.tsx


