@agent-link/server 0.1.137 → 0.1.139

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agent-link/server",
3
- "version": "0.1.137",
3
+ "version": "0.1.139",
4
4
  "description": "AgentLink relay server",
5
5
  "license": "MIT",
6
6
  "repository": {
package/web/app.js CHANGED
@@ -861,7 +861,7 @@ const App = {
861
861
  </div>
862
862
 
863
863
  <!-- Teams section -->
864
- <div v-if="teamsList.length > 0" class="sidebar-section sidebar-teams">
864
+ <div class="sidebar-section sidebar-teams">
865
865
  <div class="sidebar-section-header">
866
866
  <span>Teams History</span>
867
867
  </div>
@@ -134,6 +134,7 @@ export function createTeam(deps) {
134
134
  }
135
135
 
136
136
  function newTeam() {
137
+ teamMode.value = 'team';
137
138
  historicalTeam.value = null;
138
139
  activeAgentView.value = null;
139
140
  // If completed team is still in teamState, clear it so create panel shows