Skip to content

LauzHack/oracle-agentspec-workshop-2025

Repository files navigation

Run AI Agents Anywhere with Open Agent Specification

This repository contains material presented during the LauzHack workshop on Thursday 13th November 2025 (event page). The workshop presentation was prepared and given by Oracle about the Open Source project Open Agent Specs.

The recording of the workshop is available here.

Installation

(1) Create a virtual environment

python -m venv .venv
source .venv/bin/activate
pip install --upgrade pip

(2) Install pyagentspec from source

git clone [email protected]:oracle/agent-spec.git
cd agent-spec/pyagentspec
pip install -e .

(3) Install wayflowcore from PyPI

pip install "wayflowcore[oci]"

(4) Install fastmcp for running the local MCP server

pip install fastmcp

You are now ready to open and run the AgentSpec_Workshop.ipynb notebook.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •