No description
- Rust 100%
|
Some checks failed
CI / Check & Test (push) Failing after 21s
Extract fix-engine logic from frontend-analyzer-provider into a standalone, language-agnostic project. Includes: - fix-engine-core: domain types (TextEdit, FixPlan, FixStrategy, etc.) - fix-engine: planning/application engine, LanguageFixProvider and FixContext traits, LLM clients (OpenAI, Goose), fix context registry - fix-engine-cli: generic CLI binary with fix subcommand - Forgejo CI and release workflows Key design changes for language genericity: - FixStrategy::RemoveProp renamed to RemoveAttribute - EnsureDependency delegated to LanguageFixProvider trait (no package.json assumption) - All crate names drop the frontend- prefix |
||
|---|---|---|
| .forgejo/workflows | ||
| crates | ||
| src | ||
| .gitignore | ||
| Cargo.toml | ||