nexus/packages/adapters
Aditya Sasidhar ec445e4cc9 fix(adapters/gemini-local): address PR review feedback for skills and formatting
- Isolate skills injection using a temporary directory mapped via
  GEMINI_CLI_HOME, mirroring the claude-local sandbox approach
  instead of polluting the global ~/.gemini/skills directory.
- Update the environment probe to use `--output-format stream-json`
  so the payload matches the downstream parseGeminiJsonl parser.
- Deduplicate `firstNonEmptyLine` helper by extracting it to a
  shared `utils.ts` module.
- Clean up orphaned internal exports and update adapter documentation.
2026-03-10 16:46:04 +00:00
..
claude-local chore: release v0.3.0 2026-03-09 16:31:12 -05:00
codex-local chore: release v0.3.0 2026-03-09 16:31:12 -05:00
cursor-local chore: release v0.3.0 2026-03-09 16:31:12 -05:00
gemini-local fix(adapters/gemini-local): address PR review feedback for skills and formatting 2026-03-10 16:46:04 +00:00
openclaw-gateway release files 2026-03-09 16:43:53 -05:00
opencode-local chore: release v0.3.0 2026-03-09 16:31:12 -05:00
pi-local release files 2026-03-09 16:43:53 -05:00