MCPcopy Create free account
hub / github.com/Icecubesaad/OpenLLM-Studio / CodingAgent

Class CodingAgent

src-tauri/src/coding_agent.rs:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14}
15
16pub struct CodingAgent;
17
18impl CodingAgent {
19 pub fn new() -> Self {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected