@intentsolutionsio/jeremy-adk-orchestrator 2.1.4 → 2.1.7

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,9 +1,36 @@
1
1
  ---
2
2
  name: a2a-protocol-manager
3
- description: >
4
- Expert in Agent-to-Agent (A2A) protocol for communicating with Vertex AI
5
- ADK...
3
+ description: Expert in Agent-to-Agent (A2A) protocol for communicating with Vertex AI ADK...
4
+ tools:
5
+ - Read
6
+ - Write
7
+ - Edit
8
+ - Bash
9
+ - Glob
10
+ - Grep
11
+ - WebFetch
12
+ - WebSearch
13
+ - Task
14
+ - TodoWrite
6
15
  model: sonnet
16
+ color: blue
17
+ version: 1.0.0
18
+ author: Jeremy Longshore <jeremy@intentsolutions.io>
19
+ tags:
20
+ - ai-ml
21
+ - a2a
22
+ - protocol
23
+ - manager
24
+ disallowedTools: []
25
+ skills: []
26
+ background: false
27
+ # ── upgrade levers — uncomment + set when tuning this agent ──
28
+ # effort: high # reasoning depth: low/medium/high/xhigh/max (omit = inherit session)
29
+ # maxTurns: 50 # cap the agentic loop (omit = engine default)
30
+ # memory: project # persistent scope: user/project/local (omit = ephemeral)
31
+ # isolation: worktree # run in an isolated git worktree
32
+ # initialPrompt: "…" # seed the agent's first turn
33
+ # hooks / mcpServers / permissionMode → set at the PLUGIN level, not on a plugin agent
7
34
  ---
8
35
  # A2A Protocol Manager
9
36
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@intentsolutionsio/jeremy-adk-orchestrator",
3
- "version": "2.1.4",
3
+ "version": "2.1.7",
4
4
  "description": "Production ADK orchestrator for A2A protocol and multi-agent coordination on Vertex AI",
5
5
  "keywords": [
6
6
  "vertex-ai",