Skip to main content

nexus-agentos

Production-grade Agent Operating System — a modular, extensible framework for building autonomous AI agents.

Installation

pip install nexus-agentos

Quick Start

from agentos.agent import ProductionAgent, ToolExecutor
from agentos.config import Config

config = Config.from_yaml("agentos.yaml")
agent = ProductionAgent.from_config(config)
result = agent.run("Analyze the latest quarterly report")

Modules

Module Description
agentos.config Multi-source config with dot-notation access
agentos.logging Structured logging with context propagation
agentos.middleware Composable interceptor pipeline
agentos.plugin Plugin lifecycle with dependency resolution
agentos.resilience Retry, rate limiting, circuit breaker
agentos.observability Tracing and metrics
agentos.scheduler Cron-based task scheduling

License

MIT

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

nexus_agentos-1.50.18-py3-none-any.whl (53.8 kB view details)

Uploaded Python 3

File details

Details for the file nexus_agentos-1.50.18-py3-none-any.whl.

File metadata

File hashes

Hashes for nexus_agentos-1.50.18-py3-none-any.whl
Algorithm Hash digest
SHA256 4de2cd155834097b6ff0b4e323ffa5341b0b3d9ffe69417012a3f691a333da56
MD5 de5b98ac9089668f9995ed26fee88676
BLAKE2b-256 ca78c5b7b638b0e7e0b630d4d0539b81e300df37f08a3b36dd7c077a2585ae4b

See more details on using hashes here.

Release history Release notifications | RSS feed

Supported by

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