
Stay Fresh Lsp Proxy
Install LSP proxy plugins that strip noisy diagnostics so Claude Code sessions stay focused on real TypeScript, Python, and Rust issues.
Overview
stay-fresh-lsp-proxy is a plugin marketplace for the Build phase that provides TypeScript, Python, and Rust LSP proxies with diagnostic filtering for Claude Code.
What is this marketplace?
- Three marketplace plugins: stay-fresh-typescript, stay-fresh-python (Pyright), and stay-fresh-rust.
- Each plugin wraps its language LSP with diagnostic filtering tailored to agent-driven edits.
- Reduces false-positive lint noise that otherwise burns context and derails agent plans.
- Version 0.1.0 per plugin from owner acreeger / iloom-ai stay-fresh-lsp-proxy repo.
- Purpose-built for Claude Code LSP consumption, not generic IDE theming.
- 3 plugins in the marketplace (TypeScript, Python, Rust)
- Each plugin version 0.1.0 in manifest
- Diagnostic filtering called out for all three language stacks
Community signal: 8 GitHub stars.
What problem does it solve?
Claude Code drowns in noisy LSP diagnostics so the agent chases trivial warnings instead of fixing the bugs you care about.
Who is it for?
Solo developers using Claude Code daily on TS/JS, Python, or Rust repos who want calmer LSP feedback without disabling language intelligence.
Skip if: Projects without Claude Code LSP hooks, or teams that need full unfiltered IDE diagnostics in parallel agent workflows.
What do I get? / Deliverables
After installing the three stay-fresh plugins, your agent sees filtered TypeScript, Python, and Rust diagnostics aligned with productive coding sessions.
- Enabled stay-fresh-typescript, stay-fresh-python, and/or stay-fresh-rust plugins
- Filtered diagnostic streams from each configured language server
- Cleaner agent edit loops with fewer false-positive LSP interruptions
Plugins in this marketplace
3 plugins — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
Language-server wiring happens while integrating the coding agent with your local dev environment during active build work. Integrations fits proxies that sit between Claude Code and upstream language servers without replacing your editor stack.
How it compares
LSP integration plugins, not agent skills or memory MCP servers.
Common Questions / FAQ
Who is Stay Fresh Lsp Proxy for?
It is for Claude Code users on TypeScript, Python, or Rust codebases who need filtered language-server output during agent-assisted development.
When should I use Stay Fresh Lsp Proxy?
Use it during build when integrating your repo with Claude Code and LSP noise is slowing reviews, edits, or automated fixes.
How do I add Stay Fresh Lsp Proxy to my agent?
Install the iloom-ai Stay Fresh Lsp Proxy marketplace in Claude Code and enable the TypeScript, Python, and/or Rust plugins matching your stack from the marketplace.json plugin list.