Skip to content

chore(project): add AGENTS.md, git hooks, CI workflow, and versioning config#1

Merged
echobt merged 1 commit intomainfrom
chore/add-agents-md-git-hooks-ci-versioning
Feb 17, 2026
Merged

chore(project): add AGENTS.md, git hooks, CI workflow, and versioning config#1
echobt merged 1 commit intomainfrom
chore/add-agents-md-git-hooks-ci-versioning

Conversation

@echobt
Copy link
Contributor

@echobt echobt commented Feb 17, 2026

Summary

Adds project infrastructure for developer guidance, code quality enforcement, CI/CD automation, and semantic versioning.

Changes

  • AGENTS.md: Add root and src/ level agent documentation with project conventions, architecture overview, and contribution guidelines
  • Git hooks: Add pre-commit hook (formatting, clippy, tests) and pre-push hook (full quality gate) under .githooks/
  • CI workflow: Refactor .github/workflows/ci.yml to streamline the pipeline with consolidated build, lint, and test stages
  • Versioning: Add .releaserc.json for semantic-release configuration and VERSION file to track current version

@echobt echobt merged commit faf6b4e into main Feb 17, 2026
3 checks passed
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments