mirror of
https://github.com/nearai/ironclaw.git
synced 2026-09-03 08:06:01 +08:00
* fix(google-docs): add semantic editing tools * fix(google-docs): address review feedback (#7718) * test(google-docs): expect tab-aware document reads (#7718) * fix(google-docs): tolerate legacy table index responses (#7718) * fix(google-docs): locate provider-normalized tables (#7718) * test(google-docs): cover unsupported table provider state (#7718) * fix(google-docs): reject post-insert revision drift (#7718) * fix(google-docs): guard every table readback revision (#7718) * fix(google-docs): address coderabbit review — fail closed on missing revisions (#7728) * chore(deps): clear h2 advisory gate (#7728) * test(google-docs): prove successful table revision flow