Use gh command for GitHub operations.
Repo: i-am-bee/agentstack
All commits must be signed off for DCO compliance (git commit --signoff).
mise run agentstack-server:migrations:runrun migrations
- When working in agentstack-server make sure you always test the behaviour using the agentstack-server debugging approach
- All testing and linting can be done via
mise run check - Formatting can be fixed via
mise run fix - Breaking API changes must be documented in
docs/development/reference/changelog.mdx