Aller au contenu
login
arrow_backRetour aux issues
agentic-lineage/lineage #34

Add Windsurf provider adapter

ecoDébutant enhancement help wanted needs:decision

descriptionDescription

## Goal Add Windsurf as a Lineage provider target. ## Why Windsurf is a widely used AI coding environment and should be considered for Lineage package activation where local config or workspace assets can be materialized safely. ## Scope - Define the Windsurf adapter boundary. - Determine whether Lineage should support command launch, editor/workspace materialization, or both. - Map supported package assets to Windsurf-compatible local files. - Keep Windsurf-specific behavior outside core package semantics. - Add dry-run/inspect output showing what Windsurf support will do. ## Acceptance Criteria - Windsurf support is behind an explicit provider adapter. - Receiver-side writes are visible before apply. - Tests cover supported materialization behavior. - Docs explain what is supported and what must still be configured by the user.
codeOuvre sur GitHub