Skip to content

Releases: ayoubachak/agentbridge

v0.1.1

31 Mar 22:21

Choose a tag to compare

AgentBridge 0.1.1

Packages Released

Frameworks

Providers

Server

  • @agentbridge/[email protected]

  • chore: prepare release v0.1.1

  • chore: replace external Mermaid.js script with local assets for improved performance and customization; update mkdocs.yml and various HTML files to reflect changes in JavaScript and CSS asset paths

  • chore: enhance documentation by adding new sections for example applications, including deployment instructions and usage examples; update navigation structure in mkdocs.yml for better accessibility and organization

  • chore: add comprehensive documentation for React and Angular examples, including usage instructions, key components, and WebSocket server details; enhance clarity and organization for better developer onboarding

  • refactor: update Pusher integration to use type imports for improved type safety; streamline channel subscription logic and enhance error handling in Supabase communication manager

  • chore: enhance React SDK by introducing the useRegisterComponent hook for improved component registration; update documentation and README for clarity and usage examples

  • chore: update dependencies and enhance type safety across communication and framework packages; add new interfaces and methods for improved component management and messaging capabilities

  • chore: update package management scripts to reflect new project structure, adding support for provider packages and reorganizing package paths for frameworks and server components.

  • chore: enhance documentation by adding new sections for communication modes, architecture, and migration guide; update existing guides for clarity and completeness; improve navigation structure in mkdocs.yml and site index.

  • chore: remove deprecated cleanup scripts and batch files, streamline project structure by eliminating old directory management tools, and update package-lock.json for new package organization and dependencies.

  • chore: refactor project structure by consolidating mobile and web packages into frameworks, updating workflows and scripts for streamlined package management, and removing deprecated Flutter components.

  • chore: update npm authentication process in package-deployment workflow, replacing organization creation with token-based authentication and verification

v0.1.0

30 Mar 15:15

Choose a tag to compare

AgentBridge 0.1.0

Packages Released

  • @agentbridge/[email protected]

  • @agentbridge/[email protected]

  • @agentbridge/[email protected]

  • @agentbridge/[email protected]

  • chore: update npm authentication process in package-deployment workflow, replacing organization creation with token-based authentication and verification

  • chore: add step to create npm organization in package-deployment workflow, ensuring organization exists before publishing