Skip to content

feat: add sub-agent MCP server for background job tracking#18

Closed
localai-bot wants to merge 1 commit intomudler:masterfrom
localai-bot:task_1772406540
Closed

feat: add sub-agent MCP server for background job tracking#18
localai-bot wants to merge 1 commit intomudler:masterfrom
localai-bot:task_1772406540

Conversation

@localai-bot
Copy link
Contributor

This PR adds a new sub-agent MCP server that provides:

  • Job management tools (create, get, list, update) with TTL support
  • OpenAI chat completion capability for autonomous sub-agent communication
  • Environment variable configuration (OPENAI_BASE_URL, OPENAI_MODEL, OPENAI_API_KEY, SUB_AGENT_TTL)
  • Docker support for containerized deployment

Resolves: task_1772406540

… chat completion

- Implements job management (create, get, list, update) with TTL support
- Adds OpenAI chat completion tool for autonomous sub-agent communication
- Environment variable configuration for API settings
- Docker support for containerized deployment
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