The Knowledge Engine is a core capability module of Qoder, responsible for automatically accumulating and managing the business knowledge generated during your daily development. It enables the Agent to understand your project better with each conversation—reducing repeated mistakes, improving answer accuracy, and lowering Credit consumption. The Knowledge Engine includes three types of knowledge sources:Documentation Index
Fetch the complete documentation index at: https://docs.qoder.com/llms.txt
Use this file to discover all available pages before exploring further.
- Repo Wiki: Structured documentation automatically generated based on the codebase, covering project architecture, module relationships, and implementation details.
- Knowledge Card: High-density knowledge units extracted from code, including architecture documents, code specifications (Spec), and tech stack information.
- Memory: Pitfalls, decision rationales, and project experience automatically extracted from each conversation, persistently accumulated as reusable knowledge.