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.

"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.

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.

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.0.5.tar.gz (51.4 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.0.5-py3-none-any.whl (54.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for agentseek-0.0.5.tar.gz
Algorithm Hash digest
SHA256 7664560efcb3b4e8a993e6046bc5ad591977c477365a1dd849c8b276ecc47897
MD5 4093d58421b5d4d6c77020e303f67587
BLAKE2b-256 ac2c32109ff3b155e998da7ed37f075e5dc8e48bfb51cd0b2b0af3f119859032

See more details on using hashes here.

Provenance

The following attestation bundles were made for agentseek-0.0.5.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.0.5-py3-none-any.whl.

File metadata

  • Download URL: agentseek-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 54.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.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 d4e238a6cd9a7d4c31761bc31c1f10c77f7eb6116f732b757b74f5a24f5e0859
MD5 a247b15bd3aa251cb3c5bc75335aba06
BLAKE2b-256 1f538e5df2af75706608aa3d9311fc299638903e807a487502d7ca9682519edb

See more details on using hashes here.

Provenance

The following attestation bundles were made for agentseek-0.0.5-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