llama cpp agents

5 tagged llama cpp, measured the same way as everything else here.

Browse within: local-llm 5

lilbee-worker

01

tobocop2/lilbee

Agent

Runs long lilbee operations (add / sync / crawl / modelpull) and reports back. Does not answer user questions.

47 2d ago A 25 tokens original MIT

debugger

02

Siesher/opencode-homelab

Agent

Use when something is broken and the cause isn't obvious — bugs, error stack traces, "works in dev not prod", performance regressions, weird behavior after a change.

2 3mo ago A 34 tokens original MIT

researcher

03

Siesher/opencode-homelab

Agent

Use for any task requiring external research — finding documentation, comparing libraries, looking up release notes, market research, fact-checking. Read-only by design — won't modify files. Auto-delegate when query starts with "find", "research", "look up", "compare", "what is the latest".

2 3mo ago A 61 tokens original MIT

reviewer

04

Siesher/opencode-homelab

Agent

Use to review code changes (diffs, PRs, single files) for bugs, security issues, performance problems, style violations, and missing edge cases. Read-only — produces a review, doesn't fix code.

2 3mo ago A 43 tokens original MIT