Commit Graph

4 Commits

Author SHA1 Message Date
Adam Ladachowski 6138d7c878 Consolidate publish workflows, fix GitHub Packages scope 2026-02-08 03:53:01 +01:00
Adam Ladachowski 402559853d fix: add NPM_TOKEN for publish 2026-02-06 20:58:50 +01:00
Adam Ladachowski 36bab7088e v0.1.1: Add MCP support, Express, chalk logging
- Add MCP server for Claude Code integration (claude-browse-mcp)
- Switch to Express for HTTP server
- Add chalk + log-symbols for terminal output
- Add GitHub Actions publish workflow with trusted publisher

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-06 20:56:07 +01:00
Adam Ladachowski 74826fb6fd Add workflow for Node.js package publishing
This workflow runs tests and publishes a Node.js package to GitHub Packages upon release creation.
2026-02-06 20:53:23 +01:00