mirror of
https://github.com/vector-im/element-call.git
synced 2026-09-25 22:35:49 +00:00
* Say what earns a comment its place - Add a comments section to the code style: no comment by default, the reason only, and the kinds that go stale. - Point to it from the PR checklist in AGENTS.md. Co-authored-by: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
Element Call Docs
This folder contains documentation for setup, usage, and development of Element Call.
- Embedded vs standalone mode
- Element Call as a React component (experimental)
- Url format and parameters
- Global JS controls
- MatrixRTC modes
- Self-Hosting
- Developing with linked packages
Writing code for Element Call (agent-readable conventions)
Entry point: AGENTS.md.