-
v1.4.9-alpha
Pre-releasereleased this
2026-02-16 05:01:45 +00:00 | 99 commits to main since this releaseWhat's Changed
Security & Infrastructure
- OP#565: Remove hardcoded npm token from repository — deleted
.npmrcwith exposed token, added to.gitignore - OP#566: Set up branch and tag protection on main — PRs required, 1 approval,
v*tag protection - OP#567: Clean up 17 stale remote branches (12 feature, 5 release)
- OP#569: Fix container image build — replace two-container DinD setup with single
docker:dindcontainer to eliminate DNS resolution failures in act_runner
Skill Improvements (Claude Code tooling)
- OP#570: Improve release skill UX — proactive context gathering and intent recognition
- OP#573: Enforce work package status transitions in openproject skill
- OP#577: Auto-generate and sync project wiki SOPs from skill definitions
Install
# Forgejo registry npm install open-project-sidecar-mcp@1.4.9-alpha --registry=https://git.bros.ninja/api/packages/mike/npm/ # npmjs.org npm install open-project-sidecar-mcp@1.4.9-alphaDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- OP#565: Remove hardcoded npm token from repository — deleted