-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Initial merge of some parts of continue into kilo #3099
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
Conversation
Eamon/more cleanups
Delete a bunch more stuff manually
Remove more stuff
Removed the following unused features and stubs: - quickEdit/ directory (EditDecorationManager stub - 5 lines) - stubs/ directory (SecretStorage stub - 12 lines) - suggestions.ts (visual diff UI system - 373 lines) - editLoggingUtils.ts stub and its usage in VsCodeExtension.ts These features are not related to autocomplete, NextEdit, or tree-sitter functionality. All removals include: - Implementation files deleted - Related imports removed from ideUtils.ts and VsCodeExtension.ts - Usage of handleTextDocumentChange removed from VsCodeExtension.ts Verified with: - npm run typecheck: passes - npm test: all 778 tests pass
Eamon/del
Remove git functionality
dc0a34f
to
311f85e
Compare
…other bits of the build system (I mean, we should probably switch to tsgo anyhow, but not as part of this project.
I had the AI collect merge and risk-analysis on the process of integration, and it came up with this, which isn't bad (well, I told it to do that 20 times, and to actually dig into the commits, and THEN to synthesize something, and then it finally came up with something actually usable rather than a tiny irrelevant sampling): ContinueDev Integration: Synthesized Review Summary (for Maintainers)Audience and intent: maintainer-focused synthesis based primarily on Period: Oct 9–20, 2025. Scope: extract Continue OSS autocomplete + NextEdit and integrate into Kilocode monorepo. Executive summary (short)
|
To validate size requirements, will close for now. |
Uh oh!
There was an error while loading. Please reload this page.