Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/src/content/docs/reference/editors.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The following editors can be used to author, compile, and preview agentic workfl

An **experimental** interactive browser-based playground that runs the gh-aw compiler entirely in the browser using [WebAssembly](/gh-aw/reference/wasm-compilation/). It demonstrates how to use the WASM build of the compiler directly in a webpage and shows how to compile workflows in the browser using the WASM-based execution engine.

- https://github.github.com/editor/
- https://github.github.com/gh-aw/editor/

## Community editors

Expand Down