Skip to content

docs(agents): add AGENTS.md, knowledge base, and Copilot context - #103

Merged
antsukanova merged 7 commits into
mainfrom
antsukan/ai-agent-context
Aug 18, 2026
Merged

docs(agents): add AGENTS.md, knowledge base, and Copilot context#103
antsukanova merged 7 commits into
mainfrom
antsukan/ai-agent-context

Conversation

@antsukanova

@antsukanova antsukanova commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Description

Documentation and tooling update that adds AI-assisted development guidance for the repository.

What

  • AGENTS.md documents setup, commands, conventions, testing, CI/CD, PR guidance, security rules, and knowledge-base usage.
  • .github/copilot-instructions.md points contributors and agents to AGENTS.md.
  • .github/instructions/ adds scoped guidance for code review, Jest/Karma testing, and GitHub Actions.
  • .github/skills/pr-description/SKILL.md adds a workflow for drafting PR descriptions from committed changes and verified test evidence.
  • .github/pull_request_template.md uses public issue terminology.
  • docs/contributing/GIT_CONVENTIONS.md documents branch and Conventional Commit rules.
  • docs/knowledge-base/ documents public scope, direct dependencies, key source modules, and release behavior without private consumer details.
  • README.md links the AI-assisted development and contribution guidance.
  • package.json extends spelling checks to contributor documentation and generates API Markdown under docs/api-reference/, preserving curated documentation.
  • .gitignore excludes temporary and generated API documentation.

This change implements...

  • A new feature
  • A bug fix
  • Other (please specify): Documentation and AI agent context (no runtime behavior change)

Is this a breaking change?

  • Yes
  • No

I certify that...

  • All relevant unit and integration tests have passed and/or have been updated according to this change.

Generative AI (GAI) Usage Disclosure

Reference: Cisco GAI Coding Guidelines

  • Cisco approved GAI tool/IDE was used for coding - eg: VSCode, Cursor, Windsurf, Codex, Claude code
  • No GAI - Code was written entirely manually without GAI assistance

If a GAI tool/IDE was used then select the category that best describes GAI usage in this PR:

  • Manual Draft with GAI Refinement - I/we created a draft manually that was non-substantively modified by GAI (e.g., refactoring was performed by GAI on manually written code) (Default)
  • GAI Draft with Manual Customization - GAI tool was used to create a draft that I/we subsequently customized or modified.
  • GAI Generated Code - Code was generated entirely by GAI

Additional GAI Usage Details (Optional):

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f7fbb4e12b

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread .github/skills/confluence-mcp/SKILL.md Outdated
Comment thread docs/knowledge-base/architecture/webrtc-core-overview.md Outdated
Keep open-source agent context public-safe and point downstream package references to verified public resources.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 156587a5d4

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread .github/instructions/testing.instructions.md Outdated
Comment thread AGENTS.md Outdated

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 23f1281bbc

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread package.json Outdated

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 1b7b769ceb

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread .github/instructions/testing.instructions.md Outdated

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 339321d8fe

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread package.json Outdated
@antsukanova
antsukanova merged commit 89823db into main Aug 18, 2026
1 check passed
@antsukanova
antsukanova deleted the antsukan/ai-agent-context branch August 18, 2026 18:43
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