Skip to content

feat(config): support registry config factories - #1091

Merged
TATP-233 merged 1 commit into
dev/issue-1042-manager-based-apifrom
feat/issue-1090-registry-config-factories
Aug 18, 2026
Merged

feat(config): support registry config factories#1091
TATP-233 merged 1 commit into
dev/issue-1042-manager-based-apifrom
feat/issue-1090-registry-config-factories

Conversation

@TATP-233

Copy link
Copy Markdown
Collaborator

Summary

  • make zero-argument EnvCfg factories the formal registry config-owner contract while retaining class decorators as the same callable shape
  • materialize and type-check configs through one cold path used by env construction and Hydra reward-target resolution
  • remove the visualization entrypoint's dependency on private config-class registry state

Scope

  • no Go2 production registration, Hydra path migration, backend, lifecycle, runner, or IPC changes
  • 4 modified files; 123 UniLab-specific lines added and 27 existing lines removed
  • 0 source-derived lines, 0 mechanical NumPy-conversion lines, 0 files added/deleted
  • contract follows ADR-0006's task-owned plain config factory decision and remains compatible with ADR-0004 bootstrap

Validation

  • focused registry/config/visualization: 43 passed
  • make test-all: 2009 passed, 27 skipped, 276 deselected, 1 xfailed
  • ruff, mypy, and pyright passed
  • benchmark smoke passed in module and script modes; each had one platform-optional MLX skip
  • remote CI/Docs intentionally skipped under the Roadmap: 将 UniLab 迁移为社区通用的 Manager-Based API #1042 child-PR strategy

Closes #1090
Umbrella: #1042

@TATP-233
TATP-233 merged commit 66cc550 into dev/issue-1042-manager-based-api Aug 18, 2026
@TATP-233
TATP-233 deleted the feat/issue-1090-registry-config-factories branch August 18, 2026 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant