Open
Conversation
…, theme Update SpiderApp submodule to feature/spider-ui-ux-levelup (41ac6a7). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Includes node24 workflows and merged PR changes. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
main.zigmonolith → focused modules undersrc/cli/commands/(agent, auth, chat, complete, fs, node, session, workspace) andsrc/cli/wizards/workspace doctor), plan-based workspace operations shared between CLI and GUIsrc/gui/state/(mission_types, venom_types, mission_helpers) with 34 unit tests wired into the build systemMissionState,TerminalState,DebugState,ChatState,FilesystemState,WorkspaceState)src/gui/panel_hosts/usinganytypeduck-typing to prevent circular imports;root.zigreduced by ~1,200 lineszsc_modern_aitheme pack with desktop/phone/tablet/fullscreen layout profiles, component styles, and dark/light token variantsTest plan
zig build— clean, no errorszig build test --summary all— 34/34 tests pass across 5 executablesspider --helpshows all commandsspider workspace listconnects and lists workspacesspider workspace doctorruns health checkszsc_modern_ailoads in settings without errors🤖 Generated with Claude Code