Skip to content

Wormhole: Ship CLIv2#15

Merged
andylovescode merged 14 commits intomainfrom
cliv2
Aug 20, 2025
Merged

Wormhole: Ship CLIv2#15
andylovescode merged 14 commits intomainfrom
cliv2

Conversation

@andylovescode
Copy link
Copy Markdown
Collaborator

No description provided.

@andylovescode andylovescode requested a review from Copilot August 20, 2025 04:19
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR implements Wormhole CLIv2, which introduces a new command-line interface and improves the development experience with enhanced logging, status reporting, and request handling.

Key changes include:

  • Complete rewrite of the CLI system with a new command parser and visual status board
  • Addition of intrinsic component support in the core rendering system
  • Introduction of 404 route handling and improved error response status codes

Reviewed Changes

Copilot reviewed 74 out of 75 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
packages/wormhole/src/cli/statusboard.tsx New visual status board implementation with request logging and task management
packages/wormhole/src/cli/entry.ts New CLI entry point with help command and dev server initialization
packages/wormhole/src/dev/dev-server.ts Enhanced dev server with request logging and 404 status handling
packages/vortex-core/src/intrinsic.ts New intrinsic component system for renderer-specific implementations
packages/vortex-cli/src/* New CLI rendering framework with ANSI output and layout system
packages/vortex-intrinsics/src/index.ts Intrinsic UI components for cross-platform rendering
packages/args/src/index.ts New command-line argument parsing library

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@andylovescode andylovescode deleted the cliv2 branch August 20, 2025 04:22
@andylovescode andylovescode restored the cliv2 branch August 20, 2025 04:22
@andylovescode andylovescode reopened this Aug 20, 2025
@andylovescode andylovescode merged commit 4e0823e into main Aug 20, 2025
2 checks passed
@andylovescode andylovescode deleted the cliv2 branch August 20, 2025 04:23
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.

2 participants