nexus/packages/adapter-utils/src
Mikkel Georgsen ad69f829ae [nexus] feat(18-01): implement adapter skill config resolver
- Static ADAPTER_SKILL_CONFIGS array with all 10 adapter types
- CONFIG_BY_TYPE Map for O(1) lookup by adapter type string
- FALLBACK_CONFIG for unknown types (supportsInstall: false, never throws)
- resolveAdapterSkillConfig returns correct config for all known adapters
- listAdapterSkillConfigs returns full readonly config array
- All 15 unit tests pass, no regressions in full test suite
2026-04-02 15:08:50 +00:00
..
adapter-skill-config.ts [nexus] feat(18-01): implement adapter skill config resolver 2026-04-02 15:08:50 +00:00
billing.test.ts feat(costs): add billing, quota, and budget control plane 2026-03-16 15:11:01 -05:00
billing.ts feat(costs): add billing, quota, and budget control plane 2026-03-16 15:11:01 -05:00
index.ts [nexus] test(18-01): add failing tests for adapter skill config resolver 2026-04-02 15:08:50 +00:00
log-redaction.ts Add username log censor setting 2026-03-20 08:50:00 -05:00
server-utils.ts Log resolved adapter command in run metadata 2026-03-29 10:55:26 -05:00
session-compaction.ts fix: address review feedback on skills and session compaction 2026-03-17 09:21:44 -05:00
types.ts [nexus] test(18-01): add failing tests for adapter skill config resolver 2026-04-02 15:08:50 +00:00