stack/apps
BilalG1 f016cd8993
CLI init (#1242)
<!--

Make sure you've read the CONTRIBUTING.md guidelines:
https://github.com/stack-auth/stack-auth/blob/dev/CONTRIBUTING.md

-->


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
* Interactive init workflow (create, link-config, link-cloud) with safe
non-interactive behavior; writes/updates project config and .env, and
prints STACK AUTH setup instructions.
  * CLI assistant/agent with a progress UI for long-running tasks.
* Backend AI proxy endpoint that validates and forwards AI requests to
an external provider.

* **Tests**
* End-to-end tests covering all init modes, outputs, env linking, and
error cases.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-03-13 10:55:22 -07:00
..
backend CLI init (#1242) 2026-03-13 10:55:22 -07:00
dashboard change cli init across docs (#1245) 2026-03-13 10:45:24 -07:00
dev-launchpad chore: update package versions 2026-03-13 09:23:52 -07:00
e2e CLI init (#1242) 2026-03-13 10:55:22 -07:00
hosted-components chore: update package versions 2026-03-13 09:23:52 -07:00
mock-oauth-server chore: update package versions 2026-03-13 09:23:52 -07:00
oauth-mock-server In-source unit tests (#429) 2025-02-14 11:47:52 -08:00