Skip to content

add AGENTS.md, rename default branch to main#29

Merged
elithrar merged 3 commits intomainfrom
add-agents-md
Feb 10, 2026
Merged

add AGENTS.md, rename default branch to main#29
elithrar merged 3 commits intomainfrom
add-agents-md

Conversation

@elithrar
Copy link
Owner

Summary

The default branch has been renamed from master to main (already updated on GitHub). This PR updates the CI workflow trigger and adds an AGENTS.md for AI coding agents.

  • Update test.yml push/PR triggers from master to main
  • Add AGENTS.md covering build/test commands (including single-test invocation), code style, error handling patterns, testing conventions, and git/PR guidelines
  • bonk.yml is event-based (issue/PR comments) so no changes needed there

@elithrar elithrar self-assigned this Feb 10, 2026
@elithrar
Copy link
Owner Author

/bonk investigate the tip build failure

gotip fmt -l . is invalid (go fmt doesn't accept -l). The step always
exits 2, silently swallowed by continue-on-error. Use gofmt -l . via
the gotip-provided PATH instead, matching the stable job's approach.
@elithrar elithrar merged commit b99cda8 into main Feb 10, 2026
5 checks passed
@elithrar elithrar deleted the add-agents-md branch February 10, 2026 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant