Skip to content

Create Endo AI Agent Capp #3021

@kriskowal

Description

@kriskowal

What is the Problem Being Solved?

Create an initial AI agent capp. This is an Endo Pet Dæmon plugin (Worklet Capp) that runs in a backend worker, without a user interface, that interacts with the user with its “Agent” powers (pet name storage, pet mail, ability to request capabilities and save them, ability to request evaluation, one free worker, &c).

The application will need to request an HTTP endpoint and credential for an OpenAI HTTP backend then trampoline messages to and from the LLM, provide an Endo execution tool, and translate LLM-written code into requests to evaluate them that the user will see.

Consider using the ollama API or recreating the necessary parts out of parts. The API is a simple HTTP chat endpoint.

Description of the Design

Security Considerations

Scaling Considerations

Test Plan

Compatibility Considerations

Upgrade Considerations

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions