Skip to main content

An open-source, domain-agnostic, capability-based architecture for building intelligent agents

Project description

Osprey Framework

CI Documentation codecov PyPI version Python 3.11+ License

🎉 Latest Release: v0.9.8 - Developer Experience & Infrastructure Improvements

🚧 Early Access Release This is an early access version of the Osprey Framework. While the core functionality is stable and ready for experimentation, documentation and APIs may still evolve. We welcome feedback and contributions!

A production-ready framework for deploying agentic AI in large-scale, safety-critical control system environments—particle accelerators, fusion experiments, beamlines, and complex scientific facilities.

📄 Research This work was presented as a contributed oral presentation at ICALEPCS'25 and will be featured at the Machine Learning and the Physical Sciences Workshop at NeurIPS 2025.

🚀 Quick Start

# Install the framework
pip install osprey-framework

# Recommended: Interactive setup (guides you through everything!)
osprey

# The interactive menu will:
# - Help you choose a template with descriptions
# - Guide you through AI provider and model selection
# - Automatically detect and configure API keys from your environment
# - Create a ready-to-use project with smart defaults

# Alternative: Direct command if you know what you want
osprey init my-weather-agent --template hello_world_weather
cd my-weather-agent
# If API keys aren't in your environment, copy and edit .env:
# cp .env.example .env

# Start the command line chat interface
osprey chat

📚 Documentation

📖 Read the Full Documentation →

🧪 Testing

# Run unit tests (fast, no API keys required)
pytest tests/ --ignore=tests/e2e -v

# Run e2e tests (slow, requires API keys)
# ⚠️ IMPORTANT: Use 'pytest tests/e2e/' NOT 'pytest -m e2e'
pytest tests/e2e/ -v

See TESTING_GUIDE.md and tests/e2e/README.md for details.

Key Features

  • Plan-First Orchestration - Complete execution plans with explicit dependencies before any hardware interaction
  • Control-System Safety - Pattern detection, PV boundary checking, and mandatory approval for hardware writes
  • Protocol-Agnostic Integration - Seamless connection to EPICS, LabVIEW, Tango, and mock environments
  • Scalable Capability Management - Dynamic classification prevents prompt explosion as toolsets grow
  • Production-Proven - Deployed at major facilities including LBNL's Advanced Light Source accelerator

📖 Citation

If you use the Osprey Framework in your research or projects, please cite our paper:

@misc{hellert2025osprey,
      title={Osprey: Production-Ready Agentic AI for Safety-Critical Control Systems},
      author={Thorsten Hellert and João Montenegro and Antonin Sulc},
      year={2025},
      eprint={2508.15066},
      archivePrefix={arXiv},
      primaryClass={cs.MA},
      url={https://arxiv.org/abs/2508.15066},
}

For detailed installation instructions, tutorials, and API reference, please visit our complete documentation.


Copyright Notice

Osprey Framework Copyright (c) 2025, The Regents of the University of California, through Lawrence Berkeley National Laboratory (subject to receipt of any required approvals from the U.S. Dept. of Energy). All rights reserved.

If you have questions about your rights to use or distribute this software, please contact Berkeley Lab's Intellectual Property Office at IPO@lbl.gov.

NOTICE. This Software was developed under funding from the U.S. Department of Energy and the U.S. Government consequently retains certain rights. As such, the U.S. Government has been granted for itself and others acting on its behalf a paid-up, nonexclusive, irrevocable, worldwide license in the Software to reproduce, distribute copies to the public, prepare derivative works, and perform publicly and display publicly, and to permit others to do so.


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

osprey_framework-0.9.8.tar.gz (1.8 MB view details)

Uploaded Source

Built Distribution

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

osprey_framework-0.9.8-py3-none-any.whl (2.0 MB view details)

Uploaded Python 3

File details

Details for the file osprey_framework-0.9.8.tar.gz.

File metadata

  • Download URL: osprey_framework-0.9.8.tar.gz
  • Upload date:
  • Size: 1.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.2

File hashes

Hashes for osprey_framework-0.9.8.tar.gz
Algorithm Hash digest
SHA256 b7239afca389e261c6f0a01ddb580901e596d52602c7eab24a526ed730cb963f
MD5 14ecee6a5c63e8b44e2b2526e2d11a96
BLAKE2b-256 a129da937728662bcbeaebb2e9947c59140631f26d6a050a748d084d7ae225bb

See more details on using hashes here.

File details

Details for the file osprey_framework-0.9.8-py3-none-any.whl.

File metadata

File hashes

Hashes for osprey_framework-0.9.8-py3-none-any.whl
Algorithm Hash digest
SHA256 bb049ddcc742580fc9aa4cbb8c10b4a492a1330df93bd2624fcd261cb64bc5e5
MD5 c7c97a5da6bdebcb813b307ff742b56c
BLAKE2b-256 7d5fc17fe7b77741aa517c5b74ca8f2c716133ab8e8a0e0ad5fa881ca5123dcf

See more details on using hashes here.

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