Skip to content

Commit 422586f

Browse files
committed
make
1 parent 2f6a564 commit 422586f

File tree

5 files changed

+21
-8
lines changed

5 files changed

+21
-8
lines changed

coderd/apidoc/docs.go

Lines changed: 5 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

coderd/apidoc/swagger.json

Lines changed: 5 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/install/releases/feature-stages.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ If you encounter an issue with any Coder feature, please submit a
1010
## Feature stages
1111

1212
| Feature stage | Stable | Production-ready | Support | Description |
13-
| -------------------------------------- | ------ | ---------------- | --------------------- | ----------------------------------------------------------------------------------------------------------------------------- |
13+
|----------------------------------------|--------|------------------|-----------------------|-------------------------------------------------------------------------------------------------------------------------------|
1414
| [Early Access](#early-access-features) | No | No | GitHub issues | For staging only. Not feature-complete or stable. Disabled by default. |
1515
| [Beta](#beta) | No | Not fully | Docs, Discord, GitHub | Publicly available. In active development with minor bugs. Suitable for staging; optional for production. Not covered by SLA. |
1616
| [GA](#general-availability-ga) | Yes | Yes | License-based | Stable and tested. Enabled by default. Fully documented. Support based on license. |
@@ -66,7 +66,7 @@ You can opt-out of a feature after you've enabled it.
6666
<!-- BEGIN: available-experimental-features -->
6767

6868
| Feature | Description | Available in |
69-
| --------------------- | -------------------------------------------- | ---------------- |
69+
|-----------------------|----------------------------------------------|------------------|
7070
| `dev-containers` | Enables dev containers support. | mainline, stable |
7171
| `agentic-chat` | Enables the new agentic AI chat feature. | mainline, stable |
7272
| `workspace-prebuilds` | Enables the new workspace prebuilds feature. | mainline, stable |
@@ -79,7 +79,7 @@ You can opt-out of a feature after you've enabled it.
7979
<!-- BEGIN: early-access-features -->
8080

8181
| Feature | Description | Documentation Path |
82-
| -------------------------- | -------------------------- | -------------------------- |
82+
|----------------------------|----------------------------|----------------------------|
8383
| Dev Containers Integration | Dev Containers Integration | ai-coder/dev-containers.md |
8484

8585
<!-- END: early-access-features -->
@@ -121,7 +121,7 @@ available in the documentation.
121121
<!-- BEGIN: beta-features -->
122122

123123
| Feature | Description | Documentation Path |
124-
| ------------------- | ------------------- | ----------------------- |
124+
|---------------------|---------------------|-------------------------|
125125
| AI Coding Agents | AI Coding Agents | ai-coder/agents.md |
126126
| Prebuilt workspaces | Prebuilt workspaces | workspaces/prebuilds.md |
127127

docs/reference/api/schemas.md

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/src/api/typesGenerated.ts

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)