Files
element-call-Github/docs
fkwpandClaude Opus 5 a203304742 Allow either hand at the commit, and measure continuous redraws
Committing from the agent rules out running it where there is no git
identity, a sandbox included. Either is now fine: commit on the user's
word where the setup allows it, or write the message and hand it over.

Redrawing continuously is the other addition. A level meter reported a
fresh value every animation frame, so its whole menu reconciled sixty
times a second, silence included, and nobody noticed until review. A PR
that adds anything of the kind now says what it costs, or better, counts
the redraws — commits rather than render calls, since React runs a
component it then discards.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-11 14:37:17 +02:00
..
2026-05-28 08:51:00 +02:00
2026-06-01 16:13:03 +02:00
2026-09-09 12:15:19 +02:00
2026-05-18 11:12:26 +02:00

Element Call Docs

This folder contains documentation for setup, usage, and development of Element Call.

Writing code for Element Call (agent-readable conventions)

Entry point: AGENTS.md.