Skip to content

chore(release): version packages#3

Open
github-actions[bot] wants to merge 1 commit intomasterfrom
changeset-release/master
Open

chore(release): version packages#3
github-actions[bot] wants to merge 1 commit intomasterfrom
changeset-release/master

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions bot commented Mar 6, 2026

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 master, this PR will be updated.

Releases

beacon-gateway@0.1.0

Minor Changes

  • b07b856 Thanks @coopbri! - Lighting the beacon

    • Multi-channel AI assistant gateway — voice, Discord, Telegram, Slack, and WebSocket
    • Built-in sandboxed shell execution tool with timeout and PATH augmentation
    • Skill management with compact prompt injection and on-demand skill reading
    • Per-channel tool policy enforcement
    • Memory tools for persistent, session-spanning context
    • Cron scheduling for automated tasks
    • Plugin extensibility via MCP
    • Direct MCP server management over stdio transport with [[mcp_servers]] TOML config
    • MCP tools automatically registered in ToolExecutor alongside Synapse/plugin tools
    • Plugin MCP configs (transport: "mcp-stdio") auto-spawned at daemon startup
    • require_auth middleware supporting both API key and Gatekeeper JWT
    • Trellis knowledge garden API client with [ecosystem] config section
    • Browser automation tools: navigate, click, type, screenshot, extract
    • BM25 keyword scorer for ranked memory search with hybrid vector+keyword matching
    • 10 bundled skills: summarize, translate, code-review, explain, meeting-notes, proofread, data-analysis, email-draft, debug, and default
    • beacon setup wizard with channel configuration, MCP server discovery, and life.json setup
    • Consolidated shared modules into agent-core (loop detection, web fetch/search/readability, tool policy, skill types)
    • Multi-agent support: per-agent config (model override, persona, skill filter, DM policy), binding router for channel-to-agent routing, and agent-isolated sessions
    • Config hot-reload: watch config.toml for changes, classify and apply hot-reloadable sections without restart
    • IRC channel adapter for standard IRC protocol support
    • Gmail/email channel adapter with OAuth2 service account auth and polling
    • Extended hook lifecycle events: session:created, session:ended, channel:connected, channel:disconnected
    • PDF text extraction for message attachments via pdf-extract
    • Twilio SMS/voice channel adapter for phone calling
    • Feishu (Lark) channel adapter for enterprise messaging
    • Line messaging channel adapter for APAC coverage
    • Rule-based message routing and gating system with channel/sender/content filtering
    • Local in-process cron scheduler via croner (fallback when Vortex unavailable)
    • Extensible hook events with custom namespaces, wildcard matching, and POST /api/hooks/emit endpoint
    • Multi-provider vision processing with ordered fallback (Synapse, OpenAI, Gemini)
    • Multi-provider STT with ordered fallback (Synapse, Whisper, Deepgram)
    • Harness adapter system for delegating agent execution to external CLI tools (Claude Code CLI) with session persistence, cost tracking, and MCP integration

@github-actions github-actions bot force-pushed the changeset-release/master branch 21 times, most recently from eaf97da to d852d44 Compare March 12, 2026 22:29
@github-actions github-actions bot force-pushed the changeset-release/master branch 3 times, most recently from 90920ba to 2dc2d80 Compare March 14, 2026 21:32
@github-actions github-actions bot force-pushed the changeset-release/master branch 4 times, most recently from a6e0f4b to f12fc70 Compare March 16, 2026 22:51
@github-actions github-actions bot force-pushed the changeset-release/master branch 6 times, most recently from 50c5530 to 3048bbf Compare March 20, 2026 04:31
@github-actions github-actions bot force-pushed the changeset-release/master branch 3 times, most recently from c6a3885 to 285c522 Compare March 26, 2026 18:44
@github-actions github-actions bot force-pushed the changeset-release/master branch from 285c522 to 700ff18 Compare April 4, 2026 07:19
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.

0 participants