cexll
4c25dd8d2f
chore: update repo owner and support email
2026-02-23 13:41:48 +08:00
cexll
81e95777a8
fix: replace setx with reg add to avoid 1024-char PATH truncation ( #101 )
...
- Use reg add instead of setx to bypass Windows 1024-character limit
- Add safety check for quotes/exclamation marks in PATH to prevent injection
- Preserve stderr output for better error diagnostics
- Update documentation with warnings about cmd PATH duplication
- Add test script for PATH update validation
Generated with SWE-Agent.ai
Co-Authored-By: SWE-Agent.ai <noreply@swe-agent.ai >
2025-12-31 14:40:34 +08:00
cexll
a7147f692c
fix: prevent duplicate PATH entries on reinstall ( #95 )
...
- install.sh: Auto-detect shell and add PATH with idempotency check
- install.bat: Improve PATH detection with system PATH check
- Fix PATH variable quoting in pattern matching
Generated with SWE-Agent.ai
Co-Authored-By: SWE-Agent.ai <noreply@swe-agent.ai >
2025-12-25 11:38:42 +08:00
swe-agent[bot]
8554da6e2f
feat(v5.2.0): Improve release notes and installation scripts
...
**Main Changes**:
1. release.yml: Extract version release notes from CHANGELOG.md
2. install.bat: codex-wrapper → codeagent-wrapper
3. README.md: Update multi-backend architecture description
4. README_CN.md: Sync Chinese description
5. CHANGELOG.md: Complete v5.2.0 release notes in English
Generated with swe-agent-bot
Co-Authored-By: swe-agent-bot <agent@swe-agent.ai >
2025-12-13 12:53:28 +08:00
徐文彬
95408e7fa7
修改windows安装说明
2025-12-07 01:43:47 +08:00
root
15b4176afb
支持window
2025-12-06 04:34:47 +00:00