Skip to main content
ClaudeWave

Real-time transport layer for Java AI agents. Build once with @Agent — deliver over WebSocket, SSE, gRPC, and WebTransport/HTTP3. Talk MCP, A2A and AG-UI.

Subagents3.8k stars760 forksJavaApache-2.0Updated today
Editor's note

Atmosphere is a JVM framework for building stateful, streaming AI agents that run inside existing Java application servers including Tomcat, Jetty, Netty, Undertow, Quarkus, and Spring Boot. The core `atmosphere-runtime` library handles WebSocket, SSE, long-polling, and gRPC transports through a single broadcaster pipeline, with optional WebTransport over HTTP/3. Developers declare agent behavior with the `@Agent` annotation and Atmosphere takes over runtime dispatch, reconnect logic, authorization, and observability. It exposes agents via MCP (supporting the 2026-07-28 RC spec as well as the 2024-11-05 session format), the A2A and AG-UI protocols, and channel adapters for Slack, Telegram, Discord, WhatsApp, and Messenger. A governance layer handles policy admission, PII redaction, cost ceilings, and durable human-in-the-loop approvals that park virtual threads and resume through REST surfaces. Twelve `AgentRuntime` adapters cover Spring AI, LangChain4j, Embabel, Koog, and others. Java teams building multi-tenant, human-in-the-loop agent pipelines inside an existing JVM stack are the primary audience.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/Atmosphere/atmosphere && cp atmosphere/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

16 items in this repository

Streaming chat assistant with conversation memory. Use as a general-purpose assistant for multi-turn conversations where streaming output and context retention matter.

Install

Billing specialist for invoices, payments, refunds, and plan changes. Use when customers ask about charges, billing inquiries, or subscription management; typically reached via handoff from the support agent.

Install

Multi-room AI classroom where all students see AI responses simultaneously, with per-room subject focus (math, science, code, general). Use for shared-broadcast educational settings.

Install

Emergency dental assistant (Dr. Molar) for triage, first aid, and severity classification of broken/chipped/cracked teeth, delivered over web, Slack, or Telegram. Use for non-diagnostic dental guidance only.

Install

Financial analyst for startup economics — TAM/SAM/SOM, revenue projections, burn rate, runway, and break-even. Use when building financial models or evaluating investment cases.

Install

Concise general-purpose assistant powered by JetBrains Koog. Use when a brief, focused answer is preferable to long-form output.

Install

AI quality judge that scores agent responses 0-10 across helpfulness, accuracy, completeness, and clarity. Use when evaluating multi-agent output or implementing LLM-as-judge quality gates.

Install

Expert analyst persona used by the MCP analyze-topic tool to produce structured topic analyses. Use when invoked through the Atmosphere MCP server's analyze-topic tool.

Install

Chat moderator that summarizes ongoing conversations. Use when invoked through the Atmosphere MCP server's chat-summary tool.

Install

Knowledge base assistant that retrieves and cites documents from a curated index. Use when answering questions that must be grounded in specific source material with citations.

Install

Market research specialist that searches the web for market data, competitor intelligence, and industry reports, with curated fallback data when offline. Use when gathering external evidence for strategic decisions.

Install

CEO coordinator that dispatches research, strategy, finance, and writer specialists via A2A and synthesizes their findings into a GO/NO-GO investment briefing. Use for multi-agent advisory workflows.

Install

Market strategy analyst performing SWOT, competitive positioning, market-timing assessment, and go-to-market recommendations from research findings. Use after the research-agent has produced market data.

Install

Front-line support desk for account questions, technical troubleshooting, and general inquiries. Use as the default customer entry point; routes billing questions to the billing-agent via handoff.

Install

Tool-calling assistant with backend functions for time, city time, weather, and temperature conversion, plus cost metering and approval workflows. Use when a question needs real-time data via tool calls.

Install

Business writer that synthesizes research, strategy, and financial findings into executive briefings and reports. Use after upstream specialist agents have produced their data.

Install
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
acpagentic-aiembabelevent-drivenjavakooglangchain4jmcpmultiagentquarkusspring-aispring-bootssewebsocket

What people ask about atmosphere

What is Atmosphere/atmosphere?

+

Atmosphere/atmosphere is subagents for the Claude AI ecosystem. Real-time transport layer for Java AI agents. Build once with @Agent — deliver over WebSocket, SSE, gRPC, and WebTransport/HTTP3. Talk MCP, A2A and AG-UI. It has 3.8k GitHub stars and was last updated today.

How do I install atmosphere?

+

You can install atmosphere by cloning the repository (https://github.com/Atmosphere/atmosphere) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is Atmosphere/atmosphere safe to use?

+

Our security agent has analyzed Atmosphere/atmosphere and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains Atmosphere/atmosphere?

+

Atmosphere/atmosphere is maintained by Atmosphere. The last recorded GitHub activity is from today, with 13 open issues.

Are there alternatives to atmosphere?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy atmosphere to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: Atmosphere/atmosphere
[![Featured on ClaudeWave](https://claudewave.com/api/badge/atmosphere-atmosphere)](https://claudewave.com/repo/atmosphere-atmosphere)
<a href="https://claudewave.com/repo/atmosphere-atmosphere"><img src="https://claudewave.com/api/badge/atmosphere-atmosphere" alt="Featured on ClaudeWave: Atmosphere/atmosphere" width="320" height="64" /></a>

More Subagents