Skip to content

Commit e55eba6

Browse files
Merge branch 'develop' into composio/test
2 parents d4bf421 + 931a959 commit e55eba6

File tree

16 files changed

+454
-61
lines changed

16 files changed

+454
-61
lines changed

.github/workflows/release-please.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
name: Release Please
2+
3+
on:
4+
push:
5+
branches:
6+
- master
7+
workflow_dispatch:
8+
9+
permissions:
10+
contents: write
11+
pull-requests: write
12+
13+
jobs:
14+
release-please:
15+
runs-on: ubuntu-latest
16+
steps:
17+
- uses: googleapis/release-please-action@v4
18+
with:
19+
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}

.release-please-manifest.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"backend": "0.2.0-beta",
3+
"frontend": "0.2.0-beta"
4+
}

CODE_OF_CONDUCT.md

Lines changed: 49 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,58 @@
1-
# GAIA Code of Conduct
1+
# Contributor Covenant Code of Conduct
22

3-
Like the technical community as a whole, the GAIA team and community is made up of a mixture of professionals and volunteers from all over the world, working on every aspect of the mission - including mentorship, teaching, and connecting people.
3+
## Our Commitment
44

5-
Diversity is one of our huge strengths, but it can also lead to communication issues and unhappiness. To that end, we have a few ground rules that we ask people to adhere to. This code applies equally to founders, mentors and those seeking help and guidance.
5+
We are committed to making participation in our community a welcoming, respectful, and productive experience for everyone.
66

7-
This isn’t an exhaustive list of things that you can’t do. Rather, take it in the spirit in which it’s intended - a guide to make it easier to enrich all of us and the technical communities in which we participate.
7+
## Standards
88

9-
This code of conduct applies to all spaces managed by the GAIA project or heygaia. This includes IRC, the mailing lists, the issue tracker, DSF events, and any other forums created by the project team which the community uses for communication. In addition, violations of this code outside these spaces may affect a person's ability to participate within them.
9+
Positive examples of behavior include:
1010

11-
If you believe someone is violating the code of conduct, we ask that you report it by emailing [hi@heygaia.io](mailto:hi@heygaia.io).
11+
- Showing respect and kindness to others
12+
- Being open to different perspectives and experiences
13+
- Offering and accepting constructive feedback
14+
- Taking responsibility for mistakes and working to correct them
1215

13-
- **Be friendly and patient.**
14-
- **Be welcoming.** We strive to be a community that welcomes and supports people of all backgrounds and identities. This includes, but is not limited to members of any race, ethnicity, culture, national origin, colour, immigration status, social and economic class, educational level, sex, sexual orientation, gender identity and expression, age, size, family status, political belief, religion, and mental and physical ability.
15-
- **Be considerate.** Your work will be used by other people, and you in turn will depend on the work of others. Any decision you take will affect users and colleagues, and you should take those consequences into account when making decisions. Remember that we're a world-wide community, so you might not be communicating in someone else's primary language.
16-
- **Be respectful.** Not all of us will agree all the time, but disagreement is no excuse for poor behavior and poor manners. We might all experience some frustration now and then, but we cannot allow that frustration to turn into a personal attack. It’s important to remember that a community where people feel uncomfortable or threatened is not a productive one. Members of the GAIA community should be respectful when dealing with other members as well as with people outside the GAIA community.
17-
- **Be careful in the words that you choose.** We are a community of professionals, and we conduct ourselves professionally. Be kind to others. Do not insult or put down other participants. Harassment and other exclusionary behavior aren't acceptable. This includes, but is not limited to:
18-
- Violent threats or language directed against another person.
19-
- Discriminatory jokes and language.
20-
- Posting sexually explicit or violent material.
21-
- Posting (or threatening to post) other people's personally identifying information ("doxing").
22-
- Personal insults, especially those using racist or sexist terms.
23-
- Unwelcome sexual attention.
24-
- Advocating for, or encouraging, any of the above behavior.
25-
- Repeated harassment of others. In general, if someone asks you to stop, then stop.
26-
- **When we disagree, try to understand why.** Disagreements, both social and technical, happen all the time and GAIA is no exception. It is important that we resolve disagreements and differing views constructively. Remember that we’re different. The strength of GAIA comes from its varied community, people from a wide range of backgrounds. Different people have different perspectives on issues. Being unable to understand why someone holds a viewpoint doesn’t mean that they’re wrong. Don’t forget that it is human to err and blaming each other doesn’t get us anywhere. Instead, focus on helping to resolve issues and learning from mistakes.
16+
Unacceptable behavior includes:
2717

28-
Original text courtesy of the [Speak Up! project](http://web.archive.org/web/20141109123859/http://speakup.io/coc.html).
18+
- Harassment or discrimination of any kind
19+
- Offensive, derogatory, or inappropriate comments
20+
- Personal attacks or trolling
21+
- Sharing private information without consent
22+
- Any unprofessional or disruptive conduct
2923

30-
## Questions?
24+
## Responsibilities
3125

32-
If you have questions, please see . If that doesn't answer your questions, feel free to [contact us](mailto:hi@heygaia.io).
26+
Community leaders will:
27+
28+
- Enforce this Code of Conduct consistently and fairly
29+
- Take appropriate action for violations, which may include warnings, temporary bans, or permanent bans
30+
- Provide clear reasons for moderation decisions when possible
31+
32+
## Scope
33+
34+
This Code of Conduct applies across all community spaces and when an individual is representing the community in public settings.
35+
36+
## Enforcement
37+
38+
If you experience or witness unacceptable behavior, please report it to the community leaders at **your-email@example.com**. Reports will be handled respectfully, promptly, and with confidentiality.
39+
40+
## Enforcement Guidelines
41+
42+
Community leaders will use the following guidelines when determining consequences for violations:
43+
44+
1. **Warning**
45+
- *Behavior*: Minor or first-time violation.
46+
- *Action*: Private warning with explanation. A public apology may be requested.
47+
48+
2. **Temporary Ban**
49+
- *Behavior*: More serious or repeated violations.
50+
- *Action*: Temporary restriction from community participation.
51+
52+
3. **Permanent Ban**
53+
- *Behavior*: Severe or ongoing violations.
54+
- *Action*: Permanent removal from the community.
55+
56+
## Attribution
57+
58+
This Code of Conduct is adapted from the [Contributor Covenant, version 2.0](https://www.contributor-covenant.org/version/2/0/code_of_conduct.html), with modifications for clarity and brevity.

CONTRIBUTING.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Contributing to GAIA
2+
3+
GAIA is an open source project, and we welcome contributions of all kinds:
4+
5+
- Code patches
6+
- Documentation improvements
7+
- Bug reports and reviews
8+
- Tests and code quality enhancements
9+
10+
## Getting Started
11+
12+
- Read our [Code of Conduct](https://github.com/heygaia/gaia/blob/master/CODE_OF_CONDUCT.md)
13+
- Set up your environment: [Development Setup Guide](https://docs.heygaia.io/developers/development-setup)
14+
- Explore our [contribution guidelines](https://docs.heygaia.io/developers/contributing) for details
15+
16+
## How to Contribute
17+
18+
- Bug fixes, features, docs, and tests are all welcome ([see ways to contribute](https://docs.heygaia.io/developers/contributing#ways-to-contribute))
19+
- Fork the repo, create a branch, make changes, test, and open a pull request ([workflow details](https://docs.heygaia.io/developers/contributing#contribution-workflow))
20+
- Follow our [coding standards](https://docs.heygaia.io/developers/contributing#coding-standards) for Python and React/Next.js
21+
- Use [Conventional Commits](https://docs.heygaia.io/developers/contributing#commit-message-guidelines) for commit messages
22+
23+
## Pull Requests
24+
25+
- Ensure code style, tests, and docs are up to date
26+
- Use the [PR template](https://docs.heygaia.io/developers/contributing#pr-description-template)
27+
- No merge conflicts with `master` branch
28+
29+
## Code of Conduct
30+
31+
Help us keep GAIA open and inclusive. Please read and follow our [Code of Conduct](https://github.com/heygaia/gaia/blob/master/CODE_OF_CONDUCT.md).
32+
33+
## Need Help?
34+
35+
- [Documentation](https://docs.heygaia.io/)
36+
- [Discord Community](https://discord.heygaia.io/)
37+
- [GitHub Issues](https://github.com/heygaia/gaia/issues)
38+
- [Discussions](https://github.com/heygaia/gaia/discussions)
39+
40+
Thank you for contributing to GAIA!

SECURITY.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
# Security Policy
2+
3+
## Reporting a Vulnerability
4+
5+
If you discover a security issue in this project, please report it responsibly:
6+
7+
- **Do not open a public GitHub issue.**
8+
- Instead, email us at **security@heygaia.io**.
9+
- Please include:
10+
- A clear description of the vulnerability
11+
- Steps to reproduce (if available)
12+
- Any proof-of-concept code or details
13+
14+
We will acknowledge your report within **48 hours** and keep you informed as we investigate and fix the issue.
15+
16+
---
17+
18+
## Disclosure Policy
19+
20+
- We follow a **coordinated disclosure process**.
21+
- Once a fix is ready, we will:
22+
- Release a patch
23+
- Update documentation if necessary
24+
- Credit the reporter (unless you prefer otherwise)
25+
26+
---
27+
28+
## Supported Versions
29+
30+
We currently support security updates for the following versions:
31+
32+
| Version | Supported |
33+
| ------- | --------- |
34+
| latest ||
35+
| older ||
36+
37+
---
38+
39+
## Preferred Languages
40+
41+
We prefer vulnerability reports in **English**, but will make reasonable efforts to work with any reporter.

backend/.env.example

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# ============================================================================================
2+
# IMPORTANT: DO NOT DELETE THIS FILE
3+
# --------------------------------------------------------------------------------------------
4+
# This `.env.example` file is required for the repository. It serves as a reference template
5+
# showing the environment variables needed to run the project. Actual values must be provided
6+
# via Infisical or your own `.env` file, but this file should remain in version control.
7+
#
8+
# For setup instructions and details on configuring environment variables, see:
9+
# https://docs.heygaia.io/configuration/environment-variables
10+
# ============================================================================================
11+
112
# Environment Configuration
213
ENV=development # Environment type: development, staging, production
314
DISABLE_PROFILING=true # Disable performance profiling in non-production environments

0 commit comments

Comments
 (0)