https://github.com/sourcegraph/openctx
See contextual info about code from your dev tools, in your editor, code review, and anywhere else you read code.
https://github.com/sourcegraph/openctx
Last synced: about 1 month ago
JSON representation
See contextual info about code from your dev tools, in your editor, code review, and anywhere else you read code.
- Host: GitHub
- URL: https://github.com/sourcegraph/openctx
- Owner: sourcegraph
- License: apache-2.0
- Created: 2023-12-20T18:09:45.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-02T12:07:09.000Z (8 months ago)
- Last Synced: 2025-11-03T01:17:14.044Z (3 months ago)
- Language: TypeScript
- Homepage: https://openctx.org
- Size: 2.3 MB
- Stars: 242
- Watchers: 32
- Forks: 28
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
OpenCtx
See contextual info about code from your dev tools, in your editor and anywhere else you read code.
OpenCtx is an open standard for annotating code with info from other dev tools (logs, docs, UI storybooks, service catalogs, analytics, etc.).
[**Get started**](https://openctx.org/docs/start) in VS Code, GitHub (via browser extension), Sourcegraph, or in the playground.
See [openctx.org](https://openctx.org) for more info.
_Status: experimental_
---
## Screenshots
#### Hover over a UI component in your editor to see what it looks like
#### Jump from a GitHub PR to what a Prometheus metric is doing in prod
#### See links to internal docs when reviewing code on GitHub
## Development
- [Source code](https://github.com/sourcegraph/openctx)
- [Docs](https://openctx.org)
- License: [Apache 2.0](LICENSE)
(Note: OpenCtx was formerly known as OpenCodeGraph.)