Skip to content

Private web UI#107

Merged
kill136 merged 3 commits intomainfrom
private_web_ui
Mar 3, 2026
Merged

Private web UI#107
kill136 merged 3 commits intomainfrom
private_web_ui

Conversation

@kill136
Copy link
Owner

@kill136 kill136 commented Mar 3, 2026

Summary

Changes

Related Issue

Testing

  • npx tsc --noEmit passes
  • npm test -- --run passes
  • Manually tested in CLI mode
  • Manually tested in Web UI mode

Screenshots

Worker and others added 3 commits March 3, 2026 17:50
- uninstall.sh: removes install dir, CLI bins, desktop shortcuts, shell rc entries, Docker image
- uninstall.ps1: removes install dir, wrapper scripts, desktop shortcut, PATH/AXON_CONFIG_DIR env vars, Docker image
- uninstall.bat: delegates to uninstall.ps1 (local or remote download)
- README.md / README.zh-CN.md: add Uninstall section under Other install methods

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ooks

Moved the early return check for missing gitStatus to after all useMemo and useState hooks to comply with React's Rules of Hooks. Destructured gitStatus properties with nullish coalescing to safely handle undefined values before they're used in hook dependencies.
@vercel
Copy link

vercel bot commented Mar 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
claude-code-open Ready Ready Preview, Comment Mar 3, 2026 11:09am

@kill136 kill136 merged commit 177c067 into main Mar 3, 2026
7 checks passed
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.

1 participant