Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
16
pub struct CodingAgent;
17
18
impl CodingAgent {
19
pub fn new() -> Self {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected