Skip to content

Add generated module front-door handlers#66

Open
rickardvh wants to merge 1 commit into
masterfrom
codex/module-front-door-handler
Open

Add generated module front-door handlers#66
rickardvh wants to merge 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
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