Skip to content

v0.1.4

Choose a tag to compare

@declanjackson declanjackson released this 19 Jan 13:10
· 30 commits to main since this release
bda44df

Stirrup v0.1.4

Features

  • Browser Use Tool (#16) - Added a new browser use tool for web automation capabilities. Browser-use is now available as an optional
    dependency.
  • OpenAI Responses Client (#15) - Added support for OpenAI's Responses API client.
  • Optionality for cache on Interrupt (#17) - Added option to turn off cache conversation state when an agent run is interrupted for running agents is different threads.

Bug Fixes

  • Output File Validation (#14) - Fixed validation for output file paths.
  • Skills Passing to Sub Agent (#13) - Fixed issue where skills were not correctly passed to sub-agents.
  • Tool Message Truncation (#12) - Updated truncation of tool messages to preserve both start and end content.