Skip to main content
Back to Gyroscape

Real workflows, end to end.

How teams actually use Gyroscape — from onboarding to a new codebase, to refactoring, to remote team development.

01plan agent

Onboarding to a New Codebase

Use the plan agent to understand any codebase quickly — without accidentally changing anything.

  1. 1Open Gyroscape desktop app and load your project directory
  2. 2Select the Plan agent mode from the agent switcher
  3. 3Ask: “Walk me through this codebase's architecture”
  4. 4Get a detailed breakdown of the module structure and data flow
  5. 5Request a summary you can share with teammates via session export
02build agent

Feature Development

Describe what you want built and let the build agent handle implementation, including edge cases and tests.

  1. 1Open your project in Gyroscape and switch to Build agent mode
  2. 2Describe the feature: “Add email verification to the signup flow”
  3. 3Gyroscape reads existing auth code and builds incrementally
  4. 4Review each file change before it's written — or use auto-approve mode
  5. 5Tests are generated alongside implementation automatically
03build agent

Debugging Complex Issues

Paste an error or describe a bug. Gyroscape traces through your code, identifies the root cause, and fixes it.

  1. 1Share the error stack trace directly in the Gyroscape prompt
  2. 2Agent reads the relevant files and traces the execution path
  3. 3Hypothesis is proposed with a rationale before any change
  4. 4Fix is applied with a minimal diff and re-test confirmation
  5. 5Root cause explanation is output for your records
04build agent

Codebase Refactoring

Systematic refactoring across many files — renaming, extracting abstractions, updating patterns — done safely.

  1. 1Use plan agent first: “Find all places where X pattern is used”
  2. 2Switch to build agent with the plan in context
  3. 3Refactoring is applied file by file with incremental commits
  4. 4Gyroscape checks for regressions by running tests after each change
  5. 5Summary diff is presented before finalizing
05build agent

Test Coverage Generation

Go from 40% to 90% test coverage in a single session. Gyroscape understands your testing framework and writes real tests.

  1. 1Ask: “Write comprehensive tests for the payment module”
  2. 2Agent reads existing tests to match style and framework
  3. 3Unit, integration, and edge case tests are generated
  4. 4Mock setup and test fixtures are created automatically
  5. 5Coverage report checked after each test file
06client/server

Remote Team Development

Run Gyroscape on a remote server and drive it from your desktop or connect teammates to shared sessions.

  1. 1Deploy Gyroscape server on your team's development infrastructure
  2. 2Connect from the Gyroscape desktop app on any machine
  3. 3Full agent capability with server-side compute and storage
  4. 4Multiple team members can join the same session for collaborative review
  5. 5All actions are logged for audit and compliance

Start building with AI.

Download Gyroscape for your platform and accelerate your development workflow today.