Mimir

Agent Runtime

Agent Center

Discover, configure, execute, and evaluate pluggable engineering agents.

Available agents

repository-assistant

Answers repository questions using retrieval, graph traversal, context assembly, reasoning, and verification.

repository_assistant

Model route

openai:gpt-4.1-mini

Context budget

12000

Evaluation

promptfoo/repository-ai.yaml

Supported tasks

repository_qa
explain_symbol
trace_dependencies
explain_architecture

Tool permissions

hybrid_search
retrieve_context
graph_search
symbol_search

Prompt and schema

Prompt version: v1

{
  "input_schema": {
    "required": [
      "repository_id",
      "question"
    ]
  },
  "output_schema": {
    "type": "RepositoryAnswer"
  }
}

Execute agent

Execution history

No agent executions recorded in this runtime yet.