Skip to content

Agents and Claude#2735

Merged
rinatkhaziev merged 1 commit intotrunkfrom
agents
Feb 12, 2026
Merged

Agents and Claude#2735
rinatkhaziev merged 1 commit intotrunkfrom
agents

Conversation

@rinatkhaziev
Copy link
Contributor

Description

This pull request adds comprehensive documentation for contributors and future maintainers of the CLI codebase. The most important changes are the addition of a detailed agent guide covering architecture, command anatomy, authentication, API, dev-environment, and migration notes, as well as a pointer file for quick reference.

Documentation improvements:

  • Added a new AGENTS.md file containing an in-depth guide for agents, including repo structure, CLI architecture, authentication flow, API/GraphQL layer, dev-environment subsystem, command validation, data paths, release process, common pitfalls, and migration guidance from the current CLI parser.
  • Added a CLAUDE.md file that directs users to AGENTS.md for guidance and migration notes.

Pull request checklist

New release checklist

Steps to Test

Outline the steps to test and verify the PR here.

Example:

  1. Check out PR.
  2. Run npm run build
  3. Run ./dist/bin/vip-cookies.js nom
  4. Verify cookies are delicious.

@github-actions
Copy link
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@sonarqubecloud
Copy link

@luiztiago
Copy link
Contributor

Formatting is failing, other than that 👍

@rinatkhaziev rinatkhaziev merged commit 7544386 into trunk Feb 12, 2026
17 of 19 checks passed
@rinatkhaziev rinatkhaziev deleted the agents branch February 12, 2026 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants