@xuda.dev/character-world-builder-ai-agent 0.1.0 → 0.1.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.
Files changed (3) hide show
  1. package/README.md +3 -0
  2. package/agent.json +3 -3
  3. package/package.json +5 -2
package/README.md CHANGED
@@ -1,5 +1,7 @@
1
1
  # Character & World Builder
2
2
 
3
+ <img src="https://dev.xuda.ai/studio-drive/prj1ec08e7f3d8b22237e390356f61b07fc/Progs%20Thumbnails/7fc_agn_f047212425dd.png" alt="Character & World Builder" width="320" />
4
+
3
5
  > Character & World Builder
4
6
 
5
7
  A Xuda AI agent, runnable from your terminal.
@@ -25,6 +27,7 @@ Say what you are building, a novel, a comic, a campaign or a game, and share wha
25
27
  ## Details
26
28
 
27
29
  - **Category:** Creative & Content
30
+ - **Industry:** Gaming
28
31
  - **Tags:** worldbuilding, characters, fiction, game design, lore, continuity, docx
29
32
  - **Model:** GPT-5 Nano
30
33
 
package/agent.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "agent_id": "7fc_agn_f047212425dd",
3
3
  "agent_name": "Character & World Builder",
4
- "agent_version": "0.1.0",
5
- "agent_image": null,
4
+ "agent_version": "0.1.2",
5
+ "agent_image": "https://dev.xuda.ai/studio-drive/prj1ec08e7f3d8b22237e390356f61b07fc/Progs Thumbnails/7fc_agn_f047212425dd.png",
6
6
  "agent_category": [
7
7
  "Creative & Content"
8
8
  ],
9
- "agent_industry": null,
9
+ "agent_industry": "Gaming",
10
10
  "agent_tags": [
11
11
  "worldbuilding",
12
12
  "characters",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xuda.dev/character-world-builder-ai-agent",
3
- "version": "0.1.0",
3
+ "version": "0.1.2",
4
4
  "description": "Character & World Builder",
5
5
  "type": "module",
6
6
  "bin": {
@@ -23,6 +23,7 @@
23
23
  "cli",
24
24
  "character-world-builder-ai-agent",
25
25
  "creative-content",
26
+ "gaming",
26
27
  "worldbuilding",
27
28
  "characters",
28
29
  "fiction",
@@ -44,10 +45,12 @@
44
45
  "xuda": {
45
46
  "agent_id": "7fc_agn_f047212425dd",
46
47
  "agent_name": "Character & World Builder",
47
- "agent_version": "0.1.0",
48
+ "agent_version": "0.1.2",
49
+ "agent_image": "https://dev.xuda.ai/studio-drive/prj1ec08e7f3d8b22237e390356f61b07fc/Progs Thumbnails/7fc_agn_f047212425dd.png",
48
50
  "agent_category": [
49
51
  "Creative & Content"
50
52
  ],
53
+ "agent_industry": "Gaming",
51
54
  "agent_tags": [
52
55
  "worldbuilding",
53
56
  "characters",