Inside the workspace
From running services
to reviewed pull requests.
Follow the technical work behind Crosstown, our fictional delivery app. These real Gently captures show the environment, tools, and review workflow behind a change that spans the API and courier app.
See the product and team walkthrough →Proof you can play
Watch the proof Gently generates.
Real Crosstown walkthroughs recorded and narrated by Gently, with subtitles. Press play to follow the flow and see its result.
A courier sets their availability.
Follow the courier’s availability flow and see the saved result.
Gently recording · Narration and English subtitles · Fictional demo data
A customer checks their delivery.
Walk through the customer’s delivery tracking page.
Gently recording · Narration and English subtitles · Fictional demo data
See the whole environment.
Crosstown spans a Rails API, merchant and operations portal, courier app, marketing site, background worker, PostgreSQL, Redis, and local email. Inspect the running environment from the thread.
Follow the service logs.
Open a service’s output beside the work. Trace requests and startup behavior without leaving the environment where the change runs.
Use a real terminal.
Inspect the repository and run commands in the same sandbox the agent uses. The terminal stays with the thread and its other tools.
Inspect the data behind the screen.
Browse the sandbox’s tables and records to understand what the app saved. These are the fictional records used by the Crosstown demo.
Review changes across repositories.
Courier availability touches the data model, route-offer rules, API, and interface. Inspect the changes together before opening pull requests.
Run a code review.
The normal review found four issues, including offer locking, expiry handling, and a missing loading state. Gently started a follow-up to apply the findings and check the fixes.
Choose the review dimensions.
Choose the areas that matter for this change. This pass checks correctness, security, and tests and contracts across the API and courier app.
Choose a deeper review.
The focused reviewers found five further issues in correctness and test coverage; the security pass was clean. Independent verifiers checked the findings before Gently started the next fix run.
Open pull requests when you are ready.
The thread’s pull request controls bring the reviewed changes to GitHub. A change across repositories can open a pull request for each affected repository.
Keep track of the submitted work.
Return to the thread to see the pull requests associated with the work and open them for team review.
Crosstown uses fictional people and deliveries. Each feature thread has its own environment and branch. The screenshots show the work and its review state; opening a pull request does not deploy the change.