Skip to content

Argus Framework v0.1.0

Choose a tag to compare

@tecnosor tecnosor released this 16 Jun 12:42
· 3 commits to develop since this release
ac82c05

Added

  • Initial release of the Argus Framework.
  • Comprehensive skill system for AI agents (ISO 20022, SEPA, eIDAS, GDPR, DORA, MiCA, PCI-DSS, PSD2, OWASP Top 10, etc.).
  • Codex Wallet project-specific skills (GitHub CLI, backlog-writer, issue-writer, build-check, code-review, etc.).
  • Repository governance: CODEOWNERS, CONTRIBUTING.md, CODE_OF_CONDUCT.md, SECURITY.md, LICENSE.
  • GitHub issue templates (bug report, feature request, security vulnerability).
  • GitHub pull request template with compliance checklist.
  • GitHub CI workflow with conventional commit lint, markdown link validation, and governance checks.
  • .gitignore with patterns for AI agents, IDE files, and build artifacts.
  • Documentation: README.md, AGENTIC-INSTALLATION.md, CHANGELOG.md.

Changed

Deprecated

Removed

Fixed

Security