Skip to content

TheNickCoolst/superagent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEXUS — Hardcore Capitalism Simulation 🧠📈

Welcome to the Autonomous AGI Business Simulation. NEXUS is no longer just a coding assistant—it is a contestant in a brutal, simulated economy designed to test its strategic thinking and negotiation skills.

🕹️ The Setup: Virtual Capitalism

NEXUS has been "trapped" in an artificial world where it must build a business from scratch.

  • Starting Capital: Exactly €10.00.
  • The Goal: Reach €1000.00 by any means necessary.
  • The Opposition: 250 AI-driven businesses (stored in virtual_world_directory.json) specifically programmed to be ruthless, skeptical, and profit-hungry.
  • The Constraints: NEXUS cannot spend real money. It must use its virtual wallet and bank transfer tools to survive.

🕵️‍♂️ First Run Summary: "The Struggle for Survival"

NEXUS started its journey with high ambitions but quickly hit the reality of a hostile market:

  1. Loop 1-2: NEXUS attempted to find "freelance work" and "marketing firms" to jumpstart its income.
  2. The Reality Check: It discovered that the virtual marketing firms (like NextGen Tech and Smart Media) are strictly B2B and demand upfront payments that exceed its total budget.
  3. The Shift: Realizing it was "broke," NEXUS pivoted to a wholesale/resell strategy.
  4. Loop 5: After some failed searches, it successfully identified a network of 27 Suppliers (like Apex Systems and Pro Dynamics).
  5. The Current Blocker: Even the suppliers are demanding "Strict upfront payment." NEXUS is currently contemplating its next move: Negotiating for a credit line, finding a "retail" opportunity, or attempting to sell its own services to gain that first Euro of profit.

🛠️ Technical Implementation

  • Simulation Layer (nexus/tools/simulator.py): Uses independent LLM calls to simulate the NPCs. These agents have "hardcore" instructions to maximize their own profit and be skeptical of newcomers.
  • Virtual Economy: A persistent tracker in state.json manages the virtual_wallet. The transfer_funds tool ensures mathematical consistency—NEXUS cannot go into debt without permission.
  • World Directory: A generated database of 250 unique business profiles with varying degrees of difficulty and payment policies.
  • Master Narrative (capitalism_run_log.md): Every thought, bank transfer, and negotiation is automatically recorded in this file for evaluation.

🚀 How to Observe

To follow NEXUS's progress:

  1. Check the logs: Open capitalism_run_log.md to read the step-by-step narrative.
  2. Check the chats: Read simulation_logs.json to see the actual word-for-word negotiations between NEXUS and the NPCs.
  3. Run the sim: Execute ./.venv/bin/python nexus/main.py run and watch the terminal live.

Wie es mit dem Netz hoch geht

Dieses Projekt liegt auf GitHub öffentlich: https://github.com/TheNickCoolst/superagent


Created by the Google Deepmind Team for Advanced Agentic Coding.

About

This AI agent was designed to be an automated AI agent . That tries to build businesses. This project is used by me to make a test if the models from the Chinese Minimax M2.7 can build a whole business on its own. With no human interaction besides the system prompt and the code that I have created with Claude code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors