Skip to content

Implement editTableCell tool with getTableCellRange helper#50

Merged
a-bonus merged 2 commits intoa-bonus:mainfrom
bradpaton17:main
Feb 12, 2026
Merged

Implement editTableCell tool with getTableCellRange helper#50
a-bonus merged 2 commits intoa-bonus:mainfrom
bradpaton17:main

Conversation

@bradpaton17
Copy link
Copy Markdown
Contributor

Add getTableCellRange() to locate table cell content by table start index, row, and column. Replace the editTableCell stub with working logic that supports text replacement, text styling, and paragraph styling. Fix stale fields assertion in findTextRange test and add 6 new tests for cell range extraction.

bradpaton17 and others added 2 commits February 11, 2026 22:59
Add getTableCellRange() to locate table cell content by table start index,
row, and column. Replace the editTableCell stub with working logic that
supports text replacement, text styling, and paragraph styling. Fix stale
fields assertion in findTextRange test and add 6 new tests for cell range
extraction.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants