bote 0.50.0

MCP core service — JSON-RPC 2.0 protocol, tool registry, audit integration, and TypeScript bridge
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
coverage:
  status:
    project:
      default:
        target: 80%
    patch:
      default:
        target: 75%

ignore:
  - "benches/"
  - "examples/"