Skip to content

feat(gate): support monorepo command groups#30

Merged
openlawbot merged 1 commit into
mainfrom
feat/monorepo-command-groups
May 5, 2026
Merged

feat(gate): support monorepo command groups#30
openlawbot merged 1 commit into
mainfrom
feat/monorepo-command-groups

Conversation

@openlawbot
Copy link
Copy Markdown
Collaborator

Summary

  • Add generic *_cmds build command groups for monorepos and multi-runtime repositories.
  • Surface configurable source/test layout hints in review and fix prompts.
  • Document monorepo configuration without baking project-specific paths into tracked defaults.

Test plan

  • python -m pytest tests/test_profiles.py tests/test_prompt.py tests/test_builder.py tests/test_checkpoint.py -q
  • ruff check gate/profiles.py gate/prompt.py gate/builder.py gate/fixer.py gate/code.py gate/checkpoint.py tests/test_profiles.py tests/test_prompt.py tests/test_builder.py tests/test_checkpoint.py
  • TOML parse check for config/gate.toml and config/gate.toml.example

Made with Cursor

Add generic command-group and monorepo layout support so Gate can verify multi-runtime repositories without baking project-specific paths into open-source defaults.

Co-authored-by: Cursor <cursoragent@cursor.com>
@openlawbot openlawbot merged commit aceab88 into main May 5, 2026
4 of 5 checks passed
@openlawbot openlawbot deleted the feat/monorepo-command-groups branch May 5, 2026 16:27
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