@xuda.dev/construction-bid-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 +3 -0
  2. package/agent.json +2 -2
  3. package/package.json +4 -2
package/README.md CHANGED
@@ -25,6 +25,9 @@ Tell it the project, location, scope and contract type, and supply your takeoff
25
25
  ## Details
26
26
 
27
27
  - **Category:** Industry-Specific
28
+ - **Industry:** Construction
29
+
30
+ Note: The agent is titled “Construction Bid Builder,” so selecting the Construction industry best matches its focus on bidding within that sector.
28
31
  - **Tags:** construction, estimating, bill of quantities, tender, cost estimate, xlsx
29
32
  - **Model:** GPT-5 Nano
30
33
 
package/agent.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "agent_id": "7fc_agn_2018b08cc742",
3
3
  "agent_name": "Construction Bid Builder",
4
- "agent_version": "0.1.0",
4
+ "agent_version": "0.1.1",
5
5
  "agent_image": null,
6
6
  "agent_category": [
7
7
  "Industry-Specific"
8
8
  ],
9
- "agent_industry": null,
9
+ "agent_industry": "Construction\n\nNote: The agent is titled “Construction Bid Builder,” so selecting the Construction industry best matches its focus on bidding within that sector.",
10
10
  "agent_tags": [
11
11
  "construction",
12
12
  "estimating",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xuda.dev/construction-bid-builder-ai-agent",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "Construction Bid Builder",
5
5
  "type": "module",
6
6
  "bin": {
@@ -23,6 +23,7 @@
23
23
  "cli",
24
24
  "construction-bid-builder-ai-agent",
25
25
  "industry-specific",
26
+ "constructionnote-the-agent-is-titled-con",
26
27
  "construction",
27
28
  "estimating",
28
29
  "bill-of-quantities",
@@ -43,10 +44,11 @@
43
44
  "xuda": {
44
45
  "agent_id": "7fc_agn_2018b08cc742",
45
46
  "agent_name": "Construction Bid Builder",
46
- "agent_version": "0.1.0",
47
+ "agent_version": "0.1.1",
47
48
  "agent_category": [
48
49
  "Industry-Specific"
49
50
  ],
51
+ "agent_industry": "Construction\n\nNote: The agent is titled “Construction Bid Builder,” so selecting the Construction industry best matches its focus on bidding within that sector.",
50
52
  "agent_tags": [
51
53
  "construction",
52
54
  "estimating",