Skip to content

fix: preserve helper session menus - #11

Merged
loocor merged 2 commits into
mainfrom
feat/runtime-helper-cleanup
May 27, 2026
Merged

fix: preserve helper session menus#11
loocor merged 2 commits into
mainfrom
feat/runtime-helper-cleanup

Conversation

@loocor

@loocor loocor commented May 27, 2026

Copy link
Copy Markdown
Owner

Summary

  • Consolidate the native Helper settings page and remove the obsolete popup fallback path.
  • Preserve Codex native fork menu actions while keeping Helper session actions injectable.
  • Keep removed Helper settings keys compatible with existing local settings files.

Test Plan

  • bun run check
  • RUSTC_WRAPPER= cargo test --manifest-path src-tauri/Cargo.toml -- --test-threads=1

Note: bun test currently exits without details on main as well, so it was not used as a merge gate.

loocor added 2 commits May 27, 2026 14:29
Remove the obsolete standalone settings page and align Helper settings with Codex native settings groups while keeping default settings consistent across dev and Tauri backends.
Append Helper session actions at the native menu model layer so Codex-owned actions such as Fork into local and Fork into worktree keep their original handlers.
@loocor
loocor merged commit da40458 into main May 27, 2026
3 of 4 checks passed
@loocor
loocor deleted the feat/runtime-helper-cleanup branch May 27, 2026 06:41
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