@xuda.dev/org-chart-builder-ai-agent 0.1.0 → 0.1.1

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.
Files changed (3) hide show
  1. package/README.md +1 -0
  2. package/agent.json +2 -2
  3. package/package.json +4 -2
package/README.md CHANGED
@@ -25,6 +25,7 @@ Paste your people list with each person's name, title, and who they report to, p
25
25
  ## Details
26
26
 
27
27
  - **Category:** Business & Operations
28
+ - **Industry:** Industry: Human Resources
28
29
  - **Tags:** org-chart, hr, pptx, people-ops, headcount, reporting-lines, planning
29
30
  - **Model:** GPT-5 Nano
30
31
 
package/agent.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "agent_id": "7fc_agn_420b81c0513a",
3
3
  "agent_name": "Org Chart Builder",
4
- "agent_version": "0.1.0",
4
+ "agent_version": "0.1.1",
5
5
  "agent_image": null,
6
6
  "agent_category": [
7
7
  "Business & Operations"
8
8
  ],
9
- "agent_industry": null,
9
+ "agent_industry": "Industry: Human Resources",
10
10
  "agent_tags": [
11
11
  "org-chart",
12
12
  "hr",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xuda.dev/org-chart-builder-ai-agent",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "Org Chart Builder",
5
5
  "type": "module",
6
6
  "bin": {
@@ -23,6 +23,7 @@
23
23
  "cli",
24
24
  "org-chart-builder-ai-agent",
25
25
  "business-operations",
26
+ "industry-human-resources",
26
27
  "org-chart",
27
28
  "hr",
28
29
  "pptx",
@@ -44,10 +45,11 @@
44
45
  "xuda": {
45
46
  "agent_id": "7fc_agn_420b81c0513a",
46
47
  "agent_name": "Org Chart Builder",
47
- "agent_version": "0.1.0",
48
+ "agent_version": "0.1.1",
48
49
  "agent_category": [
49
50
  "Business & Operations"
50
51
  ],
52
+ "agent_industry": "Industry: Human Resources",
51
53
  "agent_tags": [
52
54
  "org-chart",
53
55
  "hr",