-
Notifications
You must be signed in to change notification settings - Fork 585
Comparing changes
Open a pull request
base repository: AgentOps-AI/agentops
base: 0.4.20
head repository: AgentOps-AI/agentops
compare: 0.4.21
- 9 commits
- 47 files changed
- 3 contributors
Commits on Aug 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for df8d101 - Browse repository at this point
Copy the full SHA df8d101View commit details
Commits on Aug 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 52f9306 - Browse repository at this point
Copy the full SHA 52f9306View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11424df - Browse repository at this point
Copy the full SHA 11424dfView commit details
Commits on Aug 20, 2025
-
feat(sync): sync OSS distribution from AgentOps.Next ($(cd ../next-re…
…po && git rev-parse --short HEAD)) (#1226) * feat(sync): update OSS distribution from AgentOps.Next Automated sync from AgentOps.Next repository to OSS distribution. Changes: - 0 files added - 8 files modified - 1 files deleted This sync ensures the OSS repository stays up-to-date with the latest changes from the main AgentOps.Next development repository. Sync performed on: 2025-08-20 18:53:44 UTC Source commit: ede941bcbc3650c8c00c56c3d3635dac0d2fbb72 Co-Authored-By: Alex <meta.alex.r@gmail.com> * Update README.md --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Alex <meta.alex.r@gmail.com> Co-authored-by: Alex Reibman <areibman@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8eb18d3 - Browse repository at this point
Copy the full SHA 8eb18d3View commit details -
feat(sync): sync documentation updates from AgentOps.Next (#1227)
Automated sync from AgentOps.Next repository to OSS distribution. Changes: - 5 files modified - 0 files added - 0 files deleted This sync includes documentation updates that remove AgentOps.Next references to prevent OSS user confusion. Sync performed on: 2025-08-20 19:09:57 UTC Source commit: e4070de754a4c2bdf58844783fdee31b54dbdac2 Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Alex <meta.alex.r@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 90342b6 - Browse repository at this point
Copy the full SHA 90342b6View commit details
Commits on Aug 21, 2025
-
docs(app): Add Beginner Quickstart and troubleshooting to run full-st…
…ack locally (#1228) * docs(app): Beginner Quickstart for local dev with minimal env, run steps, verification, and troubleshooting Co-Authored-By: Alex <meta.alex.r@gmail.com> * docs(app): Add Docker Compose Quickstart and .env.example aligned with compose.yaml Co-Authored-By: Alex <meta.alex.r@gmail.com> * chore(compose): pass PROTOCOL/API_DOMAIN/APP_DOMAIN to enable FastAPI docs in Docker Co-Authored-By: Alex <meta.alex.r@gmail.com> * compose(dashboard): remove bind mount so .next build isn't overridden; fixes 'no production build' in Next.js under Docker Compose Co-Authored-By: Alex <meta.alex.r@gmail.com> * docs(app): prioritize Docker Compose quickstart and add detailed Supabase/ClickHouse credential steps; align .env.example with compose.yaml Co-Authored-By: Alex <meta.alex.r@gmail.com> * docs(app): remove duplicate Compose quickstart section; keep single recommended section at top Co-Authored-By: Alex <meta.alex.r@gmail.com> --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Alex <meta.alex.r@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f5e7d50 - Browse repository at this point
Copy the full SHA f5e7d50View commit details
Commits on Aug 27, 2025
-
Add working Haystack example, wire into CI, and update docs (#1230)
* examples: add Haystack 2.x OpenAI example; wire into examples CI; fix docs links Co-Authored-By: Alex <meta.alex.r@gmail.com> * examples(haystack): fix import path for OpenAIGenerator (Haystack 2.x) and use named argument Co-Authored-By: Alex <meta.alex.r@gmail.com> * examples(haystack): add post-run validation via agentops.validate_trace_spans and print summary Co-Authored-By: Alex <meta.alex.r@gmail.com> * examples(haystack): start a trace and validate against it; end with end_trace to ensure session URL and proper validation Co-Authored-By: Alex <meta.alex.r@gmail.com> --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Alex <meta.alex.r@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 419f40c - Browse repository at this point
Copy the full SHA 419f40cView commit details -
feat(haystack): auto-instrument Haystack 2.x generators incl. AzureOp…
…enAIChatGenerator; add Azure example + docs (#1231) * examples: add Haystack 2.x OpenAI example; wire into examples CI; fix docs links Co-Authored-By: Alex <meta.alex.r@gmail.com> * examples(haystack): fix import path for OpenAIGenerator (Haystack 2.x) and use named argument Co-Authored-By: Alex <meta.alex.r@gmail.com> * examples(haystack): add post-run validation via agentops.validate_trace_spans and print summary Co-Authored-By: Alex <meta.alex.r@gmail.com> * examples(haystack): start a trace and validate against it; end with end_trace to ensure session URL and proper validation Co-Authored-By: Alex <meta.alex.r@gmail.com> * feat(haystack): auto-instrument Haystack 2.x (OpenAIGenerator, AzureOpenAIChatGenerator); add Azure example; update CI and docs Co-Authored-By: Alex <meta.alex.r@gmail.com> * examples(haystack): bump OpenAI client to >=1.102.0 for Haystack 2.17 compatibility Co-Authored-By: Alex <meta.alex.r@gmail.com> * examples(haystack): tweak validation log text to retrigger CI Co-Authored-By: Alex <meta.alex.r@gmail.com> * examples(haystack): skip OpenAI example when OPENAI_API_KEY is missing to keep CI green Co-Authored-By: Alex <meta.alex.r@gmail.com> * examples(haystack): clarify Azure example skip message to retrigger CI Co-Authored-By: Alex <meta.alex.r@gmail.com> --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Alex <meta.alex.r@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3244a3a - Browse repository at this point
Copy the full SHA 3244a3aView commit details
Commits on Aug 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 817f554 - Browse repository at this point
Copy the full SHA 817f554View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.4.20...0.4.21