eliza icon indicating copy to clipboard operation
eliza copied to clipboard

Autonomous agents for everyone

Results 994 eliza issues
Sort by recently updated
recently updated
newest added

recieving error: ``` Server running at http://localhost:3000/ file:///C:/Users/sirki/repos/eliza/src/adapters/sqlite/sqlite_vss.ts:31 throw new Error(`Unsupported platform for sqlite-vss, on a ${platform}-${arch} machine, but not in supported platforms (${supportedPlatforms ^ Error: Unsupported platform for sqlite-vss,...

bug

Was suggested on voice chat that we make character files compatible with silly tavern character files.

enhancement
characters

Create an intuitive and user-friendly interface for the trust marketplace. #### Requirements - Design order submission forms - Create trade history views - Implement trust score displays - Add confidence...

enhancement
ui
ux
Design

🛠️ Data Handling: Starting with a simple JSON format for order storage is a practical decision, allowing for quick debugging and iteration before transitioning to a more robust database solution....

enhancement
infrastructure
technical-debt

🎯 Confidence Metrics: Establishing clear confidence levels for trades helps in assessing the reliability of recommendations, making it easier to identify which trades are worth pursuing based on user input....

enhancement
trust-system

📈 Importance of the Order Book: The order book is critical for establishing a framework of trust within the marketplace. By documenting trades and their success rates, it lays the...

enhancement
Priority: High
core-system

💼 Role of the Trading Assistant: The assistant's function ensures that trades can be executed without full automation, allowing human oversight while still proving the system's viability. This balance between...

enhancement
Priority: High
Trading

In the package.json there are scripted commands for agents like ruby and spartan, but we do not have their character profiles in `/characters` I propose we either: 1. remove the...

I can start eliza and while it tells me `Server running at http://localhost:3000/` there is nothing there (Cannot GET /) and I don't see a way to chat directly with...

enhancement
Client: Direct