Skip to content

Add AGENTS.md with repository structure and ecosystem overview#75

Merged
Hexagon merged 2 commits intodevfrom
copilot/add-agents-md-documentation
Nov 2, 2025
Merged

Add AGENTS.md with repository structure and ecosystem overview#75
Hexagon merged 2 commits intodevfrom
copilot/add-agents-md-documentation

Conversation

Copy link
Copy Markdown

Copilot AI commented Nov 2, 2025

Adds documentation to help AI agents and contributors quickly understand the Pup repository structure, tooling, and related projects.

Changes

  • AGENTS.md (97 lines, 448 words)
    • Repository structure: lib/, test/, docs/, tools/ directories
    • Development commands: deno fmt, deno lint, deno task check, deno task build
    • CI: GitHub Actions workflow (.github/workflows/deno.yaml)
    • Related ecosystem packages:
      • @pup/api-definitions - API type definitions
      • @pup/api-client - REST client for CLI/plugins
      • @pup/telemetry - Process telemetry and IPC
      • @pup/common - Shared utilities
      • @pup/plugin - Plugin framework
      • pup-plugin-web-interface - Official web UI

Intentionally lean to maximize information density and scannability.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • dl.deno.land
    • Triggering command: curl -s REDACTED (dns block)
  • jsr.io
    • Triggering command: deno lint (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

Review the project structure, and add a lean AGENTS.md describing repo layout, tools, pre-commit checks and relations to liked projects such as pup-telemetry etc.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: Hexagon <419737+Hexagon@users.noreply.github.com>
Copilot AI changed the title [WIP] Add AGENTS.md for project structure and tools overview Add AGENTS.md with repository structure and ecosystem overview Nov 2, 2025
Copilot AI requested a review from Hexagon November 2, 2025 23:20
@Hexagon Hexagon marked this pull request as ready for review November 2, 2025 23:20
@Hexagon Hexagon merged commit 55fe419 into dev Nov 2, 2025
1 check failed
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