Code intelligence for engineering agents

Give coding agents a map of the codebase.

Forge turns repositories into deterministic semantic snapshots. Agents can trace definitions, calls, dependencies, and change impact before editing a file.

  • Repository-bound access
  • Stable, ordered results
  • Local VS Code workflow
Agent-ready context

From question to exact code

What depends on this change?

Definition
Exact file and source span
Callers
Ordered semantic relationships
Impact
Repository-scoped dependencies

Engineering outcomes

Spend less time locating context. Make changes with evidence.

Structured repository knowledge gives an agent the same landmarks an experienced maintainer looks for before changing code.

Find the right code

Resolve symbols to exact files and source spans without broad, repetitive repository searches.

Understand change impact

Follow callers, definitions, imports, and dependencies before an edit reaches review.

Keep access controlled

Bind each expiring credential to one organization, repository, and approved scope set.

From account to first query

Five clear steps. No hosted customer IDE.

Setup stays inside the CodeValet account and the Forge for Agents extension. Repository access remains explicit at every boundary.

  1. Sign inSelect the organization that owns repository access.
  2. Add capacityUse the signed enterprise agreement or an available self-service offer.
  3. Connect a repositoryAuthorize a source provider or attach a public HTTPS Git URL.
  4. Activate VS CodeInstall the extension and approve one repository-specific credential.
  5. Build and queryCreate the semantic snapshot and use Forge through VS Code MCP.

Security and control

Repository intelligence without surrendering the development environment.

Local editor

The extension runs in local VS Code. CodeValet does not provision a hosted customer workspace.

Scoped credentials

API keys bind to one repository and expose identity, expiry, state, and usage without redisplaying bearer values.

Deterministic context

Snapshot identities and ordered query results remain stable when analysis runs in parallel.

Privacy

Only the product state required to operate Forge.

  • Repository authority metadata and semantic snapshots
  • Hashed API-key identity and bounded usage telemetry
  • No advertising trackers or third-party page scripts

Start on a real repository

Put precise codebase context inside the agent workflow.

Open customer account