Skip to content

chore(deps)(deps): update agentscope requirement from >=2.0.0 to >=2.0.2 in /backend#283

Merged
bahamutww merged 1 commit into
mainfrom
dependabot/pip/backend/agentscope-gte-2.0.2
Jun 23, 2026
Merged

chore(deps)(deps): update agentscope requirement from >=2.0.0 to >=2.0.2 in /backend#283
bahamutww merged 1 commit into
mainfrom
dependabot/pip/backend/agentscope-gte-2.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 21, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on agentscope to permit the latest version.

Release notes

Sourced from agentscope's releases.

v2.0.2

What's Changed

New Contributors

Full Changelog: agentscope-ai/agentscope@v2.0.1...v2.0.2

Changelog

Sourced from agentscope's changelog.

CHANGELOG of v1.0.0

➡️ change; ✅ new feature; ❌ deprecate

The overall changes from v0.x.x to v1.0.0 are summarized below.

Overview

  • ✅ Support asynchronous execution throughout the library
  • ✅ Support tools API thoroughly

✨Session

  • ✅ Support automatic state management
  • ✅ Support session/application-level state management

✨Tracing

  • ✅ Support OpenTelemetry-based tracing
  • ✅ Support third-party tracing platforms, e.g. Arize-Phoenix, Langfuse, etc.

✨MCP

  • ✅ Support both client- and function-level control over MCP by a new MCP module
  • ✅ Support both "pay-as-you-go" and persistent session management
  • ✅ Support streamable HTTP, SSE and StdIO transport protocols

✨Memory

  • ✅ Support long-term memory by providing a LongTermMemoryBase class
  • ✅ Provide a Mem0-based long-term memory implementation
  • ✅ Support both static- and agent-controlled long-term memory modes

Formatter

  • ✅ Support prompt construction/formatting with token count estimation
  • ✅ Support tools API in multi-agent prompt formatting

Model

  • ❌ Deprecate model configuration, use explicit object instantiation instead
  • ✅ Provide a new ModelResponse class for structured model responses
  • ✅ Support asynchronous model invocation
  • ✅ Support reasoning models
  • ✅ Support any combination of streaming/non-streaming, reasoning/non-reasoning and tools API

Agent

  • ❌ Deprecate DialogAgent, DictDialogAgent and prompt-based ReAct agent class
  • ➡️ Expose memory, formatter interfaces to the agent's constructor in ReActAgent
  • ➡️ Unify the signature of pre- and post- agent hooks

... (truncated)

Commits
  • cb3a4a9 chore(version): bumping AgentScope version to 2.0.2 (#1875)
  • 43ce70b fix(webui): fix the bug in chat page (#1867)
  • 829498b fix(webui): add a route-level error boundary with a friendly error page (#1828)
  • 14aec00 feat(webui): make the chat session sidebar a mobile overlay drawer (#1772)
  • a815ff6 feat(webui): clarify the credential sidebar with provider grouping (#1829)
  • 9a0ce73 fix(tool): support windows-style separators in glob patterns (#1809)
  • fd04701 fix(agent-team): inherit permission context from the team leader (#1815)
  • 6bb2630 fix(model): add extra_kwargs for OpenAI chat model class (#1774)
  • 0004bd6 fix(webui): render non-previewable file attachments and constrain media size ...
  • c242009 fix(webui): avoid nested <button> in sidebar group action (#1769)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [agentscope](https://github.com/agentscope-ai/agentscope) to permit the latest version.
- [Release notes](https://github.com/agentscope-ai/agentscope/releases)
- [Changelog](https://github.com/agentscope-ai/agentscope/blob/main/docs/changelog.md)
- [Commits](agentscope-ai/agentscope@v2.0.0...v2.0.2)

---
updated-dependencies:
- dependency-name: agentscope
  dependency-version: 2.0.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 21, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: python. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 21, 2026
@bahamutww
bahamutww merged commit 537f985 into main Jun 23, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/backend/agentscope-gte-2.0.2 branch June 23, 2026 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant