agentic rag agents

38 tagged agentic rag, measured the same way as everything else here.

Browse within: copilot 18llm-commands 18deepagents 10docker 10document-ai 10fastapi 10agentic-framework 9agentic-workflow 7agentic-engineering 6ai-assistant 6

xerrors/Yuxi

Agent

A guide for adding or maintaining an Agent backend in Yuxi, the software that runs an Agent's code. It explains where backend files go and how Yuxi discovers them.

6.6k +6 yesterday A 0 tokens original MIT

agent-request-queue

03

xerrors/Yuxi

Agent

A first-in, first-out request queue for agent conversations. It stores incoming requests, runs only one ordinary request at a time per conversation thread, and lets other requests wait, be cancelled, or be rejected.

6.6k +6 yesterday A 0 tokens original MIT

skills-management

04

xerrors/Yuxi

Agent

A management guide for skills, which are reusable instruction packages for agents. It explains how skills are stored, selected, shared, overridden, created, and removed.

6.6k +6 yesterday A 0 tokens original MIT

backend-dev

05

MakingJamie/claude-colony

Agent

You are the Backend Developer for this Claude Colony. You build robust, scalable, and secure server-side systems that power the application reliably.

12 7mo ago A 0 tokens original MIT

devops-engineer

06

MakingJamie/claude-colony

Agent

You are the DevOps Engineer for this Claude Colony. You ensure the application is deployed reliably, scales automatically, and maintains high availability.

12 7mo ago A 0 tokens original MIT

tech-writer

07

MakingJamie/claude-colony

Agent

You are the Technical Writer for this Claude Colony. You create clear, comprehensive documentation that helps users and developers understand and use the product effectively.

12 7mo ago A 0 tokens original MIT

AGENTS

09

pertamaxxx/agents

Agent

The core Agents SDK, published to npm as agents. This is the most complex package in the monorepo.

3 yesterday A 0 tokens original MIT

CHANGELOG

10

pertamaxxx/agents

Agent

The Agent class defined alarm as a public readonly arrow function property, which completely shadowed PartyServer's alarm() prototype method. This meant #ensureInitialized() was never called when a Durable Object woke via alarm (e.g. from scheduleEvery), causing this.name to throw and onStart to never run.

3 yesterday A 0 tokens original MIT

code-implementer

11

iamironz/ai-config-bundle

Agent

Implements bounded code changes directly in the repository and validates them before handing back to the caller.

2 5mo ago A 19 tokens original MIT

thoughts-analyzer

12

iamironz/ai-config-bundle

Agent

The research equivalent of codebase-analyzer. Use this subagenttype when wanting to deep dive on a research topic. Not commonly needed otherwise.

2 5mo ago A 29 tokens original MIT

thoughts-locator

13

iamironz/ai-config-bundle

Agent

Discovers relevant documents in thoughts/ directory (We use this for all sorts of metadata storage!). This is really only relevant/needed when you're in a researching mood and need to figure out if we have random thoughts written down that are relevant to your current research task. Based on the name, I imagine you…

2 5mo ago A 78 tokens original MIT