SIGN IN SIGN UP

docs(examples): update v2 example class references (#2209)

## Description

Update the examples README to match the current AgentScope Java 2.0
source structure.

Changes include:

- Update example main class package names to
`io.agentscope.examples.documentation2`.
- Replace the removed `HookExample` with `CustomizedMiddlewareExample`.
- Replace the renamed `SessionExample` with `StateExample`.
- Replace the former combined `McpToolExample` with the current
transport-specific examples:
  - `McpStdioExample`
  - `McpSseExample`
  - `McpStreamableHttpExample`
- Document the environment variables required by the SSE and Streamable
HTTP examples.
M
mroldx committed
91e8a6665e7d019f0583fab308e286e9f9318a35
Parent: 9da8bbf
Committed by GitHub <noreply@github.com> on 8/11/2026, 4:24:19 AM