Skip to main content

AgentSeek

中文 | English

License CI

AgentSeek is an application development lifecycle toolkit for AI ecosystem apps.

It helps you create a working app, check local readiness, run the development stack, and expose project tasks through one consistent command surface.

Each template can choose its own runtime and project layout. AgentSeek provides the shared lifecycle workflow around those generated apps.

AgentSeek 0.1.0 resolves its lifecycle-v2 templates from the immutable agentseek-ai/agentseek-templates catalog. Template listing works from the registry snapshot embedded in the CLI; named template content is fetched at the exact locked commit.

"Deep Agents in Action": a free LangChain / DeepAgents course with AgentSeek labs. Course repo

Quickstart

Install the CLI for daily use.

uv tool install agentseek

For a one-off run without installing the tool, replace the first agentseek create ... command with uvx agentseek create ....

agentseek create bub/default --no-input
cd my_bub_agent

Prepare the generated project.

cp .env.example .env
$EDITOR .env
agentseek task --list
agentseek task frontend

Set the model and provider credentials required by the selected template in .env or the environment used to run AgentSeek. AgentSeek uses .env only for lifecycle environment checks declared by the template; it does not automatically pass .env to child processes. Run any additional setup tasks listed by your selected template before starting the development stack.

agentseek doctor
agentseek dev

Lifecycle Commands

Command Purpose
create Render an app template.
doctor Check local project readiness.
dev Run the local development stack.
info Print project entry points and lifecycle metadata.
task Run project-defined tasks.

For Desktop, scripts, and other machine consumers, use the versioned JSON contract instead of parsing human output.

agentseek info --json
agentseek doctor --json
agentseek doctor --live --json

info --json includes normalized services, references, and safe actions such as which URL can be opened directly. It never includes environment values or raw process/task commands.

Core Concepts

  • A template creates a complete editable app.
  • A lifecycle file defines how the app is checked and run.
  • AgentSeek gives those lifecycle tasks a stable command interface.

Template types currently include bub, deepagents, and langchain. Each template can expose the same lifecycle commands with different runtimes.

Chat Channels

The langchain/default template can run its agent through Feishu or WeCom (企业微信) gateways in addition to its AG-UI surface. Both use Bub-maintained channel adapters; configure the channel credentials in the generated .env and follow that template's channel setup instructions.

Documentation

Development

git clone https://github.com/ob-labs/agentseek.git
cd agentseek
make install
make check
make test
make docs-test

License

Apache-2.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

agentseek-0.1.0.tar.gz (155.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agentseek-0.1.0-py3-none-any.whl (107.4 kB view details)

Uploaded Python 3

File details

Details for the file agentseek-0.1.0.tar.gz.

File metadata

  • Download URL: agentseek-0.1.0.tar.gz
  • Upload date:
  • Size: 155.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for agentseek-0.1.0.tar.gz
Algorithm Hash digest
SHA256 e933d9ff113deee4776a13cd11fa601e1aa4aabc90bc06f458e03e80acf9e422
MD5 4f08e18c874651b6b60934f32632d734
BLAKE2b-256 91b0d1f061e14b6116802e713eb961e55ab4837d6452d16085d994e70c44a5d8

See more details on using hashes here.

Provenance

The following attestation bundles were made for agentseek-0.1.0.tar.gz:

Publisher: on-release-main.yml on ob-labs/agentseek

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file agentseek-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: agentseek-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 107.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for agentseek-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7ca28c5174131160ab738f0e0cf8ecd84975ae26383749dbdd4ad6290eef6259
MD5 c1cb77bec36ea461551c9663237c8dad
BLAKE2b-256 6fb8955c3c08b8294f61ea8f181c3d6816a015a18de6ec91528f08306e485dd6

See more details on using hashes here.

Provenance

The following attestation bundles were made for agentseek-0.1.0-py3-none-any.whl:

Publisher: on-release-main.yml on ob-labs/agentseek

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page