Skip to content

AgentOps OSS release#1190

Merged
areibman merged 3 commits intomainfrom
AgentOpsOSS_Release
Aug 9, 2025
Merged

AgentOps OSS release#1190
areibman merged 3 commits intomainfrom
AgentOpsOSS_Release

Conversation

@areibman
Copy link
Copy Markdown
Contributor

@areibman areibman commented Aug 9, 2025

📥 Pull Request

📘 Description
Briefly describe the changes you've made.

🧪 Testing
Describe the tests you performed to validate your changes.

@gitguardian
Copy link
Copy Markdown

gitguardian bot commented Aug 9, 2025

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
11016360 Triggered Generic Password dc73532 app/.github/workflows/test-api.yaml View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@areibman areibman changed the title AgentOps oss release AgentOps OSS release Aug 9, 2025
@areibman areibman merged commit c51c4d3 into main Aug 9, 2025
1 of 3 checks passed
@areibman areibman deleted the AgentOpsOSS_Release branch August 9, 2025 00:01
@himanshudubey01
Copy link
Copy Markdown

@areibman
Copy link
Copy Markdown
Contributor Author

As per the documentation - not able to find below

https://github.com/AgentOps-AI/agentops/blob/main/app/README.md

git clone https://github.com/AgentOps-AI/AgentOps.Next.git

image

Hey @himanshudubey01 -- the /app directory basically contains everything in AgentOps.Next. Seems we forgot to update that, will push a fix!

@skalebag
Copy link
Copy Markdown

Hey team, we were trying to self host agentops as per your recent release and we are facing issues with the process, I think the documentation has some gaps can you please confirm if this matches the repo - # 1. Clone the repository
git clone https://github.com/AgentOps-AI/AgentOps.Next.git
cd AgentOps.Next/app

2. Copy environment files

cp .env.example .env
cp api/.env.example api/.env
cp dashboard/.env.example dashboard/.env.local

3. Configure external services (see guides below)

Edit .env files with your service credentials

4. Start with Docker

docker-compose up -d

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.

3 participants