Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
833 changes: 833 additions & 0 deletions SDK-REFERENCE-CONTENT-SPEC.md

Large diffs are not rendered by default.

296 changes: 296 additions & 0 deletions SDK-REFERENCE-PLAN.md

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
42 changes: 18 additions & 24 deletions fern/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,30 +47,14 @@ products:
subtitle: Drag-and-drop call flows and AI agents

# Column 2 (SDKs)
- display-name: Agents SDK
slug: agents-sdk
path: products/agents-sdk/agents-sdk.yml
icon: fa-regular fa-robot
subtitle: Build AI-powered voice agents

- display-name: Server SDK
slug: server-sdk
path: products/realtime-sdk/versions/latest.yml
icon: fa-regular fa-server
subtitle: Control communications in real time from your server
versions:
- display-name: v4
path: products/realtime-sdk/versions/latest.yml
availability: stable
slug: v4
- display-name: v3
path: products/realtime-sdk/versions/v3.yml
availability: deprecated
slug: v3
- display-name: v2
path: products/realtime-sdk/versions/v2.yml
availability: deprecated
slug: v2
- display-name: SDKs
slug: sdks
path: products/sdks/sdks.yml
icon: fa-regular fa-code
subtitle: Build AI agents, control calls, send messages, and more

# Deprecated: Agents SDK and Server SDK are now part of the unified SDKs product above.
# Their directories are preserved for reference but no longer rendered as products.

- display-name: Browser SDK
slug: browser-sdk
Expand Down Expand Up @@ -186,6 +170,16 @@ css:
- styles.css


redirects:
- source: /docs/agents-sdk
destination: /docs/sdks
- source: /docs/agents-sdk/:slug*
destination: /docs/sdks
- source: /docs/server-sdk
destination: /docs/sdks
- source: /docs/server-sdk/:slug*
destination: /docs/sdks

check:
rules:
no-circular-redirects: error
Expand Down
2 changes: 1 addition & 1 deletion fern/fern.config.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"organization": "signalwire",
"version": "4.50.2"
"version": "4.54.1"
}
78 changes: 0 additions & 78 deletions fern/products/agents-sdk/agents-sdk.yml

This file was deleted.

Loading
Loading