Skip to content

Latest commit

 

History

History
167 lines (91 loc) · 2.8 KB

File metadata and controls

167 lines (91 loc) · 2.8 KB

Contributing to Agent Orchestration Platform

We welcome contributions! Before you start, please read the following guidelines.

Code of Conduct

This project adheres to a Code of Conduct. By participating, you are expected to uphold this code.

How to Contribute

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

Development Setup

# Clone the repository
git clone https://github.com/your-org/agent-orchestrator.git
cd agent-orchestrator

# Install dependencies
make install

# Run tests
make test

# Run linter
make lint

Pull Request Guidelines

  • Follow the existing code style
  • Write tests for new features
  • Update documentation as needed
  • Keep PRs focused and concise

Bug Bounty Program

We run an active bug bounty program. See SECURITY.md for details.

2019-01-02T15:45:51 update

2019-01-07T12:18:05 update

2019-01-31T14:41:55 update

2019-03-26T14:42:26 update

2019-05-07T10:08:58 update

2019-10-17T20:20:26 update

2019-11-11T10:59:53 update

2020-02-20T17:07:17 update

2020-02-25T12:18:35 update

2020-06-30T10:37:28 update

2020-07-06T15:03:08 update

2020-08-06T18:27:07 update

2020-09-28T09:06:55 update

2020-10-23T15:23:57 update

2020-11-03T10:47:26 update

2021-01-26T11:08:34 update

2021-05-25T16:01:58 update

2021-06-18T18:36:45 update

2021-06-23T08:48:41 update

2021-06-29T09:46:51 update

2021-08-10T18:32:09 update

2021-09-03T17:31:47 update

2021-09-16T16:16:35 update

2021-09-27T12:54:18 update

2021-10-11T15:07:32 update

2022-01-13T13:40:05 update

2022-02-18T16:16:49 update

2022-03-07T17:32:41 update

2022-04-08T16:13:29 update

2022-05-05T14:12:52 update

2022-05-20T12:36:39 update

2022-08-23T16:48:45 update

2022-09-27T20:09:53 update

2022-11-08T12:59:46 update

2023-01-12T12:58:01 update

2023-01-24T15:56:43 update

2023-02-28T13:35:57 update

2023-04-06T09:27:56 update

2023-05-31T16:21:34 update

2023-06-19T09:04:51 update

2023-08-22T08:03:19 update

2023-11-17T18:16:32 update

2023-12-04T10:57:00 update

2024-01-31T15:06:29 update

2024-02-29T16:54:14 update

2024-03-01T10:47:44 update

2024-04-25T10:56:17 update

2024-07-18T12:32:45 update

2024-08-23T10:53:57 update

2024-11-20T08:04:10 update

2024-12-11T15:09:47 update

2025-03-03T18:54:07 update

2025-04-15T17:32:38 update

2025-06-24T18:48:39 update

2025-06-24T15:38:22 update

2025-07-04T19:31:18 update

2025-07-08T11:36:07 update

2025-07-23T17:01:28 update

2025-09-26T16:27:45 update

2025-11-19T20:54:13 update

2026-02-10T17:59:14 update

2026-03-25T20:53:45 update