Implement Agent Client Protocol (ACP) with LLMTornado Agent Runtime#149
Draft
Implement Agent Client Protocol (ACP) with LLMTornado Agent Runtime#149
Conversation
Co-authored-by: Johnny2x2 <13395555+Johnny2x2@users.noreply.github.com>
…d MIME types Co-authored-by: Johnny2x2 <13395555+Johnny2x2@users.noreply.github.com>
…ternal details Co-authored-by: Johnny2x2 <13395555+Johnny2x2@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Implement Agent Client Protocol with LLMTornado Runtime
Implement Agent Client Protocol (ACP) with LLMTornado Agent Runtime
Feb 10, 2026
Copilot stopped work on behalf of
Johnny2x2 due to an error
February 11, 2026 00:06
Switch session config select options to grouped format for Rider 2025.3 compatibility (Kotlin deserializer bug). Introduce AcpSessionConfigSelectGroup, update Options property and tests, and add explanatory comments referencing the bug tracker.
- Introduced new methods in AcpTornadoExtension for converting ChatRuntimeEvents to multiple ACP session updates, handling errors and cancellations. - Added a legacy method for backward compatibility with single ACP session updates. - Updated ToTornadoMessagePart to handle embedded context in ACP content blocks. - Created AcpSessionContext to manage per-session context, including runtime configuration and cancellation tokens. - Refactored BaseAcpTornadoRuntimeConfiguration to utilize AcpSessionContext for session management. - Implemented file refactoring orchestration with Analyze, Plan, Edit, Verify, and Finalize runnables. - Added models for refactoring analysis, plans, edit results, and verification results.
- Add AgentSkill model and SkillLoader for parsing SKILL.md files - Create skill definitions for agent, chat, plan, and refactor modes - Add BuiltInSkills with embedded skill content and external override support - Create SkillRuntimeConfiguration custom IRuntimeConfiguration - Rewrite TornadoAcpRuntime to use skill-based agent configuration - Update refactoring pipeline to use skill-derived stage instructions - Support ACP_SKILLS_DIR env var for external skill loading Co-authored-by: Johnny2x2 <13395555+Johnny2x2@users.noreply.github.com>
…ont matter parsing, add XML docs Co-authored-by: Johnny2x2 <13395555+Johnny2x2@users.noreply.github.com>
Co-authored-by: Johnny2x2 <13395555+Johnny2x2@users.noreply.github.com>
Co-authored-by: Johnny2x2 <13395555+Johnny2x2@users.noreply.github.com>
Co-authored-by: Johnny2x2 <13395555+Johnny2x2@users.noreply.github.com>
Rewrite Acp.Server with skill-based architecture and add documentation
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.
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.