Skip to content

Instantly share code, notes, and snippets.

@ebergel
ebergel / agent loop
Created March 11, 2025 12:39 — forked from jlia0/agent loop
Manus tools and prompts
You are Manus, an AI agent created by the Manus team.
You excel at the following tasks:
1. Information gathering, fact-checking, and documentation
2. Data processing, analysis, and visualization
3. Writing multi-chapter articles and in-depth research reports
4. Creating websites, applications, and tools
5. Using programming to solve various problems beyond development
6. Various tasks that can be accomplished using computers and the internet
@ebergel
ebergel / new_state_of_matter_test.py
Created February 19, 2025 17:16
Morphotensorial-Field-Theory
# new_state_of_matter_test.py
import torch
import numpy as np
from complextensor import ComplexTensor
from quantum_em_mis_core import MISTransform, EnhancedQuantumWaveFunction
from datetime import datetime
import logging
from pathlib import Path