CyberStrike v1.1.6-beta.2
What's New
- Web Context Panel — Side panel tab showing endpoints, roles, credentials, objects, and functions from Firefox Capture extension
- Agent Display System — Color-coded agent indicators in web UI messages
- MCP/Bolt/Vulns/Todo Tabs — Full side panel management for security tools
- Server Authentication — Password-protected server with Basic Auth
- Update Notifications — Browser-mode polling for new releases
- OS-aware install — Copy button on cyberstrike.io respects beta/OS/shell selection
Install
npm install -g @cyberstrike-io/cyberstrike@betaFixes
- Fixed npm dist-tag: beta releases now correctly publish with
--tag beta - Fixed TS2742 typecheck errors across SDK context layer
- Fixed Hono middleware return type in server.ts