Skip to main content

A database-native Agent Harness for runtime data workflows, powered by Bub

Project description

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
uv sync
npm install --prefix 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.

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

Project details


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.4.tar.gz (35.1 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.4-py3-none-any.whl (52.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for agentseek-0.0.4.tar.gz
Algorithm Hash digest
SHA256 dff83fdbb2b2adb70fe9de4929a096e3884fc71ab91e4a07b384a767e3e0d623
MD5 ee38cdd2f185872fd695765ba8f77e41
BLAKE2b-256 9069f606f6105a5dd8193cda4ee060a9779d347b4da01d5e5cc47396e481e880

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for agentseek-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 0bfd2dab66ad24c82a6c306ac5930c7f20e7653986666024c55c74fbe7b920eb
MD5 28c8f779724afe2ee35749ee75e4e8e5
BLAKE2b-256 24409348df2fe28e079283bae79111ec79132c0faf279eb3cb8566b8dd378c37

See more details on using hashes here.

Provenance

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