Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: test-zeus-ai/testzeus-hercules

0.2.2

21 Apr 14:20

Choose a tag to compare

Pritish Budhiraja (1):
      fix: resolve dependabot security alerts for pyasn1, PyJWT, black, and… (#113)

Shahal Thayyil (12):
      Enhance MCP client configuration by adding support for custom headers… (#84)
      Update dependencies in poetry.lock and pyproject.toml (#89)
      Merge branch 'main' into dev
      Refactor Dockerfile and project setup to use UV instead of Poetry (#93)
      Update Python version requirements and dependencies in pyproject.toml and uv.lock
      Update Python version requirements and dependencies in pyproject.tomland uv.lock (#97)
      Fixed dependabot issues (#98)
      Update pypdf version and add platform markers for CUDA dependencies in pyproject.toml and uv.lock
      Fix dependabot issues
      Updated video renaming logic
      chore(deps): patch security and compatibility updates for Pillow, cryptography, pypdf, transformers, anthropic, and python-multipart (#119)
      Updated video renaming logic (#120)

Shriyansh Agnihotri (20):
      Adding script execution in the testcase
      Merge branch 'main' into dev
      Adding some bug fixes for MCP agent (#85)
      Adding TZ logo
      updating poetry
      Merge branch 'main' into dev
      new poetry file
      Dev -> Main poetry update (#92)
      Moved from poetry to uv (#94)
      Update pypdf version and add platform markers for CUDA dependencies (#105)
      Dev to Main (#106)
      Updating uv.lock to fix nltk and onyx versions
      Merge branch 'main' into dev
      Updating uv.lock to fix nltk and onyx versions (#116)
      Bump softprops/action-gh-release from 2 to 3 (#118)
      security-fixes (#121)
      Bump pytest from 8.4.2 to 9.0.3 in the uv group across 1 directory (#122)
      fix: repair broken `make release` target
      fix: repair broken `make release` target (#123)
      release: version 0.2.2 🚀

anil8x (1):
      fix: resolve dependabot security alerts for pyasn1, PyJWT, black, and pypdf

dependabot[bot] (4):
      Bump actions/checkout from 5 to 6 (#87)
      Bump actions/cache from 4 to 5 (#91)
      Bump softprops/action-gh-release from 2 to 3
      Bump pytest from 8.4.2 to 9.0.3 in the uv group across 1 directory

generalrobin (5):
      Add image and update README badges
      Resize image in README
      Add HyperMind section to README
      Fix formatting of Gherkin usage example in README
      Revise Gemini model details and add configuration example (#90)

0.2.0

01 Nov 07:13

Choose a tag to compare

Lawrence Sinclair (1):
Add MseeP.ai badge (#77)

Shriyansh Agnihotri (2):
      Adding script execution in the testcase (#83)
      release: version 0.2.0 🚀

dependabot[bot] (1):
      Bump actions/setup-python from 5 to 6 (#78)

What's Changed

New Contributors

Full Changelog: 0.1.6...0.2.0

0.1.6

22 Oct 12:00

Choose a tag to compare

Eli Cohen (1):
      fix(tools): add support for composite combobox elements (#82)

Shriyansh Agnihotri (1):
      release: version 0.1.6 🚀

0.1.5

16 Sep 10:22

Choose a tag to compare

Emmanuel Ferdman (1):
      Update Wrangler example (#73)

Shahal Thayyil (2):
      Feature/mcp support (#74)
      Feature/mcp support (#79)

Shriyansh Agnihotri (1):
      release: version 0.1.5 🚀

0.1.4

18 Aug 16:58

Choose a tag to compare

AntaraTestZeus (1):
      feat: Add GPT-5 support with max_completion_tokens (#70)

Shriyansh Agnihotri (2):
      lint fixes
      release: version 0.1.4 🚀

dependabot[bot] (1):
      Bump actions/checkout from 4 to 5 (#69)

0.1.3

07 Aug 11:04

Choose a tag to compare

Akhil Cherian (1):
      feat: add IGNORE_CERTIFICATE_ERRORS env flag (#65)

Shriyansh Agnihotri (4):
      removing old test, as website changed
      Updating Slack group
      moving salesforce testcase out of CI as primary org is changed and testdata is irrelevant for now
      release: version 0.1.3 🚀

generalrobin (1):
      Added random invoice for PDF download and validation test

0.1.2

23 May 18:14

Choose a tag to compare

Shriyansh Agnihotri (9):
      adding more checks to avoid abrupt reload and triggering browser tab failure and reload
      updating visual skills prompt
      deepseek-chat support enabled
      updating architecture diagram
      fixing typo on state_handler
      Changing API logs format to make it easy to read
      fix related to bounding box selection
      update ag2 package
      release: version 0.1.2 🚀

generalrobin (1):
      Updated visual test based on the new website homepage

0.1.1

22 Mar 19:58

Choose a tag to compare

Shriyansh Agnihotri (6):
      some changes regarding CDP connections
      adding traceback logs for better debugging
      Adding skip line feature in the feature file parsing.
      improving prompts and javascript click skeptism
      refactor of handling LLMs envrionment variables, updating docs, adding portkey support #49
      release: version 0.1.1 🚀

0.1.0

12 Mar 18:30

Choose a tag to compare

Shriyansh Agnihotri (3):
      Adding playwright pages check in the CDP connection
      fixing click method typo breaking save button on forms in salesforce
      release: version 0.1.0 🚀

generalrobin (1):
      Create salesforcefileupload.feature

0.0.40

05 Mar 13:50

Choose a tag to compare

Shriyansh Agnihotri (3):
Adding docs for Cookie inject variables
Fixing upload file and few items in prompts
release: version 0.0.40 🚀

generalrobin (1):
      Create select.feature

Full Changelog: 0.0.37...0.0.40