Skip to content

docs: add AGENTS guidance#185

Merged
ecarreras merged 1 commit into
masterfrom
docs/add-agents-md
Jun 13, 2026
Merged

docs: add AGENTS guidance#185
ecarreras merged 1 commit into
masterfrom
docs/add-agents-md

Conversation

@giscebot

Copy link
Copy Markdown
Contributor

Summary

  • Add a root AGENTS.md for agents working on Destral.
  • Document the critical CI contract around automatic module detection, multi-module PR dependency ordering, database lifecycle, coverage and JUnit output.
  • Capture testing expectations for Python 2.7 and Python 3.x paths.

Validation

  • /home/openclaw/.pyenv/versions/erp3/bin/python -m unittest discover tests
  • PYTHONPATH="/home/openclaw/projects/gisce-ti/worktrees/destral-agents-md:/home/openclaw/projects/gisce-ti/erp/server/bin" /home/openclaw/.pyenv/versions/erp3/bin/mamba spec
  • /home/openclaw/.pyenv/versions/erp2/bin/python -m unittest discover tests
  • PYTHONPATH="/home/openclaw/projects/gisce-ti/worktrees/destral-agents-md:/home/openclaw/projects/gisce-ti/erp/server/bin" /home/openclaw/.pyenv/versions/erp2/bin/mamba spec

Note: installed requirements-dev.txt in the local erp2/erp3 virtualenvs before running specs because doublex_expects was missing locally.

Co-authored-by: Eduard Carreras <ecarreras@gisce.net>
@giscebot giscebot self-assigned this Jun 13, 2026
@giscebot giscebot requested a review from ecarreras June 13, 2026 20:03
@ecarreras ecarreras merged commit d3b20a9 into master Jun 13, 2026
2 checks passed
@ecarreras ecarreras deleted the docs/add-agents-md branch June 13, 2026 20:08
@giscebot

Copy link
Copy Markdown
Contributor Author

Post-merge cleanup completed: the dedicated worktree /home/openclaw/projects/gisce-ti/worktrees/destral-agents-md was clean and has been removed. Merged PR remains at #185.

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