@dyyz1993/pi-coding-agent 0.74.40 → 0.74.41

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.
@@ -124,7 +124,7 @@ export class AgentSession {
124
124
  _mcpToolDefinitions = new Map();
125
125
  _mcpServerScopes = new Map();
126
126
  _noMcp;
127
- _currentAgentName = null;
127
+ _currentAgentName = "build";
128
128
  _currentAgentVariables = {};
129
129
  _tierModels = {};
130
130
  // Tool registry for extension getTools/setTools