Skip to content

Releases: Scrapybara/scrapybara-python

2.2.1

27 Jan 11:14

Choose a tag to compare

Full Changelog: 2.2.0...2.2.1

2.2.0

27 Jan 09:04
7f3ec89

Choose a tag to compare

What's Changed

  • Removed: instance.start()
  • New: instance.start_ubuntu(), instance.start_browser(), instance.start_windows()
  • Removed: from scrapybara.prompts import SYSTEM_PROMPT
  • New: from scrapybara.prompts import UBUNTU_SYSTEM_PROMPT, BROWSER_SYSTEM_PROMPT, WINDOWS_SYSTEM_PROMPT
  • Updated: tool compatibility with new instance types
  • New: export act and tool types from scrapybara.tools
  • New: export instance types from scrapybara.client
  • 🌿 Fern Regeneration -- January 26, 2025 by @fern-api in #22

by @justinsunyt and @lordspline

Full Changelog: 2.1.3...2.2.0

2.1.3

23 Jan 00:06

Choose a tag to compare

Full Changelog: 2.1.2...2.1.3

2.1.2

17 Jan 01:49
28ab139

Choose a tag to compare

What's Changed

Full Changelog: 2.1.1...2.1.2

2.1.1

13 Jan 23:01
31fa024

Choose a tag to compare

What's Changed

  • New: from scrapybara.tools import image_result by @justinsunyt
  • New: from scrapybara.prompts import SYSTEM_PROMPT
  • 🌿 Fern Regeneration -- January 13, 2025 by @fern-api in #19

Full Changelog: 2.1.0...2.1.1

2.1.0

12 Jan 21:37
bb225a6

Choose a tag to compare

What's Changed

  • New: client.act() by @justinsunyt and @lordspline
  • New: from scrapybara.tools import Tool, ComputerTool, EditTool, BashTool, BrowserTool
  • New: from scrapybara.anthropic import Anthropic
  • Removed: instance.agent.act() and instance.agent.scrape()
  • Act by @justinsunyt in #17

Full Changelog: 2.0.7...2.1.0

2.0.7

09 Jan 01:06
81f31f2

Choose a tag to compare

What's Changed

Full Changelog: 2.0.6...2.0.7

2.0.6

29 Dec 05:57
e31af09

Choose a tag to compare

What's Changed

  • New instance pause/resume endpoints by @justinsunyt
  • New default timeout of 600s
  • 🌿 Fern Regeneration -- December 29, 2024 by @fern-api in #13

Full Changelog: 2.0.5...2.0.6

2.0.5

21 Dec 22:54

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.4...2.0.5

2.0.4

21 Dec 04:55
c803fd7

Choose a tag to compare

What's Changed

Full Changelog: 2.0.3...2.0.4