• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ory / lumen / 23987103872
69%

Build:
DEFAULT BRANCH: main
Ran 04 Apr 2026 08:38PM UTC
Jobs 1
Files 31
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

04 Apr 2026 08:36PM UTC coverage: 68.904% (-0.1%) from 69.022%
23987103872

push

github

web-flow
feat: align Lumen packaging across Codex, Cursor, and OpenCode (#73)

* feat: add isolated Codex plugin package

* fix(codex): add cwd to MCP config for correct path resolution

Codex only normalizes the `cwd` field relative to the plugin root, not
`command`. Without `"cwd": "."`, `./scripts/run.sh` resolves from the
user's working directory instead of the plugin directory, breaking MCP
server startup for installed plugins.

Also fixes stale branch reference in multi-language plan doc.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* feat: align Lumen packaging across Codex, Cursor, and OpenCode

* Fix launcher and Codex install paths

* fix: correct Codex skill path, Cursor plugin root anchoring, and OpenCode skills injection

- Use ~/.agents/skills (canonical) instead of deprecated $CODEX_HOME/skills
  for Codex native skill discovery in .codex/INSTALL.md and README.md
- Replace relative ./scripts/run.cmd with ${CURSOR_PLUGIN_ROOT}/scripts/run.cmd
  in hooks/hooks-cursor.json and mcp.json so Cursor resolves paths from the
  plugin root rather than the user's project CWD
- Remove config.skills mutation from .opencode/plugins/lumen.js — skills is
  not a field on OpenCode's Config type so the block silently did nothing;
  update .opencode/INSTALL.md to drop the false claim that skills are
  auto-registered

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* feat(opencode): publish as @ory/lumen-opencode npm package with trusted publishing

Switch OpenCode plugin distribution from git clone to a proper npm package.
Use OIDC trusted publishing (--provenance) instead of an NPM_TOKEN secret,
and prefix launcher invocation with 'sh' to handle npm stripping execute bits.

* fix: bump plugin versions to 0.0.29 and remove unused generateSessionContext

* docs: fix stale version numbers and run.sh reference in OpenCode docs

* refactor: move Cursor mcp.json into .cursor/ and metadata test into internal/release/

- Move root mc... (continued)

15 of 37 new or added lines in 1 file covered. (40.54%)

1 existing line in 1 file now uncovered.

2679 of 3888 relevant lines covered (68.9%)

46.22 hits per line

Uncovered Changes

Lines Coverage ∆ File
22
51.77
-0.36% cmd/hook.go

Coverage Regressions

Lines Coverage ∆ File
1
51.77
-0.36% cmd/hook.go
Jobs
ID Job ID Ran Files Coverage
1 23987103872.1 04 Apr 2026 08:38PM UTC 31
68.9
GitHub Action Run
Source Files on build 23987103872
  • Tree
  • List 31
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23987103872
  • 665c8db8 on github
  • Prev Build on main (#23982604973)
  • Next Build on main (#24010240490)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc