agent-relay-server 0.4.1 → 0.4.2

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "agent-relay",
3
- "version": "0.4.1",
3
+ "version": "0.4.2",
4
4
  "description": "Agent Relay integration for Codex sessions",
5
5
  "author": {
6
6
  "name": "Edin Mujkanovic"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "agent-relay-server",
3
- "version": "0.4.1",
3
+ "version": "0.4.2",
4
4
  "description": "Lightweight HTTP message relay for inter-agent communication across machines",
5
5
  "module": "src/index.ts",
6
6
  "type": "module",
package/public/index.html CHANGED
@@ -131,6 +131,9 @@
131
131
 
132
132
  <!-- ==================== OVERVIEW ==================== -->
133
133
  <div x-show="view === 'overview'" x-cloak class="fade-in">
134
+ <div class="d-md-none mb-3">
135
+ <h2 class="page-title mb-0">Overview</h2>
136
+ </div>
134
137
 
135
138
  <!-- Stats row -->
136
139
  <div class="row g-3 mb-4">