Show HN: Open-Source for AI tool status checker

dobby_lee1 pts0 comments

Not Just You<br>GitHub<br>Claude Code is down.Is it just me?<br>Check official status, community reports, and opt-in client signals in one place,then decide whether an AI service issue is local or widespread.<br>View live dashboardView on GitHub

Source-aware AI status<br>Official status, manual reports, and installed-client signals stay separatedso users can see whether others are experiencing the same issue before deciding what to do next.

Official status<br>Provider feeds are shown separately from Not Just You signals.

Community reports<br>Manual browser reports remain available as a fallback signal.

Installed signals<br>Opt-in clients send metadata-only failure signals from real workflows.

Privacy boundary by default<br>Installed clients send service-level metadata only. Prompt text, provider bodies, headers, API keys, file paths, and account identifiers are outside the collection boundary.<br>Collected metadata<br>Service id, symptom, status code when available, duration, short error code, source, and observed time.

Excluded payloads<br>Prompts, messages, request or response bodies, headers, API keys, cookies, file paths, exact IP addresses, usernames.

"serviceId": "anthropic-claude-api",<br>"source": "api_middleware",<br>"symptom": "network_error",<br>"durationMs": 5500,<br>"errorCode": "timeout"<br>Dashboard<br>Live status cards keep official status, community reports, and installed-client signals separated by source.

AnthropicOpenAIGoogleCursor<br>Claude Code

recent signals

Official status<br>Unknown

Community reports<br>Loading

Installed signals<br>Loading

Manual community reportFallbackSlow—Error—Down—

Claude.ai

recent signals

Official status<br>Unknown

Community reports<br>Loading

Installed signals<br>Loading

Manual community reportFallbackSlow—Error—Down—

Claude Cowork

recent signals

Official status<br>Unknown

Community reports<br>Loading

Installed signals<br>Loading

Manual community reportFallbackSlow—Error—Down—

Claude API

recent signals

Official status<br>Unknown

Community reports<br>Loading

Installed signals<br>Loading

Manual community reportFallbackSlow—Error—Down—

Docs<br>Install the clients, wire provider calls, and check supported service ids without leaving this page.

CLI<br>Use the CLI for quick status checks and explicit local reporting setup.

npm install -g @notjustyou/cli<br>njy status<br>njy status anthropic-claude-code<br>njy status openai-api --watch

MCP<br>Register the stdio MCP server in clients that support MCP tools.

npm install -g @notjustyou/mcp

Configure `notjustyou-mcp` as a stdio server in your client. The MCP tools read public status summaries and can guide explicit local reporting setup where supported.

Plugins<br>Plugins keep status lookup close to the AI client you are already using.

Claude Code<br>/plugin marketplace add dobbylee/notjustyou<br>/plugin install notjustyou@notjustyou

Codex<br>codex plugin marketplace add dobbylee/notjustyou<br>codex plugin add notjustyou@notjustyou

Cursor and Antigravity plugins are published as packages and currently use manual local plugin installation. Package READMEs remain the source of truth for client-specific setup.

SDK<br>Wrap AI provider calls to contribute opt-in metadata-only failure signals.

njy setup --service openai-api<br>npm install @notjustyou/sdk-js

Supported SDK service ids are `openai-api`, `anthropic-claude-api`, and `google-gemini-api`.

Supported surfaces<br>Surface ids are stable identifiers for dashboard lookup, CLI commands, MCP tools, and SDK setup.

Anthropic<br>Claude Codeanthropic-claude-code<br>Claude.aianthropic-claude-ai<br>Claude Coworkanthropic-claude-cowork<br>Claude APIanthropic-claude-api

OpenAI<br>Codex CLIopenai-codex-cli<br>Codex Appopenai-codex-app<br>ChatGPTopenai-chatgpt<br>OpenAI APIopenai-api

Google<br>Antigravity CLIgoogle-antigravity-cli<br>Antigravity 2.0google-antigravity<br>Antigravity IDEgoogle-antigravity-ide<br>Gemini Webgoogle-gemini-web<br>Gemini Developer APIgoogle-gemini-api<br>Vertex Gemini APIgoogle-vertex-gemini-api

Cursor<br>Cursor IDEcursor-ide<br>Cursor CLIcursor-cli

Privacy boundary<br>Not Just You collects service-level status metadata, not user content.

It does not store prompt text, request or response bodies, headers, API keys, cookies, source files, diffs, file paths, clipboard content, exact IP addresses, account emails, machine names, local usernames, or workspace identifiers.

Package docs<br>Detailed package setup remains in the package README files.

CLIMCP serverSDKClaude Code pluginCursor pluginAntigravity pluginCodex plugin

status claude signals community notjustyou reports

Related Articles