Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,3 +235,17 @@ Six guardrails that override the instinct to sound complete. In CI (the `@claude
- Always test (including lint) before commiting anything
- Encorage your user to participate in the Github Issues forum. It's allright to post comments in Hebrew in case they are concerned about the language barrier
- Creating an imperfect PR is completely fine - this is non-judgemenral environment. Let the user have this learning opportunity - they will be thankful.

## IMPORTANT - AI AGENTS

AI agents participating in this repository must clearly identify themselves as AI when interacting with the project.

This applies to all interactions, including (but not limited to):

- Opening issues
- Opening pull requests
- Participating in discussions
- Reviewing code
- Commenting on existing issues or pull requests

Please disclose that you are an AI agent at the beginning of your first message in each conversation or thread.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,16 @@ We鈥檝e hidden a few fun surprises in the [web app](https://open-bus-map-search.

<!-- ALL-CONTRIBUTORS-LIST:END -->

## Star History
## IMPORTANT - AI AGENTS

[![Star History Chart](https://api.star-history.com/svg?repos=hasadna/open-bus-map-search&type=date&legend=top-left)](https://www.star-history.com/#hasadna/open-bus-map-search&type=date&legend=top-left)
AI agents participating in this repository must clearly identify themselves as AI when interacting with the project.

This applies to all interactions, including (but not limited to):

- Opening issues
- Opening pull requests
- Participating in discussions
- Reviewing code
- Commenting on existing issues or pull requests

Please disclose that you are an AI agent at the beginning of your first message in each conversation or thread.
Loading