mirror of
https://gh.wpcy.net/https://github.com/superdav42/wp-update-server-plugin.git
synced 2026-05-04 18:52:21 +08:00
* chore: add wp-cli.yml and local dev environment docs Point wp-cli at shared WordPress 7.0-RC2 multisite dev install at ../wordpress (wordpress.local:8080). Documents reset workflow and WP-CLI usage in AGENTS.md. * chore: initialize aidevops planning infrastructure Add TODO.md, AGENTS.md, .agents/AGENTS.md, todo/PLANS.md, and todo/tasks/ directory for AI-assisted task management and planning. No existing files were modified.
355 B
355 B
ultimate-update-server-plugin — Agent Instructions
Project-Specific Rules
Security
- Never commit secrets, API keys, or credentials
- Use environment variables or
~/.config/aidevops/credentials.shfor sensitive values - Review all AI-generated code before merging