Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.63 KB

File metadata and controls

28 lines (20 loc) · 1.63 KB

Support

Thanks for using AgentsKit.js. Here's where to get help based on what you need.

I have a question or want to discuss an idea

Open a thread in GitHub Discussions. Good for: "how do I…", "is this the right approach", "would you accept a PR for…", design feedback, pattern questions.

I found a bug

Open a Bug report. Include:

  • A minimal reproduction (repo link or copy-pasteable snippet)
  • node --version, pnpm --version, @agentskit/* versions
  • What you expected vs. what happened
  • Full error + stack trace

I have a feature idea

Open a Feature request. For anything that touches a core contract (Adapter, Tool, Memory, Retriever, Skill, Runtime), open a Discussion first — it may need an ADR.

I think I found a security vulnerability

Do not open a public issue. Follow SECURITY.md — report privately via GitHub Security Advisories.

I want to contribute

Start with CONTRIBUTING.md. Read AGENTS.md and the relevant package's CONVENTIONS.md before coding. The roadmap is public: Roadmap →.

Commercial / enterprise support

Not available today. AgentsKit.js is maintainer-led OSS.

SLA

There is no SLA. This is a community project. Issues are triaged in batches, typically weekly. If something is blocking you in production, open an issue and tag it blocker — it gets prioritized.