Skip to content

Tags: hexclave/stack-auth

Tags

emulator-dev-20260512-e880df12

Toggle emulator-dev-20260512-e880df12's commit message
Add functionality to restrict or unrestrict users

emulator-dev-20260512-e95ccdea

Toggle emulator-dev-20260512-e95ccdea's commit message
Remove unused GitHub Action

emulator-dev-20260512-9ff2c13f

Toggle emulator-dev-20260512-9ff2c13f's commit message
Add functionality to restrict or unrestrict users

emulator-main-20260511-80a26ca1

Toggle emulator-main-20260511-80a26ca1's commit message
chore: update package versions

emulator-dev-20260512-eff5927d

Toggle emulator-dev-20260512-eff5927d's commit message
Enable blockExoticSubdeps

emulator-dev-20260508-6eaf4923

Toggle emulator-dev-20260508-6eaf4923's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add fix command registration and update agent UI label handling (#1387)

Adds a fix command to the stack cli 


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

* **New Features**
* Added a CLI "fix" command to submit Stack Auth errors (flag, stdin, or
interactive), confirm before applying changes, show a customizable
progress label, and produce a final markdown report with Error, Files
changed, and Solution.
* Added a CLI "doctor" command to analyze projects (framework override,
output directory, JSON output), run framework-specific checks, validate
env and config, and exit non-zero on failures.
* **Tests**
  * Added comprehensive end-to-end tests for the doctor command.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

emulator-dev-20260507-ff01ca8c

Toggle emulator-dev-20260507-ff01ca8c's commit message
Update docs apps filter field based on theme

emulator-dev-20260507-7acbd8d5

Toggle emulator-dev-20260507-7acbd8d5's commit message
Improved StackAssertionError error logging

emulator-main-20260506-7f35ae7d

Toggle emulator-main-20260506-7f35ae7d's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
layout fix (#1408)

This PR fixes a layout bug 


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

* **Refactor**
* Updated dashboard top-panel sizing to use viewport-aware height for a
more consistent fit across screen sizes.
* Improved dark-mode spacing to prevent clipping and ensure content
remains fully visible without extra scrolling.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

emulator-dev-20260507-d69773c9

Toggle emulator-dev-20260507-d69773c9's commit message
Retry OAuth refreshes