Skip to content

feat(deElement): introduce whtml_builder tool for HTML and CSS element insertion#95

Merged
viratatwebflow merged 1 commit intosaifrom
virat/whtml
Mar 23, 2026
Merged

feat(deElement): introduce whtml_builder tool for HTML and CSS element insertion#95
viratatwebflow merged 1 commit intosaifrom
virat/whtml

Conversation

@viratatwebflow
Copy link
Collaborator

  • Added a new whtml_builder tool to facilitate the insertion of elements from HTML and CSS strings into the current active page.
  • Implemented input schema validation for the tool, including parameters for HTML markup, CSS rules, and insertion position.
  • Enhanced documentation to provide clear usage instructions and rules for HTML and CSS inputs.
  • Updated the registerRulesTools function to include guidance on using the new whtml_builder tool.

…t insertion

- Added a new `whtml_builder` tool to facilitate the insertion of elements from HTML and CSS strings into the current active page.
- Implemented input schema validation for the tool, including parameters for HTML markup, CSS rules, and insertion position.
- Enhanced documentation to provide clear usage instructions and rules for HTML and CSS inputs.
- Updated the `registerRulesTools` function to include guidance on using the new `whtml_builder` tool.
@viratatwebflow viratatwebflow requested a review from a team as a code owner March 23, 2026 20:37
@viratatwebflow viratatwebflow merged commit 01d2b53 into sai Mar 23, 2026
6 checks passed
@viratatwebflow viratatwebflow deleted the virat/whtml branch March 23, 2026 20:46
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