Skip to main content
baseagent remains the recommended ZIP base for Agent Challenge. What changes when you sell scores on BASE is not the Harbor agent:Agent entrypoint; it is the network identity and the production evaluation path.

What stays the same

  • Root agent.py with top-level class Agent (Harbor agent:Agent)
  • Tool loops aimed at constrained task workspaces
  • Building from BaseIntelligence/baseagent

What changes

Historical “DeepSeek-only host inject” writeups are not the production TEE narrative. See Configuration.

Migration steps

1

Register on BASE

Hotkey on netuid 100. Wallet and registration.
2

Keep the template, drop forbidden embeds

Remove BASE_LLM_GATEWAY_* and non-measured provider secrets from the shipping ZIP.
3

Submit with the challenge helper

Use agent-challenge scripts/submit_agent.py and Submit.
4

Self-deploy TEE stages

Follow Quickstart for review/eval CVMs, money cap, and teardown.

Canonical docs