Conversation
There was a problem hiding this comment.
Pull request overview
Adds a CONTRIBUTORS.md file intended to satisfy Issue #153 by listing contributors derived from git history.
Changes:
- Introduces
CONTRIBUTORS.mdwith a contributor list and brief “latest contribution” snippets.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| - **AdnanMehr8**: feat: add file locking to prevent nonce replay race conditions | ||
| - **Async777**: fix: Update README version to match code (2.16.0) | ||
| - **Clawd EFS**: Add quickstart example script (#6) | ||
| - **Dlove123**: fix: Add systemd service and deployment guide for Beacon Atlas (#2127) | ||
| - **EisonMe**: docs(readme): fix beacon command typo | ||
| - **Elyan Labs**: docs: document Atlas collaborator matcher | ||
| - **Fast Ops Fix**: feat: add relay healthcheck Python example with tests | ||
| - **Fred Zhang**: docs: add 2-minute quick start near top of README | ||
| - **Joshualover**: docs: add CONTRIBUTING.md guide (fixes #community) (#80) | ||
| - **Luna Ops**: docs: add security guide with replay protection and idempotency patterns (#107) | ||
| - **RyanAI**: docs: add macOS ARM64 installation test report | ||
| - **Scott**: security: add safe harbor and disclosure policy | ||
| - **Tianlin0725**: fix: update test assertion to match actual error message | ||
| - **Tyson**: docs: add advanced examples for Beacon Protocol (#14) | ||
| - **allornothingai**: docs(atlas): add nginx config block for rustchain.org proxy routing | ||
| - **d 🔹**: feat: Add Lambda Lang codec and Agent Matrix transport (#5) | ||
| - **daytonsaiagents-commits**: Add ClawNews CLI tests and documentation (#10) | ||
| - **edisonlv**: docs: Add webhook port conflict troubleshooting (#102) | ||
| - **energypantry**: docs: add webhook loopback smoke script | ||
| - **fino-oss**: feat: add per-endpoint API rate limiting (#105) | ||
| - **flashlib**: docs: add hello world example for beginners | ||
| - **fskeung**: Add install report (#122) | ||
| - **joshua-deng**: feat: ClawNews v0.1 — Tests + Docs + Command Hardening | ||
| - **larryjiang**: feat: add inbox_monitor.py example | ||
| - **liu971227-sys**: security: fail closed for signed relay registration when nacl unavailable | ||
| - **lou00000**: Add input validation tests for codec decode/verify | ||
| - **mac**: security: Add signature verification to /relay/ping endpoint (v2) | ||
| - **mtarcure**: ci: add Dependabot config | ||
| - **nifanpinc**: docs: Add replay protection section with nonce/timestamp examples | ||
| - **pengjiequan-create**: Create webhook_integration.py (#123) | ||
| - **seraphim941**: fix: add Flask to deps and --text flag to webhook send (#130) | ||
| - **sungdark**: fix(atlas): enforce mutation endpoint rate limits + heartbeat timestamp safety (#69) | ||
| - **xiangshangsir**: docs: Add CODE_OF_CONDUCT.md (#76) | ||
| - **yw13931835525-cyber**: docs(readme): clarify duplicate quick start sections (#124) | ||
| - **zddsl**: [Bounty] Add PULL_REQUEST_TEMPLATE.md (#79) | ||
| - **zhangxue1985122219**: docs: Fix formatting and add Windows troubleshooting guide (#121) |
There was a problem hiding this comment.
Issue #153 asks for GitHub usernames; this list includes display names/organizations (e.g., "Adnan Haider", "Clawd EFS") rather than GitHub handles. Consider switching to a consistent format like linked @usernames (e.g., [@Scottcjn](https://github.com/Scottcjn)) so the file satisfies the bounty requirement and is unambiguous.
| - **AdnanMehr8**: feat: add file locking to prevent nonce replay race conditions | |
| - **Async777**: fix: Update README version to match code (2.16.0) | |
| - **Clawd EFS**: Add quickstart example script (#6) | |
| - **Dlove123**: fix: Add systemd service and deployment guide for Beacon Atlas (#2127) | |
| - **EisonMe**: docs(readme): fix beacon command typo | |
| - **Elyan Labs**: docs: document Atlas collaborator matcher | |
| - **Fast Ops Fix**: feat: add relay healthcheck Python example with tests | |
| - **Fred Zhang**: docs: add 2-minute quick start near top of README | |
| - **Joshualover**: docs: add CONTRIBUTING.md guide (fixes #community) (#80) | |
| - **Luna Ops**: docs: add security guide with replay protection and idempotency patterns (#107) | |
| - **RyanAI**: docs: add macOS ARM64 installation test report | |
| - **Scott**: security: add safe harbor and disclosure policy | |
| - **Tianlin0725**: fix: update test assertion to match actual error message | |
| - **Tyson**: docs: add advanced examples for Beacon Protocol (#14) | |
| - **allornothingai**: docs(atlas): add nginx config block for rustchain.org proxy routing | |
| - **d 🔹**: feat: Add Lambda Lang codec and Agent Matrix transport (#5) | |
| - **daytonsaiagents-commits**: Add ClawNews CLI tests and documentation (#10) | |
| - **edisonlv**: docs: Add webhook port conflict troubleshooting (#102) | |
| - **energypantry**: docs: add webhook loopback smoke script | |
| - **fino-oss**: feat: add per-endpoint API rate limiting (#105) | |
| - **flashlib**: docs: add hello world example for beginners | |
| - **fskeung**: Add install report (#122) | |
| - **joshua-deng**: feat: ClawNews v0.1 — Tests + Docs + Command Hardening | |
| - **larryjiang**: feat: add inbox_monitor.py example | |
| - **liu971227-sys**: security: fail closed for signed relay registration when nacl unavailable | |
| - **lou00000**: Add input validation tests for codec decode/verify | |
| - **mac**: security: Add signature verification to /relay/ping endpoint (v2) | |
| - **mtarcure**: ci: add Dependabot config | |
| - **nifanpinc**: docs: Add replay protection section with nonce/timestamp examples | |
| - **pengjiequan-create**: Create webhook_integration.py (#123) | |
| - **seraphim941**: fix: add Flask to deps and --text flag to webhook send (#130) | |
| - **sungdark**: fix(atlas): enforce mutation endpoint rate limits + heartbeat timestamp safety (#69) | |
| - **xiangshangsir**: docs: Add CODE_OF_CONDUCT.md (#76) | |
| - **yw13931835525-cyber**: docs(readme): clarify duplicate quick start sections (#124) | |
| - **zddsl**: [Bounty] Add PULL_REQUEST_TEMPLATE.md (#79) | |
| - **zhangxue1985122219**: docs: Fix formatting and add Windows troubleshooting guide (#121) | |
| - [@AdnanMehr8](https://github.com/AdnanMehr8): feat: add file locking to prevent nonce replay race conditions | |
| - [@Async777](https://github.com/Async777): fix: Update README version to match code (2.16.0) | |
| - **Clawd EFS**: Add quickstart example script (#6) | |
| - [@Dlove123](https://github.com/Dlove123): fix: Add systemd service and deployment guide for Beacon Atlas (#2127) | |
| - [@EisonMe](https://github.com/EisonMe): docs(readme): fix beacon command typo | |
| - **Elyan Labs**: docs: document Atlas collaborator matcher | |
| - **Fast Ops Fix**: feat: add relay healthcheck Python example with tests | |
| - **Fred Zhang**: docs: add 2-minute quick start near top of README | |
| - [@Joshualover](https://github.com/Joshualover): docs: add CONTRIBUTING.md guide (fixes #community) (#80) | |
| - **Luna Ops**: docs: add security guide with replay protection and idempotency patterns (#107) | |
| - [@RyanAI](https://github.com/RyanAI): docs: add macOS ARM64 installation test report | |
| - [@Scott](https://github.com/Scott): security: add safe harbor and disclosure policy | |
| - [@Tianlin0725](https://github.com/Tianlin0725): fix: update test assertion to match actual error message | |
| - [@Tyson](https://github.com/Tyson): docs: add advanced examples for Beacon Protocol (#14) | |
| - [@allornothingai](https://github.com/allornothingai): docs(atlas): add nginx config block for rustchain.org proxy routing | |
| - **d 🔹**: feat: Add Lambda Lang codec and Agent Matrix transport (#5) | |
| - [@daytonsaiagents-commits](https://github.com/daytonsaiagents-commits): Add ClawNews CLI tests and documentation (#10) | |
| - [@edisonlv](https://github.com/edisonlv): docs: Add webhook port conflict troubleshooting (#102) | |
| - [@energypantry](https://github.com/energypantry): docs: add webhook loopback smoke script | |
| - [@fino-oss](https://github.com/fino-oss): feat: add per-endpoint API rate limiting (#105) | |
| - [@flashlib](https://github.com/flashlib): docs: add hello world example for beginners | |
| - [@fskeung](https://github.com/fskeung): Add install report (#122) | |
| - [@joshua-deng](https://github.com/joshua-deng): feat: ClawNews v0.1 — Tests + Docs + Command Hardening | |
| - [@larryjiang](https://github.com/larryjiang): feat: add inbox_monitor.py example | |
| - [@liu971227-sys](https://github.com/liu971227-sys): security: fail closed for signed relay registration when nacl unavailable | |
| - [@lou00000](https://github.com/lou00000): Add input validation tests for codec decode/verify | |
| - [@mac](https://github.com/mac): security: Add signature verification to /relay/ping endpoint (v2) | |
| - [@mtarcure](https://github.com/mtarcure): ci: add Dependabot config | |
| - [@nifanpinc](https://github.com/nifanpinc): docs: Add replay protection section with nonce/timestamp examples | |
| - [@pengjiequan-create](https://github.com/pengjiequan-create): Create webhook_integration.py (#123) | |
| - [@seraphim941](https://github.com/seraphim941): fix: add Flask to deps and --text flag to webhook send (#130) | |
| - [@sungdark](https://github.com/sungdark): fix(atlas): enforce mutation endpoint rate limits + heartbeat timestamp safety (#69) | |
| - [@xiangshangsir](https://github.com/xiangshangsir): docs: Add CODE_OF_CONDUCT.md (#76) | |
| - [@yw13931835525-cyber](https://github.com/yw13931835525-cyber): docs(readme): clarify duplicate quick start sections (#124) | |
| - [@zddsl](https://github.com/zddsl): [Bounty] Add PULL_REQUEST_TEMPLATE.md (#79) | |
| - [@zhangxue1985122219](https://github.com/zhangxue1985122219): docs: Fix formatting and add Windows troubleshooting guide (#121) |
| # Contributors | ||
|
|
||
| Thank you to everyone who has contributed to beacon-skill! |
There was a problem hiding this comment.
The PR description includes a wallet address, but Issue #153 explicitly says to drop the wallet name/details. To align with the issue requirement (and avoid keeping payout details in the PR body), please remove the wallet from the PR description / related metadata.
|
Hi there! I noticed the PR checks failed on the |
|
Hi there! I noticed the PR checks failed on the |
1 similar comment
|
Hi there! I noticed the PR checks failed on the |
|
Closing as duplicate — you've submitted multiple PRs for the same issue. Please consolidate into one PR and iterate on it. Your code quality is solid, just avoid double-submitting. Thanks! |
Resolves #153. Auto-generated via
git logscript extracting unique author names and their latest contribution snippet. Included myself.Wallet: 0x39726f81f03D09983c499DeDb951e06d5A27E663