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

serve #81

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from
Draft

serve #81

wants to merge 17 commits into from

Conversation

bboynton97
Copy link
Contributor

This PR enables a developer to easily serve their agent as a dockerized service. This is a local analogue for how AgentStack Deploy will work.

TODO:

# Conflicts:
#	agentstack/main.py
# Conflicts:
#	agentstack/cli/__init__.py
#	agentstack/cli/cli.py
#	agentstack/main.py
# Conflicts:
#	agentstack/cli/cli.py
#	agentstack/main.py
# Conflicts:
#	agentstack/cli/cli.py
#	agentstack/main.py
# Conflicts:
#	agentstack/cli/__init__.py
#	agentstack/cli/cli.py
#	agentstack/main.py
@bboynton97
Copy link
Contributor Author

holding off on expanding this until deploy is finished

it may make more sense to just start a server in the terminal that exposes the agent entrypoint and has live reload

Copy link

codecov bot commented Jan 7, 2025

Codecov Report

Attention: Patch coverage is 35.29412% with 11 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
agentstack/cli/cli.py 40.00% 6 Missing ⚠️
agentstack/main.py 0.00% 5 Missing ⚠️
Flag Coverage Δ
unittests 52.88% <35.29%> (-13.92%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
agentstack/cli/__init__.py 100.00% <100.00%> (ø)
agentstack/main.py 0.00% <0.00%> (ø)
agentstack/cli/cli.py 17.62% <40.00%> (+0.25%) ⬆️

... and 20 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant