Releases: Scrapybara/scrapybara-python
Releases · Scrapybara/scrapybara-python
2.2.1
Full Changelog: 2.2.0...2.2.1
2.2.0
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
Full Changelog: 2.1.2...2.1.3
2.1.2
2.1.1
What's Changed
- New:
from scrapybara.tools import image_resultby @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
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
What's Changed
- New:
client.get_instances(),client.get_auth_states(),instance.browser.save_auth()by @justinsunyt and @lordspline - Updated:
instance.browser.authenticate()by @justinsunyt and @lordspline - 🌿 Fern Regeneration -- January 9, 2025 by @fern-api in #14
Full Changelog: 2.0.6...2.0.7
2.0.6
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
What's Changed
- Added pydantic query wrapper code by @keell0renz in #11
New Contributors
- @keell0renz made their first contribution in #11
Full Changelog: 2.0.4...2.0.5
2.0.4
What's Changed
- Fix agent class by @justinsunyt
- 🌿 Fern Regeneration -- December 21, 2024 by @fern-api in #10
Full Changelog: 2.0.3...2.0.4