docs: Update AGENTS.md with CI testing infrastructure details

- Documented the containerized CI approach using docker-compose.ci.yml
- Added instructions for local CI testing with test-ci-locally.sh
- Explained benefits of the approach (reproducibility, simplicity)
- Updated .gitignore to ignore SurrealDB data directory

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-11-10 14:12:58 +00:00
parent bb650a3ed9
commit 4abe8183d8
2 changed files with 36 additions and 10 deletions

3
.gitignore vendored
View File

@@ -46,3 +46,6 @@ tests/playwright/.auth/
# claude settings (keep .claude/CLAUDE.md but ignore user settings)
.claude/settings.local.json
# surrealdb data
surreal/data/