Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.15 KB

File metadata and controls

20 lines (12 loc) · 1.15 KB

Contributing to SAGE

Thank you for your interest in SAGE.

SAGE projects focus on agent, RAG, workflow, evaluation, safety, studio, tutorial, and service-orchestration systems. Each project may maintain its own contribution workflow. Before opening a pull request, read the target repository's README, issue tracker, license, and maintainer guidance.

Project Scope

A repository belongs in SAGE when it provides application-level orchestration, agent or RAG capabilities, evaluation, workflow tooling, or SAGE-specific integrations. Framework-neutral data engines belong in DataSys, while model runtime, KV/cache scheduling, compiler, kernel, and hardware-execution projects belong in vLLM-HUST.

Pull Requests

  • Keep changes focused and reviewable.
  • Include tests or reproducibility notes when behavior changes.
  • Update documentation for public APIs, workflows, examples, and evaluation results.
  • Preserve citation and artifact-evaluation instructions for research repositories.

Maintainers

Maintainers should document supported environments, release status, issue triage expectations, and project ownership in the repository README or maintainer docs.