Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AnalyseDeCircuit/oxideterm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0-beta.3
Choose a base ref
...
head repository: AnalyseDeCircuit/oxideterm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0-beta.4
Choose a head ref
  • 6 commits
  • 71 files changed
  • 1 contributor

Commits on Apr 6, 2026

  1. feat: add disclaimer step to onboarding modal and update translations

    - Added a new disclaimer step to the onboarding modal with relevant information and acceptance checkbox.
    - Updated the onboarding modal to handle disclaimer acceptance before closing.
    - Enhanced the model selector component to use localized "OK" text.
    - Added links to the disclaimer in the settings view and onboarding modal.
    - Updated translations for multiple languages to include disclaimer-related texts.
    AnalyseDeCircuit committed Apr 6, 2026
    Configuration menu
    Copy the full SHA
    af33591 View commit details
    Browse the repository at this point in the history
  2. feat: enhance command palette and onboarding modal with CLI companion…

    … integration
    
    - Updated CommandPalette to include a unique value for recent items.
    - Modified LocalShellLauncher styles for better spacing and layout.
    - Expanded OnboardingModal to include a new CLI companion step with installation functionality and status checks.
    - Added translations for CLI companion features in multiple languages.
    - Improved UI elements for better user experience during CLI installation process.
    AnalyseDeCircuit committed Apr 6, 2026
    Configuration menu
    Copy the full SHA
    67889a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59e3b5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7edc4fb View commit details
    Browse the repository at this point in the history
  5. Refactor sidebar context handling and enhance compaction features

    - Updated sidebar context gathering to ensure accurate pane resolution and prevent cross-tab context leakage.
    - Introduced new functions for retrieving pane metadata and terminal buffers.
    - Enhanced the compaction process to provide user feedback during silent compactions and preserve messages appended during compaction.
    - Added localization strings for compaction status messages in multiple languages.
    - Updated tests to cover new compaction logic and sidebar context handling.
    AnalyseDeCircuit committed Apr 6, 2026
    Configuration menu
    Copy the full SHA
    46bd858 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f6df1e View commit details
    Browse the repository at this point in the history
Loading