You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
License: relicensed PMPL→MPL-2.0 across the repo; OIDC trusted publisher + socket.json added.
Glama AAA-tier MCP bridge (PR #33): closed the description/schema floor gap; every tool now carries Purpose, Behavior (read-only vs side-effect), Returns, Errors, and per-parameter description with patterns/lengths. Coherence test enforces a minimum description floor so the server score (60% mean + 40% min) cannot regress.
MCP transport: SSE transport added alongside stdio.
MCP SDK: expanded parameter support with authentication and rate limiting.
Architecture: ARCHITECTURE.md documents the transport layer.
Compatibility: explicit test file path for Node v25.
Ops: deployment script + config for hosted MCP servers.