Skip to main content

CLI tools for coordinating monorepos with git submodules

Project description

augint-mono

CLI tools for coordinating monorepos with git submodules.

Installation

uv add --dev augint-mono

Usage

ai-mono status              # Cross-repo status dashboard
ai-mono sync [--commit]     # Sync submodule pointers to latest
ai-mono init                # First-time submodule setup
ai-mono health              # Cross-repo health analysis
ai-mono foreach <cmd>       # Run shell command in each submodule

Limitations

ai-mono foreach runs shell commands only. AI agent skills (invoked as /skill-name in agent UIs) are handled by the AI agent, not by the shell, so they cannot be delegated through foreach. To run a skill across submodules, the AI agent must iterate over them itself -- this is what the ai-mono-foreach skill in augint-shell does.

Submodule Branch Tracking

Each submodule should have a branch configured in .gitmodules so that ai-mono sync knows which branch to track:

# IaC repos (dev-to-main workflow) should track dev
git config -f .gitmodules submodule.backend.branch dev

# Library repos (main-only) should track main
git config -f .gitmodules submodule.shared-lib.branch main

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

augint_mono-0.1.4.tar.gz (8.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

augint_mono-0.1.4-py3-none-any.whl (13.5 kB view details)

Uploaded Python 3

File details

Details for the file augint_mono-0.1.4.tar.gz.

File metadata

  • Download URL: augint_mono-0.1.4.tar.gz
  • Upload date:
  • Size: 8.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for augint_mono-0.1.4.tar.gz
Algorithm Hash digest
SHA256 617727f5d9f01de4ae56d135d519c19441ef4af3c9a8d3cbac3f8b78e1394386
MD5 acdce08d54742e8a25b6993f6a5fb9f4
BLAKE2b-256 98b2bab7b3594e62dd2f65fac5621176ee7183a8d518ac4981439a3e66177497

See more details on using hashes here.

Provenance

The following attestation bundles were made for augint_mono-0.1.4.tar.gz:

Publisher: pipeline.yaml on svange/augint-mono

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file augint_mono-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: augint_mono-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 13.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for augint_mono-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 52ebb37bcb721b0cbf021fbde0da3b09e5a9fc15550de933d53f96ca7d7b1af2
MD5 5643fd0264b2ed52ee5b548f1dfb41c5
BLAKE2b-256 3b9955516a9a17d0899d1dfbefc0e869f619f19e573769d144bb0c694c5e52d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for augint_mono-0.1.4-py3-none-any.whl:

Publisher: pipeline.yaml on svange/augint-mono

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page