v0.15.0
·
62 commits
to main
since this release
Changed
- Removed
LINKEDIN_MCP_LIVE_ENABLED; the LinkedIn runtime is now available on normal server startup. - Browser setup and authentication now follow
BROWSER_AUTO_INSTALLandAUTO_LOGIN_ON_STARTdirectly. - Capability access remains restricted by registered typed tools, allowed surfaces, scopes, effects, authentication guards, pacing, and confirmation-protected writes.
- Removed the obsolete option from CLI status, MCPB and Official Registry metadata, configuration examples, and public documentation.
Verification
- 436 offline tests on Python 3.12 and 3.13
- Ruff formatting and lint checks
- Strict Pyright type checking
- CodeQL analysis
- Wheel, source distribution, MCPB, and Official MCP Registry validation