Register credentialed routes for core

This commit is contained in:
Winston Howes
2026-06-18 15:29:30 -07:00
parent 21d86ea2a6
commit b25a53eed1

View File

@@ -166,6 +166,7 @@ codex-home = { path = "codex-home" }
codex-config = { path = "config" }
codex-connectors = { path = "connectors" }
codex-context-fragments = { path = "context-fragments" }
codex-credentialed-routes = { path = "credentialed-routes" }
codex-core = { path = "core" }
codex-core-api = { path = "core-api" }
codex-core-plugins = { path = "core-plugins" }