Skip to content
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

0.4.9-first-pull #96

Merged
merged 2 commits into from
Feb 24, 2025
Merged

0.4.9-first-pull #96

merged 2 commits into from
Feb 24, 2025

Conversation

Zochory
Copy link
Member

@Zochory Zochory commented Feb 24, 2025

This pull request includes several changes to improve the AgenticFleet application, including updates to scripts, code refactoring, and version updates. The most important changes are grouped by their themes below:

Script Updates:

  • scripts/agenticfleet.py: Added a print statement to indicate whether the application is running with or without OAuth. Changed the port from 8001 to 8000. [1] [2]
  • scripts/run.py: Updated the port from 8001 to 8000 in the run_app function.
  • scripts/run.sh: Added a new script to set environment variables, activate the virtual environment, and run the application.
  • scripts/run_direct.py: Introduced a new script to run the application directly, setting environment variables and importing the CLI.
  • scripts/start_server.sh: Added a new script to activate the virtual environment, set the Python path, and run the Chainlit app.

Code Refactoring:

Version Update:

@Zochory Zochory self-assigned this Feb 24, 2025
@Zochory Zochory added this to the OpenAPI milestone Feb 24, 2025
@Zochory Zochory linked an issue Feb 24, 2025 that may be closed by this pull request
@Zochory Zochory merged commit 38cf920 into main Feb 24, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

## Issue: Core Principles Documentation
1 participant