> For the complete documentation index, see [llms.txt](https://docs.greennode.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.greennode.ai/ai-stack/release-notes.md).

# Release Notes

A single timeline of updates across all GreenNode AI Stack products — GreenNode AgentBase, Model as a Service, AI Gateway, AI Platform, AI Coding, and GenAI Studio.

***

## August 2026

**GreenNode AgentBase — CLI & MCP**

AgentBase adds two ways to work alongside the Portal — the command line and AI assistants:

* **GreenNode CLI:** the `grn agentbase` command group manages the full agent lifecycle — Identity, Runtime, Memory, MCP Gateway, Policy and Container Registry — and deploys a whole agent from a single manifest via `grn agentbase deploy up`. Ideal for moving agent deployment into automation scripts and CI/CD.
  * Learn more at [Manage AgentBase with the GreenNode CLI](/ai-stack/agent-base/manage-agentbase-with-the-greennode-cli.md).
* **AgentBase MCP:** an MCP server that lets AI assistants (Claude Desktop, Claude Code, Cursor, Windsurf...) operate AgentBase through natural language via the 3 meta-tools `list_servers` / `search_tools` / `execute`. Supports both local (stdio) and remote (HTTP through the MCP Gateway) connections.
  * Learn more at [Manage AgentBase with the GreenNode MCP](/ai-stack/agent-base/manage-agentbase-with-the-greennode-mcp.md).

**GreenNode MaaS — Model Catalog & Pricing Update**

GreenNode is updating the MaaS model catalog into two groups — **GreenNode self-hosted models** and **third-party models** under official contracts — along with better pricing on many models. The Portal now shows a **model type label (Self-host / Partner)** right on the model list, making it easy to tell models apart and pick the right one.

* Current models are discontinued & the new catalog goes live on **August 3, 2026**, with an automatic extension until **September 2, 2026** before old-model requests start returning errors.
* Compare your current models against the [new catalog](/ai-stack/model-as-a-service/available-models.md); only switch if your model is no longer listed.
* See how charges are calculated in [Pricing](/ai-stack/model-as-a-service/pricing.md); per-model unit prices are shown directly on the [AI Platform Portal](https://aiplatform.console.greennode.ai/models).

{% hint style="info" %}
Need support during the transition? Contact <support@greennode.ai>, hotline **19001549**, or the [Help Center](https://helpdesk.greennode.ai/portal/en/home).
{% endhint %}

**GreenNode AI Gateway — Architecture Upgrade, Optimized Performance**

GreenNode has upgraded the AI Gateway architecture to better handle growing traffic from MaaS and Token Plan:

* **Low Latency:** Reduced latency in API key authentication and rate limiting.
* **Scalability:** No longer limited by memory — serves more models and more users.
* **High Performance:** Handles Token Plan traffic reliably.
* Learn more at [AI Gateway](/ai-stack/ai-gateway.md).

**GreenNode AI Stack — Token Plan**

Token Plan lets you lock in your monthly AI budget with a **30-day prepaid** package that has a fixed token/request limit per model — instead of paying per token actually used like PAYG.

* Access via a **subscription-key**, fully separate from PAYG API Keys.
* Browse and buy packages directly under the **Token Plan** group on the Portal.
* Suited for stable daily usage (e.g. coding assistants).
* Learn more at [Token Plan](/ai-stack/token-plan.md).

***

## July 2026

**GreenNode AgentBase — Security Runtime & MCP Connectors**

GreenNode AgentBase adds new security and integration capabilities for AI Agents:

**New Features:**

* **Security Runtime:** Control which clients can reach a Runtime and how incoming requests are authenticated — configure **IP Access Control** (allowed source IP CIDR ranges) and **Inbound Identity** (IAM Permissions, JWT, or No authorization) directly when creating a Runtime.
  * Learn more at [Create Runtime](/ai-stack/agent-base/agent-runtime/create-runtime.md).
* **MCP Connectors:** Connect an agent to external services — GitHub, Slack, Microsoft 365 (M365 VNG bundle)... — in minutes via a prebuilt catalog, without building an MCP server or hand-coding OAuth.
  * Learn more at [MCP Connectors](/ai-stack/agent-base/mcp-connectors.md).

***

## May 2026

**GreenNode AgentBase — Phase 2**

GreenNode AgentBase releases **Phase 2** with new features expanding governance, security, and integration capabilities for AI Agents:

**New Features:**

* **Marketplace:** Browse and deploy AI agents from a template library organized by category — AI Chat, Coding, Automation. Filter, view details, and deploy with one click.
  * Learn more at [Marketplace](/ai-stack/agent-base/marketplace.md).
* **Container Registry:** A private container image repository automatically provisioned for your organization. Push images via AgentBase Skills (recommended) or Docker CLI manually; images are used directly when creating a Runtime.
  * Learn more at [Container Registry](/ai-stack/agent-base/container-registry.md).
* **Rate Limit:** Control API call frequency by requests or tokens per model and API key, preventing system overload and managing costs.
  * Learn more at [Rate Limit](/ai-stack/agent-base/protect-govern/rate-limit.md).
* **MCP Governance:** Centralized control over connections between AI Agents and external services:
  * **MCP Gateway** — Centralized proxy that auto-detects protocol, enforces Policies, and supports Private mode via VPC Peering.
  * **Policy Groups** — Allow/Deny rule sets based on tool name, input, and output patterns.
  * Learn more at [MCP Governance](/ai-stack/agent-base/mcp-governance.md).
* **AI Coding:** Connect Claude Code CLI and OpenAI-compatible AI coding tools (OpenAI SDK, LiteLLM, Cursor...) directly to GreenNode MaaS — billed via internal credit-tokens.
  * Learn more at [AI Coding](/ai-stack/ai-coding.md).
* **Usage & Budget:** Real-time dashboard tracking token consumption and costs by agent, model, API key, and time range; set monthly budget limits with automatic alerts at 80% and 100%.
  * Learn more at [Usage & Budget](/ai-stack/usage-budget.md).
* **Private Networking:** VPC Peering for Agent Runtime and MCP Gateway — allowing agents to reach internal services without exposing them to the internet.
  * Learn more at [Private Networking](/ai-stack/agent-base/private-networking.md).

***

## April 2026

**GreenNode AgentBase — OpenClaw 1-Click**

GreenNode releases **OpenClaw 1-Click** on AgentBase, enabling anyone to deploy a personal AI Agent powered by OpenClaw directly from the **Agent Marketplace** — no technical knowledge required, no manual setup, ready in just 40–60 seconds.

**New Features:**

* **OpenClaw 1-Click:** Deploy an OpenClaw instance directly from the Marketplace with minimal configuration.
  * **Auto-connected to GreenNode MaaS:** GreenNode users are automatically granted LLM access without manually configuring API keys. Default model: **qwen3-5-27b**.
  * **BYOK — Bring Your Own Key:** Supports bringing an API key from external providers (OpenAI, Anthropic, Gemini...).
  * **Channel integrations:** Configure Telegram and Zalo connections directly during the deploy step.
  * **My Agents:** Manage all OpenClaw instances with status filtering, stop, restart, and delete.
  * Learn more at [OpenClaw 1-Click](/ai-stack/agent-base/agent-runtime/openclaw/openclaw-1-click.md).

***

## March 2026

**GreenNode AgentBase — Phase 1**

GreenNode AgentBase releases **Phase 1** — a purpose-built infrastructure platform for AI Agents, enabling developers to deploy and operate AI Agents on the cloud without managing servers, scaling, or credentials.

**New Features:**

* **Agent Runtime:** Deploy agents as containers with autoscaling, versioning, and zero-downtime deployment; supports Custom Agent and OpenClaw 1-Click.
* **Access Control & Team Permissions:** Manage agent identity, automatically inject credentials into containers; role-based member permissions with Service Accounts.
* **Memory Service:** Store conversation history (short-term) and extract semantic facts (long-term).
* **GreenNode MaaS Integration:** Direct connection to LLM models via an OpenAI-compatible API.
* Learn more at [GreenNode AgentBase](/ai-stack/agent-base.md).
