Skip to content

release: codexpro 0.30.0 user issue fixes - #87

Merged
rebel0789 merged 5 commits into
mainfrom
fix/user-issues-81-83-84-release-030
Aug 8, 2026
Merged

release: codexpro 0.30.0 user issue fixes#87
rebel0789 merged 5 commits into
mainfrom
fix/user-issues-81-83-84-release-030

Conversation

@rebel0789

@rebel0789 rebel0789 commented Aug 8, 2026

Copy link
Copy Markdown
Owner

Summary

Test plan

  • npm run build
  • npm run smoke (includes import-smoke)
  • npm run stress (prior commit)
  • npm audit --audit-level=high (0 vulnerabilities after lockfile update)
  • git diff --check
  • CI green on Ubuntu + Windows
  • After merge: npm run release:publish so users can npm install -g codexpro@latest

Closes #81
Closes #82
Closes #83
Closes #64
Closes #85
Closes #86

Ship multi-project settings that were stuck on main, harden invalid Windows HOME for bash children, raise the bash timeout cap, follow symlinked skill dirs, and document update/Agent/dual-tunnel FAQ answers.

Co-authored-by: Cursor <cursoragent@cursor.com>
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@cursor

cursor Bot commented Aug 8, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

rebel and others added 3 commits August 8, 2026 16:18
Use isSubpath instead of case-sensitive startsWith so symlink/junction-resolved skills keep user source and ~/ display paths on Windows CI.

Co-authored-by: Cursor <cursoragent@cursor.com>
Classify discovered skills by their configured scan root and match ~/
display paths against both realpathed and caller-supplied home spellings
so Windows junctions that preserve long path targets no longer become
source "other" with absolute paths.

Co-authored-by: rebel  <rebel0789@users.noreply.github.com>
Add workspace-gated import_file with openai/fileParams, approved-host HTTPS downloads, streaming size limits, SHA-256/MIME checks, and smoke coverage for issue #82.

Co-authored-by: Cursor <cursoragent@cursor.com>
Use native realpath, multi-spelling home candidates, and ancestor realpath
matching so junction-resolved skill display paths keep the ~/ prefix when
Windows expands 8.3 names differently from the caller-supplied home.

Co-authored-by: rebel  <rebel0789@users.noreply.github.com>
@rebel0789
rebel0789 merged commit bdb7241 into main Aug 8, 2026
2 checks passed
@rebel0789
rebel0789 deleted the fix/user-issues-81-83-84-release-030 branch August 8, 2026 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants