What's Changed
- feat: add Firefox build script and update environment variable handling by @ndthanhdev in #42
- feat: update dependencies and configuration across multiple packages by @ndthanhdev in #43
- feat: enhance tool registration and response handling with structured… by @ndthanhdev in #44
- chore: e2e testing by @ndthanhdev in #45
- feat: add server-driving-mcp-server package and integrate with existi… by @ndthanhdev in #46
- fix: invalidate data and schema missmatch by @ndthanhdev in #47
- refactor: update structured response handling in browser and element … by @ndthanhdev in #48
- add: connection test by @ndthanhdev in #49
- chore: format code and improve consistency across multiple files by @ndthanhdev in #50
- feat: add test app by @ndthanhdev in #51
- feat: implement new test pages for click by @ndthanhdev in #52
- add: e2e tests by @ndthanhdev in #53
- add: text tool tests by @ndthanhdev in #54
- fix: get browser by @ndthanhdev in #55
- add: enhance form interaction by @ndthanhdev in #56
- chore: exp release publishing workflow and versioning updates by @ndthanhdev in #57
- fix: update tag pattern for versioning in release workflow by @ndthanhdev in #58
- chore: ensure token is passed during checkout in tag creation workflow by @ndthanhdev in #59
- chore: refactor workflow scripts by @ndthanhdev in #60
- fix: add dependency for extension-build in Firefox build task by @ndthanhdev in #61
- chore: add versions-patch script for versioning management in release… by @ndthanhdev in #62
- chore: add npmPublishRegistry to .yarnrc.yml for registry configuration by @ndthanhdev in #63
- fix: remove unused YARN_NPM_AUTH_TOKEN from release publish workflow by @ndthanhdev in #64
- fix: add missing CI environment variable to npm auth args in release … by @ndthanhdev in #65
- fix: correct extension version formatting for V0 dev tags by @ndthanhdev in #66
- fix: update comments and refactor GitHub Actions environment by @ndthanhdev in #67
- fix: add repository field to package.json for better project metadata by @ndthanhdev in #68
- fix: update version parsing for V0 dev tags to remove leading zeros by @ndthanhdev in #69
- chore: refactor wf by @ndthanhdev in #70
- chore: update extension artifact by @ndthanhdev in #71
- chore: add RELEASE_TAG environment variable handling for release publ… by @ndthanhdev in #72
Full Changelog: v6.0.0...v7.0.0