-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
31 lines (31 loc) · 900 Bytes
/
CITATION.cff
File metadata and controls
31 lines (31 loc) · 900 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
cff-version: 1.2.0
title: agent-delegate
message: >-
If you use this software, please cite it using the metadata from this file.
type: software
authors:
- given-names: AliReza
family-names: Erfan
alias: aliaihub
url: "https://github.com/aliaihub/agent-delegate"
repository-code: "https://github.com/aliaihub/agent-delegate"
abstract: >-
Universal cheap-subagent CLI for AI coding tools. Routes low-reasoning
bulk work (file reads, boilerplate generation, log summarization) from
AI coding agents like Claude Code, Codex, and Cursor to cheaper or
local LLM backends — Ollama, LM Studio, OpenRouter, Anthropic Haiku,
vLLM, llama.cpp, Groq, or Cerebras. Zero runtime dependencies.
keywords:
- ollama
- claude-code
- codex
- llm
- cli
- ai-agent
- subagent
- local-llm
- cost-optimization
- token-budget
license: MIT
version: 0.1.0
date-released: "2026-05-16"