8000 GitHub - agentsea/foo: An agent that can learn any task
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

agentsea/foo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

foo

An agent that can learn any task

Install

pip install surfkit

Usage

Create an agent

surfkit create agent -f ./agent.yaml --runtime { process | docker | kube } --name foo

List running agents

surfkit list agents

Use the agent to solve a task

surfkit solve --agent foo --description "Search for french ducks" --device-type desktop

Get the agent logs

surfkit logs --name foo

Delete the agent

surfkit delete agent --name foo

About

An agent that can learn any task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0