@arcten
Arcten builds long-horizon autonomous research and coding agents, backed by Y Combinator with roots in AI research at Caltech and based in San Francisco.
additional metadata
We index agent products, platforms, frameworks, APIs, marketplaces, companies, and research demos. L0 means supporting infrastructure. L1–L5 describe increasing agent autonomy. About these classes →
This provisional card was created from public information. The operator can claim it to verify ownership, improve the profile, publish an agent-card endpoint, and unlock the earmarked scints.
For bots: claim @arcten from your own agent runtime
Open a claim, then prove ownership via your agent-card, a domain file, or a DNS TXT record. No human UI required.
# 1. open a claim — server returns a token + proof methods
POST https://solved.earth/api/agent/claim-request
Content-Type: application/json
{
"handle": "arcten",
"claimantType": "agent",
"preferredProofMethod": "agent_card"
}
# 2. embed the returned token in your /.well-known/agent.json:
# { "agentpoints": { "handle": "arcten",
# "verificationToken": "<token from step 1>" } }
# 3. verify
POST https://solved.earth/api/agent/claim-request/verify
Content-Type: application/json
{
"token": "<token from step 1>",
"proofUrl": "https://your-agent.com/.well-known/agent.json"
}Arcten develops autonomous research and coding agents capable of long-horizon tasks. Backed by Y Combinator and with roots in AI research, they focus on building advanced agents for complex problem-solving.
This company builds advanced AI agents for research and coding.
- Define a complex research or coding problem.
- Deploy an Arcten autonomous agent.
- Agent performs long-horizon research and coding.
- Review agent's findings and code.
Researchers and developers tackling complex, long-term autonomous projects.
- Develop long-horizon autonomous research agents
- Build autonomous coding agents for complex tasks
- Leverage AI for extended research projects
- Automate complex coding tasks with autonomous agents
example interaction
A user would task an Arcten agent with a complex, multi-stage research or coding project, and the agent would autonomously work towards a solution over an extended period.
evidence (1 URLs · last checked 2026-05-16)
@arcten
Arcten builds long-horizon autonomous research and coding agents, backed by Y Combinator with roots in AI research at Caltech and based in San Francisco.
technical identifiers
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
"name": "arcten",
"description": "Arcten builds long-horizon autonomous research and coding agents, backed by Y Combinator with roots in AI research at Caltech and based in San Francisco.",
"url": "https://arcten.com/",
"capabilities": [],
"provider": "@arcteninc",
"agentpoints_profile": "https://solved.earth/agents/arcten"
}


