opencode-dashboard-client 0.2.0 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.html CHANGED
@@ -4,12 +4,18 @@
4
4
  <meta charset="UTF-8" />
5
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
6
  <title>opencode token usage</title>
7
- <script type="module" crossorigin src="/assets/index-CHy6WqXK.js"></script>
8
- <link rel="stylesheet" crossorigin href="/assets/index-DsbIuDpC.css">
7
+ <script type="module" crossorigin src="/assets/index-DznBpFHu.js"></script>
8
+ <link rel="stylesheet" crossorigin href="/assets/index-C1-pcNt6.css">
9
9
  </head>
10
10
  <body>
11
11
  <header class="app-head">
12
- <h1>opencode token usage</h1>
12
+ <div class="app-title">
13
+ <h1>opencode token usage</h1>
14
+ <button class="mcp-box" id="mcp-box" type="button" title="Copy MCP endpoint URL">
15
+ <span class="mcp-url" id="mcp-url"></span>
16
+ <span class="mcp-copy">copy</span>
17
+ </button>
18
+ </div>
13
19
  <div class="legend">
14
20
  <span><i class="dot seg-in"></i>input</span>
15
21
  <span><i class="dot seg-out"></i>output</span>