Clawcal — Local coding agent MCP server powered by Ollama. Claw + local.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
feat: SQLite metrics store with usage, cost, and tool stats queries
bf8bac1View on GitHubfeat: metrics collector aggregates events into SessionEvent
bd2879dView on GitHubfeat: extract LLM usage metrics (tokens, latency) from Ollama response
187c8d1View on GitHubfeat: observability event dataclasses (LlmCallEvent, ToolEvent, SessionEvent)
b52fce0View on GitHubdocs: observability design spec (logging, metrics, SQLite, cost estimation)
64e9599View on GitHubfix: address all code review findings (2 critical + 6 important)
2dc8b43View on GitHubdocs: add README with architecture, quick start, and tool reference
8a24328View on GitHubfeat: MCP server with stdio transport, 7 tools + code_agent
1263b77View on GitHub