mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-30 06:32:24 +00:00
fb542e1320acb36c4b6fa84f5680e93548131490
* Refactor BillingPanel to use updated user usage structure - Changed the usage data source in BillingPanel from activeTeam to user, aligning with the new IUserUsage interface. - Updated the display of token usage percentage and progress bar to reflect the new usage metrics (spentThisCycleUsd and cycleBudgetUsd). - Cleaned up commented-out code and improved layout for better readability and user experience. * Add architecture documentation for AlphaHuman platform - Introduced a comprehensive `ARCHITECTURE.md` file detailing the architecture of AlphaHuman, an AI-powered assistant for crypto communities. - Documented platform reach, high-level architecture, performance metrics, real-time socket infrastructure, and skills runtime engine. - Highlighted the advantages of using Tauri and Rust over Electron for performance and security. - Included diagrams to illustrate the architecture and socket communication flow. Updated subproject commit reference in the skills directory.
Tauri + React + Typescript
This template should help get you started developing with Tauri, React and Typescript in Vite.
Recommended IDE Setup
Languages
Rust
59.1%
TypeScript
37.9%
JavaScript
1.6%
Shell
1.2%
CSS
0.1%