|
Entropic 2.3.8
Local-first agentic inference engine
|
DiagnosticsServer implementation — LSP client stubs. More...
#include <entropic/mcp/servers/diagnostics.h>#include <entropic/mcp/tool_base.h>#include <entropic/mcp/server_base.h>#include <entropic/types/logging.h>#include <nlohmann/json.hpp>#include <string>
Go to the source code of this file.
Classes | |
| class | entropic::DiagnosticsTool |
| Stub tool for LSP diagnostics retrieval. More... | |
| class | entropic::CheckErrorsTool |
| Stub tool for LSP error checking. More... | |
Namespaces | |
| namespace | entropic |
| Activate model on GPU (WARM → ACTIVE). | |
Variables | |
| static auto | logger = entropic::log::get("mcp.diagnostics") |
DiagnosticsServer implementation — LSP client stubs.
The actual LSP client is a substantial subsystem deferred to v1.8.7. These tools exist so the server loads and tests pass. Each returns a placeholder message indicating the LSP backend is not yet wired.
Definition in file diagnostics.cpp.
|
static |
Definition at line 22 of file diagnostics.cpp.