1 repo
Systems that dynamically inject relevant documentation and implementation context into an agent's workspace based on task requirements.
Distinguishing note: Focuses on context injection for agents, distinct from general knowledge retrieval systems.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Agent Context Providers. Refine with filters or upvote what's useful.
This project is an end-to-end type-safe API framework designed to synchronize data structures between frontend and backend codebases without the need for manual code generation. By leveraging TypeScript’s type inference, it allows developers to invoke server-side functions directly from the client as if they were local methods. This remote procedure call approach abstracts away the complexities of HTTP verbs and URL structures, streamlining the full-stack development workflow into a unified experience. The framework distinguishes itself through a modular router architecture that organizes bac
Injects relevant documentation into the active memory of an agent whenever a task matches a defined mapping.