⚡ DE Framework
Digital Employees
AI agents with defined missions, KPIs, and approval gates. Autonomous by default, supervised when it matters.
?
Send a message to start a session with this employee.
SESSIONS
No sessions yet.
Select a session to view steps.
Loading…
Loading schedule…
⚙ Backend Settings
The portal talks directly to your backend. Run python backend/server.py and enter the URL below. See the README for full setup.
⏳ Pending Decisions
Loading…
⚡ New Digital Employee
Lowercase, no spaces. Used as the agent directory.

Define what this employee can do at each level. This is injected directly into job.md and controls when the agent pauses to ask for approval.

How does this employee know if it's doing a good job? These criteria are embedded in the agent's mission prompt and used to update metrics.json after each run.

URLs or file paths this agent will read as part of its observation loop.
Enable autoresearch
Agent proactively researches topics and writes findings to its memory.
WILL GENERATE
📁 agents/name/
  📄 de.json
  📄 job.md (auto-generated from your inputs)
  📄 metrics.json
  📄 memory.md
  📁 sessions/