Skip to content

Conversation

tcdent
Copy link
Collaborator

@tcdent tcdent commented Feb 12, 2025

  • Shared logic for running user projects between serve and cli
  • Added a new log method log.stream which can be appended to (doesn't insert newlines).
  • Added a new log handler for streaming log information to other parts of the app (preserves existing stdout/stderr)
  • Allows custom framework to be executed but not modified.
  • Verify POST /process & callbacks
  • Is messy; cleanup serve.py
  • type checking
  • Docker needs more work

Currently testing this inside a project dir with: python ../AgentStack/agentstack/serve/serve.py

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.

2 participants