-
Notifications
You must be signed in to change notification settings - Fork 5
Bump langfuse from 3.2.4 to 3.8.1 in /libs/idun_agent_engine #56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
3
commits into
main
Choose a base branch
from
dependabot/uv/libs/idun_agent_engine/langfuse-3.8.1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump langfuse from 3.2.4 to 3.8.1 in /libs/idun_agent_engine #56
dependabot
wants to merge
3
commits into
main
from
dependabot/uv/libs/idun_agent_engine/langfuse-3.8.1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a9f59ed to
90176c9
Compare
Author
|
Dependabot can't resolve your Python dependency files. Because of this, Dependabot cannot update this pull request. |
90176c9 to
cd1f08d
Compare
Author
|
Dependabot can't resolve your Python dependency files. Because of this, Dependabot cannot update this pull request. |
1 similar comment
Author
|
Dependabot can't resolve your Python dependency files. Because of this, Dependabot cannot update this pull request. |
cd1f08d to
c719902
Compare
* Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> * fix: make agent_hash and agent_id static (#75) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * chore: remove file * chore: remove file * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * fix: make agent_id and agent_hash static * chore: remove file * fix: resolve merge conflict in docker-compose.prod.yml --------- Co-authored-by: Freezaa9 <[email protected]> * Frontend Enhancements: Agent Creation, Editing, and Dev Workflow (#77) * Refined style and added some rules * feat: build engine config from manager api * misc: typo in docstring * feat: basic auth for endpoints * remove auth + clean * continue docker dev setup * refactor: update Dockerfile and .dockerignore for improved build process and remove deprecated files * create hit actions for releases (#63) * chore: comment out version update step in release workflow * fix: update release workflow to use fixed version for Docker image * fix: reduce wait time for schema and engine propagation in release workflow * chore: update Dockerfile for fresh installs and comment out reproducible build options * chore: update docker-compose for production environment with new context and additional environment variables * Fixed some style and added API mocks * Adding Idun schema * Idun Schema frontend generator * Work on style * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> * fix: make agent_hash and agent_id static (#75) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * chore: remove file * chore: remove file * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * fix: make agent_id and agent_hash static * chore: remove file * fix: resolve merge conflict in docker-compose.prod.yml --------- Co-authored-by: Freezaa9 <[email protected]> * Work on style * Work on style * Work on style * Work on style * Work on style + added docker compose --------- Co-authored-by: AhmedEnnaifer <[email protected]> Co-authored-by: Geoffrey HARRAZI <[email protected]> * Update development configuration and package dependencies (#79) - Changed VITE_API_URL in compose.dev.yaml to use localhost instead of host.docker.internal. - Added ajv package version 8.12.0 to package-lock.json and updated its dependencies. - Updated json-schema-traverse to version 1.0.0 and adjusted related dependencies in package-lock.json. * Scrum 97/generate docker image (#76) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * feat: organise cli + serve from config file * misc: rewrite serve cli * chore: docstring for cli * misc: update engine test on pypi * msic: generate dockerfile wip * feat: package cli into engine * fix: correct cli package path * fix: add __init__.py to make cli a package * fix: add __init__.py to groups packages * fix: copy cli into engine src for proper packaging * fix: update imports to use full package paths * fix: dockerfile generation * fix: convert pyproject to LF and add path.resolve() in CLI * fix: remove force-include from build config * fix: bundle CLI with engine package * fix: resolve graph path and update dockerfile versions * feat: quickstart and docker generation with ocmpose * minor fix, add sqlachemy dependencies in engine for phoenix-local * python 3.12 for engine, example agent in python 3.12 for phoenix-local compatibility * engine and schema compatible with python 3.12 * fix: update author information in pyproject.toml * chore: remove unused ref configuration in GitHub Actions workflow * chore: update dev version timestamp format in GitHub Actions workflows and Dockerfile * chore: standardize dev version timestamp format in GitHub Actions workflows * chore: change default endpoint in PhoenixLocalHandler * chore: update docker-compose for Phoenix local support and bump arize-phoenix version * chore: update arize-phoenix and related packages to latest versions, add jmespath dependency * remove: test lib 3.12 and phoenix local * chore: update GitHub Actions workflows to use consistent timestamp format for dev version * chore: update Python version in Dockerfile to 3.13 and adjust arize-phoenix dependency version in pyproject.toml * chore: downgrade arize-phoenix to version 11.38.0, remove jmespath dependency, and update related package versions in Dockerfile --------- Co-authored-by: Freezaa9 <[email protected]> * Update version numbers to 0.2.2 for idun-agent-engine and idun-agent-schema; adjust Dockerfiles to install the new versions. * Refactor docker-compose configuration: removed redundant agent service and updated network name. Adjusted Dockerfile commands to use 'add' instead of 'install' for package installation. * Update version numbers for idun-agent-engine, idun-agent-manager, and idun-agent-schema to 0.2.2; adjust dependencies accordingly in uv.lock. * Remove agent service from production Docker Compose configuration to streamline deployment. * Update production Docker Compose configuration to correct network name for agent service. * RUN uv pip install idun-agent-schema==0.2.2 * Refactor Docker Compose configurations for development and production… (#84) * Refactor Docker Compose configurations for development and production environments. Updated network names to 'idun_dev_network' and 'idun_network', adjusted container names for consistency, and added a web service to the production configuration. * Update production Docker Compose configuration to change VITE_API_URL from port 8000 to 8080 for improved service accessibility. * Update quickstart (#85) * Develop (#82) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> * fix: make agent_hash and agent_id static (#75) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * chore: remove file * chore: remove file * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * fix: make agent_id and agent_hash static * chore: remove file * fix: resolve merge conflict in docker-compose.prod.yml --------- Co-authored-by: Freezaa9 <[email protected]> * Frontend Enhancements: Agent Creation, Editing, and Dev Workflow (#77) * Refined style and added some rules * feat: build engine config from manager api * misc: typo in docstring * feat: basic auth for endpoints * remove auth + clean * continue docker dev setup * refactor: update Dockerfile and .dockerignore for improved build process and remove deprecated files * create hit actions for releases (#63) * chore: comment out version update step in release workflow * fix: update release workflow to use fixed version for Docker image * fix: reduce wait time for schema and engine propagation in release workflow * chore: update Dockerfile for fresh installs and comment out reproducible build options * chore: update docker-compose for production environment with new context and additional environment variables * Fixed some style and added API mocks * Adding Idun schema * Idun Schema frontend generator * Work on style * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> * fix: make agent_hash and agent_id static (#75) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * chore: remove file * chore: remove file * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * fix: make agent_id and agent_hash static * chore: remove file * fix: resolve merge conflict in docker-compose.prod.yml --------- Co-authored-by: Freezaa9 <[email protected]> * Work on style * Work on style * Work on style * Work on style * Work on style + added docker compose --------- Co-authored-by: AhmedEnnaifer <[email protected]> Co-authored-by: Geoffrey HARRAZI <[email protected]> * Update development configuration and package dependencies (#79) - Changed VITE_API_URL in compose.dev.yaml to use localhost instead of host.docker.internal. - Added ajv package version 8.12.0 to package-lock.json and updated its dependencies. - Updated json-schema-traverse to version 1.0.0 and adjusted related dependencies in package-lock.json. * Scrum 97/generate docker image (#76) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * feat: organise cli + serve from config file * misc: rewrite serve cli * chore: docstring for cli * misc: update engine test on pypi * msic: generate dockerfile wip * feat: package cli into engine * fix: correct cli package path * fix: add __init__.py to make cli a package * fix: add __init__.py to groups packages * fix: copy cli into engine src for proper packaging * fix: update imports to use full package paths * fix: dockerfile generation * fix: convert pyproject to LF and add path.resolve() in CLI * fix: remove force-include from build config * fix: bundle CLI with engine package * fix: resolve graph path and update dockerfile versions * feat: quickstart and docker generation with ocmpose * minor fix, add sqlachemy dependencies in engine for phoenix-local * python 3.12 for engine, example agent in python 3.12 for phoenix-local compatibility * engine and schema compatible with python 3.12 * fix: update author information in pyproject.toml * chore: remove unused ref configuration in GitHub Actions workflow * chore: update dev version timestamp format in GitHub Actions workflows and Dockerfile * chore: standardize dev version timestamp format in GitHub Actions workflows * chore: change default endpoint in PhoenixLocalHandler * chore: update docker-compose for Phoenix local support and bump arize-phoenix version * chore: update arize-phoenix and related packages to latest versions, add jmespath dependency * remove: test lib 3.12 and phoenix local * chore: update GitHub Actions workflows to use consistent timestamp format for dev version * chore: update Python version in Dockerfile to 3.13 and adjust arize-phoenix dependency version in pyproject.toml * chore: downgrade arize-phoenix to version 11.38.0, remove jmespath dependency, and update related package versions in Dockerfile --------- Co-authored-by: Freezaa9 <[email protected]> * Update version numbers to 0.2.2 for idun-agent-engine and idun-agent-schema; adjust Dockerfiles to install the new versions. * Refactor docker-compose configuration: removed redundant agent service and updated network name. Adjusted Dockerfile commands to use 'add' instead of 'install' for package installation. * Update version numbers for idun-agent-engine, idun-agent-manager, and idun-agent-schema to 0.2.2; adjust dependencies accordingly in uv.lock. * Remove agent service from production Docker Compose configuration to streamline deployment. * Update production Docker Compose configuration to correct network name for agent service. --------- Co-authored-by: Ahmed <[email protected]> Co-authored-by: Wizard <[email protected]> * Develop (#83) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> * fix: make agent_hash and agent_id static (#75) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * chore: remove file * chore: remove file * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * fix: make agent_id and agent_hash static * chore: remove file * fix: resolve merge conflict in docker-compose.prod.yml --------- Co-authored-by: Freezaa9 <[email protected]> * Frontend Enhancements: Agent Creation, Editing, and Dev Workflow (#77) * Refined style and added some rules * feat: build engine config from manager api * misc: typo in docstring * feat: basic auth for endpoints * remove auth + clean * continue docker dev setup * refactor: update Dockerfile and .dockerignore for improved build process and remove deprecated files * create hit actions for releases (#63) * chore: comment out version update step in release workflow * fix: update release workflow to use fixed version for Docker image * fix: reduce wait time for schema and engine propagation in release workflow * chore: update Dockerfile for fresh installs and comment out reproducible build options * chore: update docker-compose for production environment with new context and additional environment variables * Fixed some style and added API mocks * Adding Idun schema * Idun Schema frontend generator * Work on style * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> * fix: make agent_hash and agent_id static (#75) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * chore: remove file * chore: remove file * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * fix: make agent_id and agent_hash static * chore: remove file * fix: resolve merge conflict in docker-compose.prod.yml --------- Co-authored-by: Freezaa9 <[email protected]> * Work on style * Work on style * Work on style * Work on style * Work on style + added docker compose --------- Co-authored-by: AhmedEnnaifer <[email protected]> Co-authored-by: Geoffrey HARRAZI <[email protected]> * Update development configuration and package dependencies (#79) - Changed VITE_API_URL in compose.dev.yaml to use localhost instead of host.docker.internal. - Added ajv package version 8.12.0 to package-lock.json and updated its dependencies. - Updated json-schema-traverse to version 1.0.0 and adjusted related dependencies in package-lock.json. * Scrum 97/generate docker image (#76) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * feat: organise cli + serve from config file * misc: rewrite serve cli * chore: docstring for cli * misc: update engine test on pypi * msic: generate dockerfile wip * feat: package cli into engine * fix: correct cli package path * fix: add __init__.py to make cli a package * fix: add __init__.py to groups packages * fix: copy cli into engine src for proper packaging * fix: update imports to use full package paths * fix: dockerfile generation * fix: convert pyproject to LF and add path.resolve() in CLI * fix: remove force-include from build config * fix: bundle CLI with engine package * fix: resolve graph path and update dockerfile versions * feat: quickstart and docker generation with ocmpose * minor fix, add sqlachemy dependencies in engine for phoenix-local * python 3.12 for engine, example agent in python 3.12 for phoenix-local compatibility * engine and schema compatible with python 3.12 * fix: update author information in pyproject.toml * chore: remove unused ref configuration in GitHub Actions workflow * chore: update dev version timestamp format in GitHub Actions workflows and Dockerfile * chore: standardize dev version timestamp format in GitHub Actions workflows * chore: change default endpoint in PhoenixLocalHandler * chore: update docker-compose for Phoenix local support and bump arize-phoenix version * chore: update arize-phoenix and related packages to latest versions, add jmespath dependency * remove: test lib 3.12 and phoenix local * chore: update GitHub Actions workflows to use consistent timestamp format for dev version * chore: update Python version in Dockerfile to 3.13 and adjust arize-phoenix dependency version in pyproject.toml * chore: downgrade arize-phoenix to version 11.38.0, remove jmespath dependency, and update related package versions in Dockerfile --------- Co-authored-by: Freezaa9 <[email protected]> * Update version numbers to 0.2.2 for idun-agent-engine and idun-agent-schema; adjust Dockerfiles to install the new versions. * Refactor docker-compose configuration: removed redundant agent service and updated network name. Adjusted Dockerfile commands to use 'add' instead of 'install' for package installation. * Update version numbers for idun-agent-engine, idun-agent-manager, and idun-agent-schema to 0.2.2; adjust dependencies accordingly in uv.lock. * Remove agent service from production Docker Compose configuration to streamline deployment. * Update production Docker Compose configuration to correct network name for agent service. * RUN uv pip install idun-agent-schema==0.2.2 --------- Co-authored-by: Ahmed <[email protected]> Co-authored-by: Wizard <[email protected]> * fix: quikcstart from manager --------- Co-authored-by: Geoffrey HARRAZI <[email protected]> Co-authored-by: Wizard <[email protected]> * add new job to build and publish web Docker image * Update version numbers to 0.2.3 for idun-agent-engine and idun-agent-schema; adjust Dockerfiles and dependencies accordingly. * Update version numbers to 0.2.4 for idun-agent-engine, idun-agent-schema, and idun-agent-manager; adjust Dockerfiles and dependencies accordingly. * bump to 0.2.5 * improve docker for web * rework docker compose files * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> * fix: make agent_hash and agent_id static (#75) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * chore: remove file * chore: remove file * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * fix: make agent_id and agent_hash static * chore: remove file * fix: resolve merge conflict in docker-compose.prod.yml --------- Co-authored-by: Freezaa9 <[email protected]> * Frontend Enhancements: Agent Creation, Editing, and Dev Workflow (#77) * Refined style and added some rules * feat: build engine config from manager api * misc: typo in docstring * feat: basic auth for endpoints * remove auth + clean * continue docker dev setup * refactor: update Dockerfile and .dockerignore for improved build process and remove deprecated files * create hit actions for releases (#63) * chore: comment out version update step in release workflow * fix: update release workflow to use fixed version for Docker image * fix: reduce wait time for schema and engine propagation in release workflow * chore: update Dockerfile for fresh installs and comment out reproducible build options * chore: update docker-compose for production environment with new context and additional environment variables * Fixed some style and added API mocks * Adding Idun schema * Idun Schema frontend generator * Work on style * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> * fix: make agent_hash and agent_id static (#75) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * chore: remove file * chore: remove file * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * fix: make agent_id and agent_hash static * chore: remove file * fix: resolve merge conflict in docker-compose.prod.yml --------- Co-authored-by: Freezaa9 <[email protected]> * Work on style * Work on style * Work on style * Work on style * Work on style + added docker compose --------- Co-authored-by: AhmedEnnaifer <[email protected]> Co-authored-by: Geoffrey HARRAZI <[email protected]> * Update development configuration and package dependencies (#79) - Changed VITE_API_URL in compose.dev.yaml to use localhost instead of host.docker.internal. - Added ajv package version 8.12.0 to package-lock.json and updated its dependencies. - Updated json-schema-traverse to version 1.0.0 and adjusted related dependencies in package-lock.json. * Scrum 97/generate docker image (#76) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * feat: organise cli + serve from config file * misc: rewrite serve cli * chore: docstring for cli * misc: update engine test on pypi * msic: generate dockerfile wip * feat: package cli into engine * fix: correct cli package path * fix: add __init__.py to make cli a package * fix: add __init__.py to groups packages * fix: copy cli into engine src for proper packaging * fix: update imports to use full package paths * fix: dockerfile generation * fix: convert pyproject to LF and add path.resolve() in CLI * fix: remove force-include from build config * fix: bundle CLI with engine package * fix: resolve graph path and update dockerfile versions * feat: quickstart and docker generation with ocmpose * minor fix, add sqlachemy dependencies in engine for phoenix-local * python 3.12 for engine, example agent in python 3.12 for phoenix-local compatibility * engine and schema compatible with python 3.12 * fix: update author information in pyproject.toml * chore: remove unused ref configuration in GitHub Actions workflow * chore: update dev version timestamp format in GitHub Actions workflows and Dockerfile * chore: standardize dev version timestamp format in GitHub Actions workflows * chore: change default endpoint in PhoenixLocalHandler * chore: update docker-compose for Phoenix local support and bump arize-phoenix version * chore: update arize-phoenix and related packages to latest versions, add jmespath dependency * remove: test lib 3.12 and phoenix local * chore: update GitHub Actions workflows to use consistent timestamp format for dev version * chore: update Python version in Dockerfile to 3.13 and adjust arize-phoenix dependency version in pyproject.toml * chore: downgrade arize-phoenix to version 11.38.0, remove jmespath dependency, and update related package versions in Dockerfile --------- Co-authored-by: Freezaa9 <[email protected]> * Update version numbers for idun-agent-engine, idun-agent-manager, and idun-agent-schema to 0.2.2; adjust dependencies accordingly in uv.lock. * Remove agent service from production Docker Compose configuration to streamline deployment. * Refactor Docker Compose configurations for development and production… (#84) * Refactor Docker Compose configurations for development and production environments. Updated network names to 'idun_dev_network' and 'idun_network', adjusted container names for consistency, and added a web service to the production configuration. * Update production Docker Compose configuration to change VITE_API_URL from port 8000 to 8080 for improved service accessibility. * Update quickstart (#85) * Develop (#82) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> * fix: make agent_hash and agent_id static (#75) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * chore: remove file * chore: remove file * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * fix: make agent_id and agent_hash static * chore: remove file * fix: resolve merge conflict in docker-compose.prod.yml --------- Co-authored-by: Freezaa9 <[email protected]> * Frontend Enhancements: Agent Creation, Editing, and Dev Workflow (#77) * Refined style and added some rules * feat: build engine config from manager api * misc: typo in docstring * feat: basic auth for endpoints * remove auth + clean * continue docker dev setup * refactor: update Dockerfile and .dockerignore for improved build process and remove deprecated files * create hit actions for releases (#63) * chore: comment out version update step in release workflow * fix: update release workflow to use fixed version for Docker image * fix: reduce wait time for schema and engine propagation in release workflow * chore: update Dockerfile for fresh installs and comment out reproducible build options * chore: update docker-compose for production environment with new context and additional environment variables * Fixed some style and added API mocks * Adding Idun schema * Idun Schema frontend generator * Work on style * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> * fix: make agent_hash and agent_id static (#75) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * chore: remove file * chore: remove file * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * fix: make agent_id and agent_hash static * chore: remove file * fix: resolve merge conflict in docker-compose.prod.yml --------- Co-authored-by: Freezaa9 <[email protected]> * Work on style * Work on style * Work on style * Work on style * Work on style + added docker compose --------- Co-authored-by: AhmedEnnaifer <[email protected]> Co-authored-by: Geoffrey HARRAZI <[email protected]> * Update development configuration and package dependencies (#79) - Changed VITE_API_URL in compose.dev.yaml to use localhost instead of host.docker.internal. - Added ajv package version 8.12.0 to package-lock.json and updated its dependencies. - Updated json-schema-traverse to version 1.0.0 and adjusted related dependencies in package-lock.json. * Scrum 97/generate docker image (#76) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * feat: organise cli + serve from config file * misc: rewrite serve cli * chore: docstring for cli * misc: update engine test on pypi * msic: generate dockerfile wip * feat: package cli into engine * fix: correct cli package path * fix: add __init__.py to make cli a package * fix: add __init__.py to groups packages * fix: copy cli into engine src for proper packaging * fix: update imports to use full package paths * fix: dockerfile generation * fix: convert pyproject to LF and add path.resolve() in CLI * fix: remove force-include from build config * fix: bundle CLI with engine package * fix: resolve graph path and update dockerfile versions * feat: quickstart and docker generation with ocmpose * minor fix, add sqlachemy dependencies in engine for phoenix-local * python 3.12 for engine, example agent in python 3.12 for phoenix-local compatibility * engine and schema compatible with python 3.12 * fix: update author information in pyproject.toml * chore: remove unused ref configuration in GitHub Actions workflow * chore: update dev version timestamp format in GitHub Actions workflows and Dockerfile * chore: standardize dev version timestamp format in GitHub Actions workflows * chore: change default endpoint in PhoenixLocalHandler * chore: update docker-compose for Phoenix local support and bump arize-phoenix version * chore: update arize-phoenix and related packages to latest versions, add jmespath dependency * remove: test lib 3.12 and phoenix local * chore: update GitHub Actions workflows to use consistent timestamp format for dev version * chore: update Python version in Dockerfile to 3.13 and adjust arize-phoenix dependency version in pyproject.toml * chore: downgrade arize-phoenix to version 11.38.0, remove jmespath dependency, and update related package versions in Dockerfile --------- Co-authored-by: Freezaa9 <[email protected]> * Update version numbers to 0.2.2 for idun-agent-engine and idun-agent-schema; adjust Dockerfiles to install the new versions. * Refactor docker-compose configuration: removed redundant agent service and updated network name. Adjusted Dockerfile commands to use 'add' instead of 'install' for package installation. * Update version numbers for idun-agent-engine, idun-agent-manager, and idun-agent-schema to 0.2.2; adjust dependencies accordingly in uv.lock. * Remove agent service from production Docker Compose configuration to streamline deployment. * Update production Docker Compose configuration to correct network name for agent service. --------- Co-authored-by: Ahmed <[email protected]> Co-authored-by: Wizard <[email protected]> * Develop (#83) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> * fix: make agent_hash and agent_id static (#75) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * chore: remove file * chore: remove file * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * fix: make agent_id and agent_hash static * chore: remove file * fix: resolve merge conflict in docker-compose.prod.yml --------- Co-authored-by: Freezaa9 <[email protected]> * Frontend Enhancements: Agent Creation, Editing, and Dev Workflow (#77) * Refined style and added some rules * feat: build engine config from manager api * misc: typo in docstring * feat: basic auth for endpoints * remove auth + clean * continue docker dev setup * refactor: update Dockerfile and .dockerignore for improved build process and remove deprecated files * create hit actions for releases (#63) * chore: comment out version update step in release workflow * fix: update release workflow to use fixed version for Docker image * fix: reduce wait time for schema and engine propagation in release workflow * chore: update Dockerfile for fresh installs and comment out reproducible build options * chore: update docker-compose for production environment with new context and additional environment variables * Fixed some style and added API mocks * Adding Idun schema * Idun Schema frontend generator * Work on style * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> * fix: make agent_hash and agent_id static (#75) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * chore: remove file * chore: remove file * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * fix: make agent_id and agent_hash static * chore: remove file * fix: resolve merge conflict in docker-compose.prod.yml --------- Co-authored-by: Freezaa9 <[email protected]> * Work on style * Work on style * Work on style * Work on style * Work on style + added docker compose --------- Co-authored-by: AhmedEnnaifer <[email protected]> Co-authored-by: Geoffrey HARRAZI <[email protected]> * Update development configuration and package dependencies (#79) - Changed VITE_API_URL in compose.dev.yaml to use localhost instead of host.docker.internal. - Added ajv package version 8.12.0 to package-lock.json and updated its dependencies. - Updated json-schema-traverse to version 1.0.0 and adjusted related dependencies in package-lock.json. * Scrum 97/generate docker image (#76) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * feat: organise cli + serve from config file * misc: rewrite serve cli * chore: docstring for cli * misc: update engine test on pypi * msic: generate dockerfile wip * feat: package cli into engine * fix: correct cli package path * fix: add __init__.py to make cli a package * fix: add __init__.py to groups packages * fix: copy cli into engine src for proper packaging * fix: update imports to use full package paths * fix: dockerfile generation * fix: convert pyproject to LF and add path.resolve() in CLI * fix: remove force-include from build config * fix: bundle CLI with engine package * fix: resolve graph path and update dockerfile versions * feat: quickstart and docker generation with ocmpose * minor fix, add sqlachemy dependencies in engine for phoenix-local * python 3.12 for engine, example agent in python 3.12 for phoenix-local compatibility * engine and schema compatible with python 3.12 * fix: update author information in pyproject.toml * chore: remove unused ref configuration in GitHub Actions workflow * chore: update dev version timestamp format in GitHub Actions workflows and Dockerfile * chore: standardize dev version timestamp format in GitHub Actions workflows * chore: change default endpoint in PhoenixLocalHandler * chore: update docker-compose for Phoenix local support and bump arize-phoenix version * chore: update arize-phoenix and related packages to latest versions, add jmespath dependency * remove: test lib 3.12 and phoenix local * chore: update GitHub Actions workflows to use consistent timestamp format for dev version * chore: update Python version in Dockerfile to 3.13 and adjust arize-phoenix dependency version in pyproject.toml * chore: downgrade arize-phoenix to version 11.38.0, remove jmespath dependency, and update related package versions in Dockerfile --------- Co-authored-by: Freezaa9 <[email protected]> * Update version numbers to 0.2.2 for idun-agent-engine and idun-agent-schema; adjust Dockerfiles to install the new versions. * Refactor docker-compose configuration: removed redundant agent service and updated network name. Adjusted Dockerfile commands to use 'add' instead of 'install' for package installation. * Update version numbers for idun-agent-engine, idun-agent-manager, and idun-agent-schema to 0.2.2; adjust dependencies accordingly in uv.lock. * Remove agent service from production Docker Compose configuration to streamline deployment. * Update production Docker Compose configuration to correct network name for agent service. * RUN uv pip install idun-agent-schema==0.2.2 --------- Co-authored-by: Ahmed <[email protected]> Co-authored-by: Wizard <[email protected]> * fix: quikcstart from manager --------- Co-authored-by: Geoffrey HARRAZI <[email protected]> Co-authored-by: Wizard <[email protected]> * improve docker for web --------- Co-authored-by: Ahmed <[email protected]> Co-authored-by: Wizard <[email protected]>
* Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> * fix: make agent_hash and agent_id static (#75) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * chore: remove file * chore: remove file * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * fix: make agent_id and agent_hash static * chore: remove file * fix: resolve merge conflict in docker-compose.prod.yml --------- Co-authored-by: Freezaa9 <[email protected]> * Frontend Enhancements: Agent Creation, Editing, and Dev Workflow (#77) * Refined style and added some rules * feat: build engine config from manager api * misc: typo in docstring * feat: basic auth for endpoints * remove auth + clean * continue docker dev setup * refactor: update Dockerfile and .dockerignore for improved build process and remove deprecated files * create hit actions for releases (#63) * chore: comment out version update step in release workflow * fix: update release workflow to use fixed version for Docker image * fix: reduce wait time for schema and engine propagation in release workflow * chore: update Dockerfile for fresh installs and comment out reproducible build options * chore: update docker-compose for production environment with new context and additional environment variables * Fixed some style and added API mocks * Adding Idun schema * Idun Schema frontend generator * Work on style * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> * fix: make agent_hash and agent_id static (#75) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * chore: remove file * chore: remove file * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * fix: make agent_id and agent_hash static * chore: remove file * fix: resolve merge conflict in docker-compose.prod.yml --------- Co-authored-by: Freezaa9 <[email protected]> * Work on style * Work on style * Work on style * Work on style * Work on style + added docker compose --------- Co-authored-by: AhmedEnnaifer <[email protected]> Co-authored-by: Geoffrey HARRAZI <[email protected]> * Update development configuration and package dependencies (#79) - Changed VITE_API_URL in compose.dev.yaml to use localhost instead of host.docker.internal. - Added ajv package version 8.12.0 to package-lock.json and updated its dependencies. - Updated json-schema-traverse to version 1.0.0 and adjusted related dependencies in package-lock.json. * Scrum 97/generate docker image (#76) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * feat: organise cli + serve from config file * misc: rewrite serve cli * chore: docstring for cli * misc: update engine test on pypi * msic: generate dockerfile wip * feat: package cli into engine * fix: correct cli package path * fix: add __init__.py to make cli a package * fix: add __init__.py to groups packages * fix: copy cli into engine src for proper packaging * fix: update imports to use full package paths * fix: dockerfile generation * fix: convert pyproject to LF and add path.resolve() in CLI * fix: remove force-include from build config * fix: bundle CLI with engine package * fix: resolve graph path and update dockerfile versions * feat: quickstart and docker generation with ocmpose * minor fix, add sqlachemy dependencies in engine for phoenix-local * python 3.12 for engine, example agent in python 3.12 for phoenix-local compatibility * engine and schema compatible with python 3.12 * fix: update author information in pyproject.toml * chore: remove unused ref configuration in GitHub Actions workflow * chore: update dev version timestamp format in GitHub Actions workflows and Dockerfile * chore: standardize dev version timestamp format in GitHub Actions workflows * chore: change default endpoint in PhoenixLocalHandler * chore: update docker-compose for Phoenix local support and bump arize-phoenix version * chore: update arize-phoenix and related packages to latest versions, add jmespath dependency * remove: test lib 3.12 and phoenix local * chore: update GitHub Actions workflows to use consistent timestamp format for dev version * chore: update Python version in Dockerfile to 3.13 and adjust arize-phoenix dependency version in pyproject.toml * chore: downgrade arize-phoenix to version 11.38.0, remove jmespath dependency, and update related package versions in Dockerfile --------- Co-authored-by: Freezaa9 <[email protected]> * Update version numbers to 0.2.2 for idun-agent-engine and idun-agent-schema; adjust Dockerfiles to install the new versions. * Refactor docker-compose configuration: removed redundant agent service and updated network name. Adjusted Dockerfile commands to use 'add' instead of 'install' for package installation. * Update version numbers for idun-agent-engine, idun-agent-manager, and idun-agent-schema to 0.2.2; adjust dependencies accordingly in uv.lock. * Remove agent service from production Docker Compose configuration to streamline deployment. * Update production Docker Compose configuration to correct network name for agent service. * RUN uv pip install idun-agent-schema==0.2.2 * Refactor Docker Compose configurations for development and production… (#84) * Refactor Docker Compose configurations for development and production environments. Updated network names to 'idun_dev_network' and 'idun_network', adjusted container names for consistency, and added a web service to the production configuration. * Update production Docker Compose configuration to change VITE_API_URL from port 8000 to 8080 for improved service accessibility. * Update quickstart (#85) * Develop (#82) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> * fix: make agent_hash and agent_id static (#75) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * chore: remove file * chore: remove file * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * fix: make agent_id and agent_hash static * chore: remove file * fix: resolve merge conflict in docker-compose.prod.yml --------- Co-authored-by: Freezaa9 <[email protected]> * Frontend Enhancements: Agent Creation, Editing, and Dev Workflow (#77) * Refined style and added some rules * feat: build engine config from manager api * misc: typo in docstring * feat: basic auth for endpoints * remove auth + clean * continue docker dev setup * refactor: update Dockerfile and .dockerignore for improved build process and remove deprecated files * create hit actions for releases (#63) * chore: comment out version update step in release workflow * fix: update release workflow to use fixed version for Docker image * fix: reduce wait time for schema and engine propagation in release workflow * chore: update Dockerfile for fresh installs and comment out reproducible build options * chore: update docker-compose for production environment with new context and additional environment variables * Fixed some style and added API mocks * Adding Idun schema * Idun Schema frontend generator * Work on style * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> * fix: make agent_hash and agent_id static (#75) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * chore: remove file * chore: remove file * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * fix: make agent_id and agent_hash static * chore: remove file * fix: resolve merge conflict in docker-compose.prod.yml --------- Co-authored-by: Freezaa9 <[email protected]> * Work on style * Work on style * Work on style * Work on style * Work on style + added docker compose --------- Co-authored-by: AhmedEnnaifer <[email protected]> Co-authored-by: Geoffrey HARRAZI <[email protected]> * Update development configuration and package dependencies (#79) - Changed VITE_API_URL in compose.dev.yaml to use localhost instead of host.docker.internal. - Added ajv package version 8.12.0 to package-lock.json and updated its dependencies. - Updated json-schema-traverse to version 1.0.0 and adjusted related dependencies in package-lock.json. * Scrum 97/generate docker image (#76) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * feat: organise cli + serve from config file * misc: rewrite serve cli * chore: docstring for cli * misc: update engine test on pypi * msic: generate dockerfile wip * feat: package cli into engine * fix: correct cli package path * fix: add __init__.py to make cli a package * fix: add __init__.py to groups packages * fix: copy cli into engine src for proper packaging * fix: update imports to use full package paths * fix: dockerfile generation * fix: convert pyproject to LF and add path.resolve() in CLI * fix: remove force-include from build config * fix: bundle CLI with engine package * fix: resolve graph path and update dockerfile versions * feat: quickstart and docker generation with ocmpose * minor fix, add sqlachemy dependencies in engine for phoenix-local * python 3.12 for engine, example agent in python 3.12 for phoenix-local compatibility * engine and schema compatible with python 3.12 * fix: update author information in pyproject.toml * chore: remove unused ref configuration in GitHub Actions workflow * chore: update dev version timestamp format in GitHub Actions workflows and Dockerfile * chore: standardize dev version timestamp format in GitHub Actions workflows * chore: change default endpoint in PhoenixLocalHandler * chore: update docker-compose for Phoenix local support and bump arize-phoenix version * chore: update arize-phoenix and related packages to latest versions, add jmespath dependency * remove: test lib 3.12 and phoenix local * chore: update GitHub Actions workflows to use consistent timestamp format for dev version * chore: update Python version in Dockerfile to 3.13 and adjust arize-phoenix dependency version in pyproject.toml * chore: downgrade arize-phoenix to version 11.38.0, remove jmespath dependency, and update related package versions in Dockerfile --------- Co-authored-by: Freezaa9 <[email protected]> * Update version numbers to 0.2.2 for idun-agent-engine and idun-agent-schema; adjust Dockerfiles to install the new versions. * Refactor docker-compose configuration: removed redundant agent service and updated network name. Adjusted Dockerfile commands to use 'add' instead of 'install' for package installation. * Update version numbers for idun-agent-engine, idun-agent-manager, and idun-agent-schema to 0.2.2; adjust dependencies accordingly in uv.lock. * Remove agent service from production Docker Compose configuration to streamline deployment. * Update production Docker Compose configuration to correct network name for agent service. --------- Co-authored-by: Ahmed <[email protected]> Co-authored-by: Wizard <[email protected]> * Develop (#83) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> * fix: make agent_hash and agent_id static (#75) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * chore: remove file * chore: remove file * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * fix: make agent_id and agent_hash static * chore: remove file * fix: resolve merge conflict in docker-compose.prod.yml --------- Co-authored-by: Freezaa9 <[email protected]> * Frontend Enhancements: Agent Creation, Editing, and Dev Workflow (#77) * Refined style and added some rules * feat: build engine config from manager api * misc: typo in docstring * feat: basic auth for endpoints * remove auth + clean * continue docker dev setup * refactor: update Dockerfile and .dockerignore for improved build process and remove deprecated files * create hit actions for releases (#63) * chore: comment out version update step in release workflow * fix: update release workflow to use fixed version for Docker image * fix: reduce wait time for schema and engine propagation in release workflow * chore: update Dockerfile for fresh installs and comment out reproducible build options * chore: update docker-compose for production environment with new context and additional environment variables * Fixed some style and added API mocks * Adding Idun schema * Idun Schema frontend generator * Work on style * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> * fix: make agent_hash and agent_id static (#75) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * chore: remove file * chore: remove file * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * fix: make agent_id and agent_hash static * chore: remove file * fix: resolve merge conflict in docker-compose.prod.yml --------- Co-authored-by: Freezaa9 <[email protected]> * Work on style * Work on style * Work on style * Work on style * Work on style + added docker compose --------- Co-authored-by: AhmedEnnaifer <[email protected]> Co-authored-by: Geoffrey HARRAZI <[email protected]> * Update development configuration and package dependencies (#79) - Changed VITE_API_URL in compose.dev.yaml to use localhost instead of host.docker.internal. - Added ajv package version 8.12.0 to package-lock.json and updated its dependencies. - Updated json-schema-traverse to version 1.0.0 and adjusted related dependencies in package-lock.json. * Scrum 97/generate docker image (#76) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * feat: organise cli + serve from config file * misc: rewrite serve cli * chore: docstring for cli * misc: update engine test on pypi * msic: generate dockerfile wip * feat: package cli into engine * fix: correct cli package path * fix: add __init__.py to make cli a package * fix: add __init__.py to groups packages * fix: copy cli into engine src for proper packaging * fix: update imports to use full package paths * fix: dockerfile generation * fix: convert pyproject to LF and add path.resolve() in CLI * fix: remove force-include from build config * fix: bundle CLI with engine package * fix: resolve graph path and update dockerfile versions * feat: quickstart and docker generation with ocmpose * minor fix, add sqlachemy dependencies in engine for phoenix-local * python 3.12 for engine, example agent in python 3.12 for phoenix-local compatibility * engine and schema compatible with python 3.12 * fix: update author information in pyproject.toml * chore: remove unused ref configuration in GitHub Actions workflow * chore: update dev version timestamp format in GitHub Actions workflows and Dockerfile * chore: standardize dev version timestamp format in GitHub Actions workflows * chore: change default endpoint in PhoenixLocalHandler * chore: update docker-compose for Phoenix local support and bump arize-phoenix version * chore: update arize-phoenix and related packages to latest versions, add jmespath dependency * remove: test lib 3.12 and phoenix local * chore: update GitHub Actions workflows to use consistent timestamp format for dev version * chore: update Python version in Dockerfile to 3.13 and adjust arize-phoenix dependency version in pyproject.toml * chore: downgrade arize-phoenix to version 11.38.0, remove jmespath dependency, and update related package versions in Dockerfile --------- Co-authored-by: Freezaa9 <[email protected]> * Update version numbers to 0.2.2 for idun-agent-engine and idun-agent-schema; adjust Dockerfiles to install the new versions. * Refactor docker-compose configuration: removed redundant agent service and updated network name. Adjusted Dockerfile commands to use 'add' instead of 'install' for package installation. * Update version numbers for idun-agent-engine, idun-agent-manager, and idun-agent-schema to 0.2.2; adjust dependencies accordingly in uv.lock. * Remove agent service from production Docker Compose configuration to streamline deployment. * Update production Docker Compose configuration to correct network name for agent service. * RUN uv pip install idun-agent-schema==0.2.2 --------- Co-authored-by: Ahmed <[email protected]> Co-authored-by: Wizard <[email protected]> * fix: quikcstart from manager --------- Co-authored-by: Geoffrey HARRAZI <[email protected]> Co-authored-by: Wizard <[email protected]> * add new job to build and publish web Docker image * Update version numbers to 0.2.3 for idun-agent-engine and idun-agent-schema; adjust Dockerfiles and dependencies accordingly. * Update version numbers to 0.2.4 for idun-agent-engine, idun-agent-schema, and idun-agent-manager; adjust Dockerfiles and dependencies accordingly. * bump to 0.2.5 * improve docker for web * rework docker compose files * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> * fix: make agent_hash and agent_id static (#75) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * chore: remove file * chore: remove file * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * fix: make agent_id and agent_hash static * chore: remove file * fix: resolve merge conflict in docker-compose.prod.yml --------- Co-authored-by: Freezaa9 <[email protected]> * Frontend Enhancements: Agent Creation, Editing, and Dev Workflow (#77) * Refined style and added some rules * feat: build engine config from manager api * misc: typo in docstring * feat: basic auth for endpoints * remove auth + clean * continue docker dev setup * refactor: update Dockerfile and .dockerignore for improved build process and remove deprecated files * create hit actions for releases (#63) * chore: comment out version update step in release workflow * fix: update release workflow to use fixed version for Docker image * fix: reduce wait time for schema and engine propagation in release workflow * chore: update Dockerfile for fresh installs and comment out reproducible build options * chore: update docker-compose for production environment with new context and additional environment variables * Fixed some style and added API mocks * Adding Idun schema * Idun Schema frontend generator * Work on style * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> * fix: make agent_hash and agent_id static (#75) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * chore: remove file * chore: remove file * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * fix: make agent_id and agent_hash static * chore: remove file * fix: resolve merge conflict in docker-compose.prod.yml --------- Co-authored-by: Freezaa9 <[email protected]> * Work on style * Work on style * Work on style * Work on style * Work on style + added docker compose --------- Co-authored-by: AhmedEnnaifer <[email protected]> Co-authored-by: Geoffrey HARRAZI <[email protected]> * Update development configuration and package dependencies (#79) - Changed VITE_API_URL in compose.dev.yaml to use localhost instead of host.docker.internal. - Added ajv package version 8.12.0 to package-lock.json and updated its dependencies. - Updated json-schema-traverse to version 1.0.0 and adjusted related dependencies in package-lock.json. * Scrum 97/generate docker image (#76) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * feat: organise cli + serve from config file * misc: rewrite serve cli * chore: docstring for cli * misc: update engine test on pypi * msic: generate dockerfile wip * feat: package cli into engine * fix: correct cli package path * fix: add __init__.py to make cli a package * fix: add __init__.py to groups packages * fix: copy cli into engine src for proper packaging * fix: update imports to use full package paths * fix: dockerfile generation * fix: convert pyproject to LF and add path.resolve() in CLI * fix: remove force-include from build config * fix: bundle CLI with engine package * fix: resolve graph path and update dockerfile versions * feat: quickstart and docker generation with ocmpose * minor fix, add sqlachemy dependencies in engine for phoenix-local * python 3.12 for engine, example agent in python 3.12 for phoenix-local compatibility * engine and schema compatible with python 3.12 * fix: update author information in pyproject.toml * chore: remove unused ref configuration in GitHub Actions workflow * chore: update dev version timestamp format in GitHub Actions workflows and Dockerfile * chore: standardize dev version timestamp format in GitHub Actions workflows * chore: change default endpoint in PhoenixLocalHandler * chore: update docker-compose for Phoenix local support and bump arize-phoenix version * chore: update arize-phoenix and related packages to latest versions, add jmespath dependency * remove: test lib 3.12 and phoenix local * chore: update GitHub Actions workflows to use consistent timestamp format for dev version * chore: update Python version in Dockerfile to 3.13 and adjust arize-phoenix dependency version in pyproject.toml * chore: downgrade arize-phoenix to version 11.38.0, remove jmespath dependency, and update related package versions in Dockerfile --------- Co-authored-by: Freezaa9 <[email protected]> * Update version numbers for idun-agent-engine, idun-agent-manager, and idun-agent-schema to 0.2.2; adjust dependencies accordingly in uv.lock. * Remove agent service from production Docker Compose configuration to streamline deployment. * Refactor Docker Compose configurations for development and production… (#84) * Refactor Docker Compose configurations for development and production environments. Updated network names to 'idun_dev_network' and 'idun_network', adjusted container names for consistency, and added a web service to the production configuration. * Update production Docker Compose configuration to change VITE_API_URL from port 8000 to 8080 for improved service accessibility. * Update quickstart (#85) * Develop (#82) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> * fix: make agent_hash and agent_id static (#75) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * chore: remove file * chore: remove file * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * fix: make agent_id and agent_hash static * chore: remove file * fix: resolve merge conflict in docker-compose.prod.yml --------- Co-authored-by: Freezaa9 <[email protected]> * Frontend Enhancements: Agent Creation, Editing, and Dev Workflow (#77) * Refined style and added some rules * feat: build engine config from manager api * misc: typo in docstring * feat: basic auth for endpoints * remove auth + clean * continue docker dev setup * refactor: update Dockerfile and .dockerignore for improved build process and remove deprecated files * create hit actions for releases (#63) * chore: comment out version update step in release workflow * fix: update release workflow to use fixed version for Docker image * fix: reduce wait time for schema and engine propagation in release workflow * chore: update Dockerfile for fresh installs and comment out reproducible build options * chore: update docker-compose for production environment with new context and additional environment variables * Fixed some style and added API mocks * Adding Idun schema * Idun Schema frontend generator * Work on style * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> * fix: make agent_hash and agent_id static (#75) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * chore: remove file * chore: remove file * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * fix: make agent_id and agent_hash static * chore: remove file * fix: resolve merge conflict in docker-compose.prod.yml --------- Co-authored-by: Freezaa9 <[email protected]> * Work on style * Work on style * Work on style * Work on style * Work on style + added docker compose --------- Co-authored-by: AhmedEnnaifer <[email protected]> Co-authored-by: Geoffrey HARRAZI <[email protected]> * Update development configuration and package dependencies (#79) - Changed VITE_API_URL in compose.dev.yaml to use localhost instead of host.docker.internal. - Added ajv package version 8.12.0 to package-lock.json and updated its dependencies. - Updated json-schema-traverse to version 1.0.0 and adjusted related dependencies in package-lock.json. * Scrum 97/generate docker image (#76) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * feat: organise cli + serve from config file * misc: rewrite serve cli * chore: docstring for cli * misc: update engine test on pypi * msic: generate dockerfile wip * feat: package cli into engine * fix: correct cli package path * fix: add __init__.py to make cli a package * fix: add __init__.py to groups packages * fix: copy cli into engine src for proper packaging * fix: update imports to use full package paths * fix: dockerfile generation * fix: convert pyproject to LF and add path.resolve() in CLI * fix: remove force-include from build config * fix: bundle CLI with engine package * fix: resolve graph path and update dockerfile versions * feat: quickstart and docker generation with ocmpose * minor fix, add sqlachemy dependencies in engine for phoenix-local * python 3.12 for engine, example agent in python 3.12 for phoenix-local compatibility * engine and schema compatible with python 3.12 * fix: update author information in pyproject.toml * chore: remove unused ref configuration in GitHub Actions workflow * chore: update dev version timestamp format in GitHub Actions workflows and Dockerfile * chore: standardize dev version timestamp format in GitHub Actions workflows * chore: change default endpoint in PhoenixLocalHandler * chore: update docker-compose for Phoenix local support and bump arize-phoenix version * chore: update arize-phoenix and related packages to latest versions, add jmespath dependency * remove: test lib 3.12 and phoenix local * chore: update GitHub Actions workflows to use consistent timestamp format for dev version * chore: update Python version in Dockerfile to 3.13 and adjust arize-phoenix dependency version in pyproject.toml * chore: downgrade arize-phoenix to version 11.38.0, remove jmespath dependency, and update related package versions in Dockerfile --------- Co-authored-by: Freezaa9 <[email protected]> * Update version numbers to 0.2.2 for idun-agent-engine and idun-agent-schema; adjust Dockerfiles to install the new versions. * Refactor docker-compose configuration: removed redundant agent service and updated network name. Adjusted Dockerfile commands to use 'add' instead of 'install' for package installation. * Update version numbers for idun-agent-engine, idun-agent-manager, and idun-agent-schema to 0.2.2; adjust dependencies accordingly in uv.lock. * Remove agent service from production Docker Compose configuration to streamline deployment. * Update production Docker Compose configuration to correct network name for agent service. --------- Co-authored-by: Ahmed <[email protected]> Co-authored-by: Wizard <[email protected]> * Develop (#83) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> * fix: make agent_hash and agent_id static (#75) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * chore: remove file * chore: remove file * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * fix: make agent_id and agent_hash static * chore: remove file * fix: resolve merge conflict in docker-compose.prod.yml --------- Co-authored-by: Freezaa9 <[email protected]> * Frontend Enhancements: Agent Creation, Editing, and Dev Workflow (#77) * Refined style and added some rules * feat: build engine config from manager api * misc: typo in docstring * feat: basic auth for endpoints * remove auth + clean * continue docker dev setup * refactor: update Dockerfile and .dockerignore for improved build process and remove deprecated files * create hit actions for releases (#63) * chore: comment out version update step in release workflow * fix: update release workflow to use fixed version for Docker image * fix: reduce wait time for schema and engine propagation in release workflow * chore: update Dockerfile for fresh installs and comment out reproducible build options * chore: update docker-compose for production environment with new context and additional environment variables * Fixed some style and added API mocks * Adding Idun schema * Idun Schema frontend generator * Work on style * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> * fix: make agent_hash and agent_id static (#75) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * chore: remove file * chore: remove file * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * fix: make agent_id and agent_hash static * chore: remove file * fix: resolve merge conflict in docker-compose.prod.yml --------- Co-authored-by: Freezaa9 <[email protected]> * Work on style * Work on style * Work on style * Work on style * Work on style + added docker compose --------- Co-authored-by: AhmedEnnaifer <[email protected]> Co-authored-by: Geoffrey HARRAZI <[email protected]> * Update development configuration and package dependencies (#79) - Changed VITE_API_URL in compose.dev.yaml to use localhost instead of host.docker.internal. - Added ajv package version 8.12.0 to package-lock.json and updated its dependencies. - Updated json-schema-traverse to version 1.0.0 and adjusted related dependencies in package-lock.json. * Scrum 97/generate docker image (#76) * Develop (#74) * Update docs (#71) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme * feat: add quickstart example (#73) * Scrum 94/push docker on release (#69) * scrum-94: update docker tag on release * scrum-94: update docker tag on release * Update docs (#71) (#72) * feat: basic serve command * update docs * update docs * update docs * chore: update readme * chore: update readme * chore: update readme Co-authored-by: Ahmed <[email protected]> * feat: add quickstart example * chore: pip to uv * chore: update readme for quickstart --------- Co-authored-by: Freezaa9 <[email protected]> --------- Co-authored-by: Ahmed <[email protected]> * feat: organise cli + serve from config file * misc: rewrite serve cli * chore: docstring for cli * misc: update engine test on pypi * msic: generate dockerfile wip * feat: package cli into engine * fix: correct cli package path * fix: add __init__.py to make cli a package * fix: add __init__.py to groups packages * fix: copy cli into engine src for proper packaging * fix: update imports to use full package paths * fix: dockerfile generation * fix: convert pyproject to LF and add path.resolve() in CLI * fix: remove force-include from build config * fix: bundle CLI with engine package * fix: resolve graph path and update dockerfile versions * feat: quickstart and docker generation with ocmpose * minor fix, add sqlachemy dependencies in engine for phoenix-local * python 3.12 for engine, example agent in python 3.12 for phoenix-local compatibility * engine and schema compatible with python 3.12 * fix: update author information in pyproject.toml * chore: remove unused ref configuration in GitHub Actions workflow * chore: update dev version timestamp format in GitHub Actions workflows and Dockerfile * chore: standardize dev version timestamp format in GitHub Actions workflows * chore: change default endpoint in PhoenixLocalHandler * chore: update docker-compose for Phoenix local support and bump arize-phoenix version * chore: update arize-phoenix and related packages to latest versions, add jmespath dependency * remove: test lib 3.12 and phoenix local * chore: update GitHub Actions workflows to use consistent timestamp format for dev version * chore: update Python version in Dockerfile to 3.13 and adjust arize-phoenix dependency version in pyproject.toml * chore: downgrade arize-phoenix to version 11.38.0, remove jmespath dependency, and update related package versions in Dockerfile --------- Co-authored-by: Freezaa9 <[email protected]> * Update version numbers to 0.2.2 for idun-agent-engine and idun-agent-schema; adjust Dockerfiles to install the new versions. * Refactor docker-compose configuration: removed redundant agent service and updated network name. Adjusted Dockerfile commands to use 'add' instead of 'install' for package installation. * Update version numbers for idun-agent-engine, idun-agent-manager, and idun-agent-schema to 0.2.2; adjust dependencies accordingly in uv.lock. * Remove agent service from production Docker Compose configuration to streamline deployment. * Update production Docker Compose configuration to correct network name for agent service. * RUN uv pip install idun-agent-schema==0.2.2 --------- Co-authored-by: Ahmed <[email protected]> Co-authored-by: Wizard <[email protected]> * fix: quikcstart from manager --------- Co-authored-by: Geoffrey HARRAZI <[email protected]> Co-authored-by: Wizard <[email protected]> * improve docker for web * add copilotkip ag-ui endpoint for langgraph (#95) --------- Co-authored-by: Ahmed <[email protected]> Co-authored-by: Wizard <[email protected]>
Bumps [langfuse](https://github.com/langfuse/langfuse) from 3.2.4 to 3.8.1. - [Release notes](https://github.com/langfuse/langfuse/releases) - [Commits](https://github.com/langfuse/langfuse/commits) --- updated-dependencies: - dependency-name: langfuse dependency-version: 3.8.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
c719902 to
58a2a1a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python:uv
Pull requests that update python:uv code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps langfuse from 3.2.4 to 3.8.1.
Commits
You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)