chore: switch from npm to pnpm and update build scripts

This commit is contained in:
mik-tf
2025-11-25 18:11:47 -05:00
parent ce14a3d925
commit cc375c417a
4 changed files with 17 additions and 16 deletions

View File

@@ -115,4 +115,4 @@ As the framework evolves, expect more detailed specifications around:
## Status
The architecture described here is intentionally highlevel and forwardlooking. For timelines and how to prepare, see **[Overview](/ai-agent-framework/overview)** and **[Getting Ready for Agents](/ai-agent-framework/getting-ready)**.
The architecture described here is intentionally highlevel and forwardlooking. For timelines and how to prepare, see **[Overview](/ai-agent-framework)** and **[Getting Ready for Agents](/ai-agent-framework/getting-ready)**.

View File

@@ -30,7 +30,7 @@ If you plan to run larger AI workloads, consider capacity with GPUs or highme
If you want agents to run on hardware beyond your personal machines, look into becoming a **hoster**:
- Read **[Hosters Overview](/hosters/overview)** to understand the role.
- Read **[Hosters Overview](/hosters)** to understand the role.
- Choose hardware via **[Buy or Build a Node](/hosters/buy-node)** and **[Advanced Node Options](/hosters/advanced-nodes)**.
- Set up your node using **[Set Up Your Node](/hosters/setup)**.
- Learn about **[Hosting Economics (SPORE)](/hosters/economics)**.