Skip to content

docs: add AGENTS.md - #1

Draft
pg-dev-git wants to merge 1 commit into
masterfrom
openhands/agents-md-2026-W35
Draft

docs: add AGENTS.md#1
pg-dev-git wants to merge 1 commit into
masterfrom
openhands/agents-md-2026-W35

Conversation

@pg-dev-git

Copy link
Copy Markdown
Owner

docs: add AGENTS.md

Added AGENTS.md to provide comprehensive repository guidelines and instructions for future AI agents working on pg-dev-git/foss_analytics_toolkit.

What changed and why:

  • Created AGENTS.md (which was missing) detailing repository layout (FOSS_Toolkit.py, task packages, toolkit_data), Python version requirements (3.8 / 3.9), setup via requirements.txt, and running instructions (python3 FOSS_Toolkit.py).
  • Documented repository-specific workflows and gotchas: authentication methods (Web Login / Connected App with encrypted configs), CSV upload date format (yyyy/mm/dd), and high memory/SWAP requirements for large dataset extractions using Modin/pandas.
  • Verified project structure and syntax validation (python3 -m py_compile FOSS_Toolkit.py). Noted the absence of automated test suites, testing frameworks, or linting configurations.

This pull request was opened by an AI agent (OpenHands).

Sign up for freeto 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

@pg-dev-git@openhands-agent