Skip to content

Add generated module front-door handlers#66

Merged
rickardvh merged 1 commit into
masterfrom
codex/module-front-door-handler
Jun 21, 2026
Merged

Add generated module front-door handlers#66
rickardvh merged 1 commit into
masterfrom
codex/module-front-door-handler

Conversation

@rickardvh

@rickardvh rickardvh commented Jun 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • add schema-backed module_front_door runtime handler generation
  • add schema-backed argparse_function_call runtime handler generation for argparse namespace mapping, target/profile setup, and optional payload emission
  • avoid re-exporting declarative generated runtime-handler semantic functions through local runtime facades
  • cover both handler types in public API tests

Proof

  • uv run pytest -q
  • uv run ruff check .
  • uv run ty check

Downstream

Used by rickardvh/agentic-workspace#1654 to move module front doors and simple workspace command wrappers out of hand-owned adapters.

@rickardvh rickardvh force-pushed the codex/module-front-door-handler branch 5 times, most recently from eed8109 to 016e250 Compare June 20, 2026 19:30
@rickardvh rickardvh force-pushed the codex/module-front-door-handler branch from 016e250 to 6e47993 Compare June 20, 2026 19:46
@rickardvh rickardvh force-pushed the codex/module-front-door-handler branch from 6e47993 to 234c80c Compare June 20, 2026 19:50
@rickardvh rickardvh added the semver:minor Release as a minor semver bump label Jun 21, 2026
@rickardvh rickardvh merged commit 169c8a9 into master Jun 21, 2026
2 of 3 checks passed
@rickardvh rickardvh deleted the codex/module-front-door-handler branch June 21, 2026 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver:minor Release as a minor semver bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant