-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Cli Core Schema Migration #4896
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Code Review SummaryStatus: No Issues Found | Recommendation: Merge OverviewThis PR introduces a new
The CLI and extension code properly re-export from the shared package while maintaining backward compatibility through type aliases and index signatures. Files Reviewed (17 files)
Note: This PR requires a changeset for the new |
Migrate all types from CLI and agent manager to a common shared package @kilocode/code-schemas that now instead owns all of the type shared in between the CLI and the agent maanger