Skip to content

Conversation

@voltagent-bot
Copy link
Member

@voltagent-bot voltagent-bot commented Dec 30, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@voltagent/[email protected]

Major Changes

  • #898 b322cf4 Thanks @MGrin! - feat: Initial release of @voltagent/server-elysia

    @voltagent/server-elysia

    1.0.0

    Major Changes

    • Initial release of Elysia server implementation for VoltAgent
    • Full feature parity with server-hono including:
      • Agent execution endpoints (text, stream, chat, object)
      • Workflow execution and lifecycle management
      • Tool execution and discovery
      • MCP (Model Context Protocol) support
      • A2A (Agent-to-Agent) communication
      • Observability and tracing
      • Logging endpoints
      • Authentication with authNext support
      • Custom endpoint configuration
      • CORS configuration
      • WebSocket support

    Features

    • High Performance: Built on Elysia, optimized for speed and low latency
    • Type Safety: Full TypeScript support with strict typing
    • Flexible Configuration: Support for both configureApp and configureFullApp patterns
    • Auth Support: JWT authentication with public route configuration via authNext
    • Extensible: Easy to add custom routes, middleware, and plugins
    • OpenAPI/Swagger: Built-in API documentation via @elysiajs/swagger
    • MCP Support: Full Model Context Protocol implementation with SSE streaming
    • WebSocket Support: Real-time updates and streaming capabilities

    Dependencies

    • @voltagent/core: ^1.5.1
    • @voltagent/server-core: ^1.0.36
    • @voltagent/mcp-server: ^1.0.3
    • @voltagent/a2a-server: ^1.0.2
    • elysia: ^1.1.29

    Peer Dependencies

    • @voltagent/core: ^1.x
    • elysia: ^1.x

Patch Changes

@voltagent/[email protected]

Minor Changes

  • #898 b322cf4 Thanks @MGrin! - feat: Initial release of @voltagent/server-elysia

    @voltagent/server-elysia

    1.0.0

    Major Changes

    • Initial release of Elysia server implementation for VoltAgent
    • Full feature parity with server-hono including:
      • Agent execution endpoints (text, stream, chat, object)
      • Workflow execution and lifecycle management
      • Tool execution and discovery
      • MCP (Model Context Protocol) support
      • A2A (Agent-to-Agent) communication
      • Observability and tracing
      • Logging endpoints
      • Authentication with authNext support
      • Custom endpoint configuration
      • CORS configuration
      • WebSocket support

    Features

    • High Performance: Built on Elysia, optimized for speed and low latency
    • Type Safety: Full TypeScript support with strict typing
    • Flexible Configuration: Support for both configureApp and configureFullApp patterns
    • Auth Support: JWT authentication with public route configuration via authNext
    • Extensible: Easy to add custom routes, middleware, and plugins
    • OpenAPI/Swagger: Built-in API documentation via @elysiajs/swagger
    • MCP Support: Full Model Context Protocol implementation with SSE streaming
    • WebSocket Support: Real-time updates and streaming capabilities

    Dependencies

    • @voltagent/core: ^1.5.1
    • @voltagent/server-core: ^1.0.36
    • @voltagent/mcp-server: ^1.0.3
    • @voltagent/a2a-server: ^1.0.2
    • elysia: ^1.1.29

    Peer Dependencies

    • @voltagent/core: ^1.x
    • elysia: ^1.x

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Dec 30, 2025

Deploying voltagent with  Cloudflare Pages  Cloudflare Pages

Latest commit: ee21e7f
Status: ✅  Deploy successful!
Preview URL: https://87be9ff6.voltagent.pages.dev
Branch Preview URL: https://changeset-release-main.voltagent.pages.dev

View logs

@joggrbot

This comment has been minimized.

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 7 files

@voltagent-bot voltagent-bot force-pushed the changeset-release/main branch 4 times, most recently from 76892e8 to e377461 Compare December 30, 2025 22:30
@omeraplak omeraplak merged commit 16c2430 into main Dec 31, 2025
21 checks passed
@omeraplak omeraplak deleted the changeset-release/main branch December 31, 2025 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants