Skip to content

feat: add mix lc development proxy - #115

Merged
bougyman merged 1 commit into
mainfrom
bougyman/cry-43-add-mix-lc-proxy-for-local-cli-dogfooding
Aug 14, 2026
Merged

feat: add mix lc development proxy#115
bougyman merged 1 commit into
mainfrom
bougyman/cry-43-add-mix-lc-proxy-for-local-cli-dogfooding

Conversation

@bougyman

Copy link
Copy Markdown
Member

Summary

  • add a root mix lc task that runs the development CLI from app/
  • forward argv and inherit stdin, stdout, and stderr for true interactive behavior
  • suppress child Mix progress while preserving the exact CLI exit status
  • document mix lc as the canonical local dogfooding command

Verification

  • mix test (11 tests)
  • mix format --check-formatted
  • mix usage_rules.sync --check from app/
  • mix lc version --output json returns clean JSON
  • interactive project selection completes through mix lc
  • a CLI validation failure propagates exit status 22

Linear: CRY-43

Copilot AI lite review requested due to automatic review settings August 14, 2026 20:15
@bougyman bougyman self-assigned this Aug 14, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@bougyman
bougyman merged commit a7da443 into main Aug 14, 2026
2 checks passed
@bougyman
bougyman deleted the bougyman/cry-43-add-mix-lc-proxy-for-local-cli-dogfooding branch August 14, 2026 20:30
bougyman pushed a commit that referenced this pull request Aug 14, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.7.0](v1.6.0...v1.7.0)
(2026-08-14)


### Features

* add mix lc development proxy
([#115](#115))
([a7da443](a7da443))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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.

2 participants