theagentos
- 5 skills
- 0 followers
- 16 hours ago last updated
- ▌ Agenthog Setup · theagentos bundleInstall the AgentHog SDK and wire tracing into the project — init at startup, wrap the primary agent loop, add env vars, verify a first trace lands. Use when the user asks to "set up agenthog", "add agenthog tracing", "instrument with agenthog", "add observability", "wire up tracing", or "add tracing to this app".
- ▌ Agentbuild Init · theagentosScaffold a new agent project with the AgentOS contract baked in — tracing, runtime, security primitives wired from line one. PLANNED — not yet implemented.
- ▌ Agentrun Deploy · theagentosDeploy an agent to AgentRun — Docker-isolated runtime with scheduled (cron) or event-triggered (webhook) process models, syscall mediator, kill switches. PLANNED — not yet implemented.
- ▌ Agenthog Add Eval · theagentosAdd an evaluator that scores agent outputs and surfaces the score on traces in the AgentHog dashboard. PLANNED — not yet implemented.
- ▌ Agentsec Probe Suite · theagentosAdd the AgentSec probe library (200+ adversarial probes — injection, PII exfil, refusal evasion, destructive-tool-intent) to CI for pre-prod red-teaming. PLANNED — not yet implemented.