Language: 日本語English

sentry Codex Plugin

Author
OpenAI
Category
Developer Tools
Topics
Monitoring & Observability
Version
0.1.2
First seen
2026-07-12
Last confirmed
2026-07-13
Explanation last updated
2026-07-12

The explanation below is AI-generated. Please verify it against the sources.

This is a Codex plugin named "sentry" that, per its plugin.json manifest, lets Codex inspect recent issues and events in Sentry. It is authored by OpenAI, licensed under MIT, at version 0.1.2, and categorized under "Developer Tools". The longDescription states it uses Sentry skills to inspect recent issues, review events, and summarize production errors via a read-only workflow, with a default prompt of "Inspect recent Sentry issues and summarize the top production errors". Notably, the manifest's capabilities field lists both "Interactive" and "Write", which is not further explained alongside the stated read-only workflow. The underlying service, Sentry, is described on its own homepage as application performance monitoring and error tracking software.

Overview

According to the Sentry homepage, Sentry is application performance monitoring and error tracking software that offers Error Monitoring, Logs, Session Replay, Tracing, Profiling, Cron Monitoring, and Uptime Monitoring, along with an AI debugging agent called Seer. It integrates with tools such as GitHub, Slack, and a Sentry MCP server, and provides SDKs for numerous languages and frameworks (e.g., Python, Node.js, Go, Java, Ruby, PHP, and others).

What you can do with sentry

  • Inspect recent Sentry issues and events directly from Codex (plugin.json description)
  • Review events and summarize production errors using Sentry skills, per a read-only workflow (interface.longDescription)
  • Use the built-in default prompt: "Inspect recent Sentry issues and summarize the top production errors" (plugin.json defaultPrompt)
  • Access this functionality under the "Developer Tools" category with keywords sentry, observability, and triage (plugin.json)
  • Note: the manifest lists "Interactive" and "Write" capabilities, but what specific write actions are supported is unknown from the available sources

Sources

Original description (English)

Inspect recent issues and events in Sentry from Codex.

History of sentry

Back to list