GitNexus/gitnexus/test
azizur100389 4e362ba70a
fix(setup): correct OpenCode skills install path in status message (#1386)
* fix(setup): correct OpenCode skills install path in status message (#1381)

The log message reported ~/.config/opencode/skill/ (missing trailing s)
while the actual install path was already correct (skills/).  Fixes the
misleading output so users see the real destination directory.

* test(setup): add OpenCode plural skills-path integration test (#1381)

Verifies that setup installs skills into ~/.config/opencode/skills/
(plural) and that the singular path does not exist.

Co-Authored-By: Gujiassh <baiaoshh@163.com>

---------

Co-authored-by: Gujiassh <baiaoshh@163.com>
2026-05-07 14:27:49 +01:00
..
fixtures feat(go): implement scope resolution hooks for Go language support (#1302) 2026-05-04 07:29:11 +01:00
helpers refactor(lbug): extract safeClose helper to consolidate WAL flush (#1377) 2026-05-06 19:18:04 +01:00
integration fix(setup): correct OpenCode skills install path in status message (#1386) 2026-05-07 14:27:49 +01:00
unit fix(mcp): close MCP server timeout — stdout discipline + cold-start friction (#1383) 2026-05-07 09:14:33 +01:00
utils ci: add macOS to cross-platform test matrix (#208) 2026-03-07 10:38:32 +00:00