Skip to main content

Local project management tool for AI coding workflows

Project description

AIPM CLI

aipm-cli is a local project management tool for AI coding workflows.

AI-first product baseline:

  • doc/ai-first-product-baseline-v1.md

It installs these command-line entry points:

  • aipmc: CLI management commands
  • aipmv: local web viewer

Install

python -m pip install aipm-cli

Recommended for command-line usage:

python -m pip install --user pipx
python -m pipx ensurepath
pipx install aipm-cli

If your shell cannot find aipmc or aipmv after installation, use the module form instead:

python -m pmai help
python -m pmai info
python -m pmai canon show
python -m pmai.run

This is especially useful on macOS when the Python scripts directory is not in PATH.

Common commands

aipmc init
aipmc help
aipmc info
aipmc doctor
aipmc inbox
aipmc canon show
aipmc docs list
aipmc docs audit
aipmc feedback list
aipmc decision review --id <decision-id> --status accepted
aipmc feedback add --label bug --content "登录页面验证码不显示"
aipmc task list --status in_progress
aipmc commit list --task-id <task-id>
aipmc commit add --title "Implement task" --summary "..." --auto-git
aipmc commit update --id <commit-id> --status committed --review-status approved
aipmc task update --id <task-id> --status done
aipmc daily replace --completed "..." --problems "..." --risks "..." --next "..."
aipmv

aipmc inbox aggregates the current items that usually still need human attention:

  • proposed decisions
  • accepted decisions that still imply canon follow-up
  • committed changes waiting for review
  • blocking doc-governance issues

Remote feedback commands:

aipmc feedback list
aipmc feedback add --label bug --content "登录页面验证码不显示"
aipmc feedback add --label suggestion --content "建议任务列表支持按负责人筛选"

Optional override:

  • --base-url http://43.167.206.218:8080
  • PMAI_FEEDBACK_BASE_URL=http://43.167.206.218:8080
  • label only supports bug and suggestion
  • Remote request failures return a JSON error and exit quickly instead of hanging

Task governance rule:

  • Marking a task done requires at least one linked approved commit (status=committed|merged and review_status=approved).
  • Emergency override is available with aipmc task update --id <task-id> --status done --allow-without-commit.

Runtime files

  • .pmai/data/pmai.db
  • .pmai/config.json
  • .pmai/USAGE.md

Main modules

  • src/pmai/bootstrap.py
  • src/pmai/cli_main.py
  • src/pmai/usage_guide.py
  • src/pmai/store.py
  • src/pmai/web_server.py
  • src/pmai/run_server.py

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

aipm_cli-0.1.10.tar.gz (367.1 kB view details)

Uploaded Source

Built Distribution

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

aipm_cli-0.1.10-py3-none-any.whl (371.1 kB view details)

Uploaded Python 3

File details

Details for the file aipm_cli-0.1.10.tar.gz.

File metadata

  • Download URL: aipm_cli-0.1.10.tar.gz
  • Upload date:
  • Size: 367.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.10

File hashes

Hashes for aipm_cli-0.1.10.tar.gz
Algorithm Hash digest
SHA256 2eb811e910f7603a521aa5f3c4c7ce1369945a5e4c1b841020edbef11c8ee34c
MD5 6a23474e7da142b039f8d1b6dc62d383
BLAKE2b-256 2c4b60fb2eb3bd5734b2fcf894f5eaa6738d19e0dbf6f9661648c6e5c20f821b

See more details on using hashes here.

File details

Details for the file aipm_cli-0.1.10-py3-none-any.whl.

File metadata

  • Download URL: aipm_cli-0.1.10-py3-none-any.whl
  • Upload date:
  • Size: 371.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.10

File hashes

Hashes for aipm_cli-0.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 36ea4bda36e9c407784a81bf8b10edb87964bbac81f7e4d94ac4c77bb47d1ea9
MD5 6cebd1e2a6943794b8e8e36ee436af34
BLAKE2b-256 2e004d50a8760c8c74e58b4b1931c46b56902393e473e6be6e36ac441c74e2d0

See more details on using hashes here.

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