Skip to content

Fix /chat handoff and Morph launcher onboarding - #443

Merged
gauss-math-inc merged 2 commits into
mainfrom
codex/public-managed-chat-20260402
Apr 2, 2026
Merged

Fix /chat handoff and Morph launcher onboarding#443
gauss-math-inc merged 2 commits into
mainfrom
codex/public-managed-chat-20260402

Conversation

@gauss-math-inc

Copy link
Copy Markdown
Collaborator

Summary

  • hand off /chat directly to the configured managed backend (claude-code or codex) instead of nesting another Gauss session
  • keep /start as the inline Gauss onboarding path and update the CLI/docs to explain the split
  • restore the Morph launcher gauss setup fallback when no main provider is staged while keeping automatic gauss --startup-input /start for the staged-provider path

Testing

  • venv/bin/python -m pytest tests/gauss_cli/test_autoformalize.py tests/test_cli_handoff_command.py tests/gauss_cli/test_commands.py tests/gauss_cli/test_banner_responsive.py tests/test_run_agent.py::TestBuildSystemPrompt::test_includes_open_gauss_entry_workflow_guidance tests/gauss_cli/test_chat_skills_flag.py tests/test_cli_runtime_console.py tests/test_cli_prefix_matching.py -q
  • bash -n scripts/install-internal.sh
  • ./scripts/install-internal.sh --gauss-home /tmp/opengauss-chat-home2 --workspace-dir /tmp/opengauss-chat-workspace2 --skip-system-packages --skip-setup

@gauss-math-inc
gauss-math-inc marked this pull request as ready for review April 2, 2026 14:53
@gauss-math-inc
gauss-math-inc merged commit 85602da into main Apr 2, 2026
1 of 2 checks passed
@gauss-math-inc
gauss-math-inc deleted the codex/public-managed-chat-20260402 branch April 2, 2026 14:53
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