diff --git a/docs/manifest.json b/docs/manifest.json index 59b66687600..f34b484f228 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -1567,8 +1567,7 @@ { "title": "Chats", "description": "REST endpoints for Coder Agents Chats API (programmatic agent sessions).", - "path": "./reference/api/chats.md", - "state": ["early access"] + "path": "./reference/api/chats.md" }, { "title": "Debug", diff --git a/docs/reference/api/chats.md b/docs/reference/api/chats.md index d0ff0e39ba9..0f6d0ae91e9 100644 --- a/docs/reference/api/chats.md +++ b/docs/reference/api/chats.md @@ -2,8 +2,6 @@ # Code generated by make gen. DO NOT EDIT. title: Chats description: "REST endpoints for Coder Agents Chats API (programmatic agent sessions)." -state: - - early access ---