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: Cloud-Exit/ExitBox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.2
Choose a base ref
...
head repository: Cloud-Exit/ExitBox
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.3
Choose a head ref
  • 8 commits
  • 41 files changed
  • 2 contributors

Commits on Feb 8, 2026

  1. upgrades to wizard

    thecodeassassin committed Feb 8, 2026
    Configuration menu
    Copy the full SHA
    a6541ee View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2026

  1. IPC runtime domain requests, workspace improvements, and README overhaul

    - Add Unix socket IPC between host and container for extensible messaging
    - Add exitbox-allow command: agents can request domain access at runtime
    with host-side /dev/tty approval prompt and live Squid hot-reload
    - Add credential import/copy step to setup wizard (from host or existing workspace)
    - Add --workspace flag to exitbox import command
    - Make workspace names case-insensitive across all operations
    - Validate workspace existence before attempting to run
    - Fix resume token capture failing silently under set -e when grep has no match
    - Fix workspace switching listing the current workspace
    - Fix shell completion hints printing during eval
    - Fix symlink handling in workspace credential copy
    - Add resume command with --workspace flag for non-default workspaces
    - Update README: correct all commands to exitbox run, fix workspace subcommand
    names, document IPC/exitbox-allow, shell completion, credential import,
    accurate wizard steps, fix auto-resume default documentation
    thecodeassassin committed Feb 9, 2026
    Configuration menu
    Copy the full SHA
    b199c7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    953cf45 View commit details
    Browse the repository at this point in the history
  3. fix tests

    thecodeassassin committed Feb 9, 2026
    Configuration menu
    Copy the full SHA
    a3c9eb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d0ca74 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98e7e98 View commit details
    Browse the repository at this point in the history
  6. fix tests #2

    thecodeassassin committed Feb 9, 2026
    Configuration menu
    Copy the full SHA
    f756022 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c9f63c1 View commit details
    Browse the repository at this point in the history
Loading