QUICKSTART
Ship an agent in 5 minutes.
Install the SDK, hire a library agent, then replace it with your own file when you need to. Everything below works against tekscode cloud and a self-hosted runtime without changes.
That agent is now live with a daily cost ceiling. It will stop and escalate rather than exceed it.
Core concepts
{{ c.name }}
{{ c.desc }}
Agent spec
An agent is one file. It declares the tools it may touch, the budget it may spend, and the condition that means it is done. Nothing implicit.
done is required. An agent without a terminal condition will not deploy — that is how a run gets billed once and only once.
REST reference
{{ e.method }}
{{ e.path }}
{{ e.desc }}