-
-
Notifications
You must be signed in to change notification settings - Fork 8
Insights: getsentry/seer
Overview
Could not load contribution data
Please try again later
172 Pull requests merged by 14 people
-
feat(repo_manager): Ensure timezone awareness for upload_locked_at comparison
#2654 merged
May 21, 2025 -
fix(autofix): Fix duplicate tool logic
#2649 merged
May 20, 2025 -
feat(repo_manager): Add option to skip repo copy during backfill
#2646 merged
May 20, 2025 -
Support multi-repo search in evals
#2648 merged
May 20, 2025 -
chore(autofix): Help agent get root tree and prevent duplicate tool calls
#2645 merged
May 20, 2025 -
feat(bug-prediction): Agent
#2568 merged
May 20, 2025 -
feat(repo_manager): Add logging and remove aggressive flag for git gc
#2644 merged
May 20, 2025 -
fix(autofix): Fix claude tools file creation logic
#2643 merged
May 20, 2025 -
feat(bug-predictor): Add bug predictor formatter
#2574 merged
May 19, 2025 -
chore(autofix): Don't log error when creating file
#2640 merged
May 19, 2025 -
chore(autofix): Update pr description to be less personable
#2641 merged
May 19, 2025 -
fix(agent): Handle None values in usage metadata for token counts
#2639 merged
May 19, 2025 -
refactor(repo-backfill): Prevent duplicate backfill jobs for the same repository
#2638 merged
May 19, 2025 -
feat(repo_client): Correct file paths in CompleteGitTree after subtree retrieval
#2636 merged
May 19, 2025 -
feat(autofix): Increase REPO_WAIT_TIMEOUT_SECS to 240 seconds
#2635 merged
May 19, 2025 -
fix(repo-backfill): There could be backfill jobs without archives
#2634 merged
May 19, 2025 -
chore(autofix): Rename generated PRs from autofix to seer
#2630 merged
May 19, 2025 -
debug(autofix): Make repo backfill run repeatedly for these projects
#2633 merged
May 19, 2025 -
fix(autofix): Only return file paths in autocorrect_file_path when files_only is True
#2629 merged
May 19, 2025 -
fix(autofix): Handle ripgrep output encoding and errors
#2627 merged
May 19, 2025 -
chore(autofix): Remove some unnecessary db reads
#2631 merged
May 19, 2025 -
fix(repo client): Fix get git tree
#2628 merged
May 19, 2025 -
feat(repo-manager): Remove file size limit when cloning
#2632 merged
May 19, 2025 -
feat(codegen): Support multiple repos
#2569 merged
May 17, 2025 -
chore(autofix): Include gemini's thoughts in content stream
#2626 merged
May 17, 2025 -
fix(trace-queries): Falsy value check
#2624 merged
May 16, 2025 -
fix(autofix): Fix freezing LLM stream freezing the timeout check
#2623 merged
May 16, 2025 -
fix(autofix-evals): Fix evals not using passed repo config
#2620 merged
May 16, 2025 -
chore(autofix): Parallelize update_repo_access_and_properties
#2618 merged
May 16, 2025 -
fix(trace-queries): include thinking budget in llmclient
#2622 merged
May 16, 2025 -
chore(trace queries): Update to Gemini 2.5 flash
#2589 merged
May 16, 2025 -
feat(repo_manager): Pt.1 of Repo backfills, only for specific projects
#2619 merged
May 16, 2025 -
fix(seer): bump pr review to sonnet 3-7 (to use PT)
#2617 merged
May 16, 2025 -
chore(assisted query): Trace Cached Prompt
#2615 merged
May 16, 2025 -
fix(autofix): Handle invalid commit SHA or branch name in get_commit_patch_for_file
#2614 merged
May 15, 2025 -
fix(autofix): Add pegjs ext
#2616 merged
May 15, 2025 -
fix(autofix db writes): Merge functions to reduce DB calls
#2613 merged
May 15, 2025 -
chore(assisted query): Update Langfuse tracing
#2605 merged
May 15, 2025 -
fix(assisted queries): Key name and log failures
#2611 merged
May 15, 2025 -
fix(autofix): switch coding to 3.7
#2612 merged
May 15, 2025 -
[fix] Fix unit test coding component repo client type
#2610 merged
May 15, 2025 -
chore(automation): Switch anthropic to europe west 4
#2609 merged
May 15, 2025 -
ci: Name the linting job
#2608 merged
May 15, 2025 -
ci: Make the main branch check named differently
#2607 merged
May 15, 2025 -
fix(autofix): Cap number of repos in prefs
#2606 merged
May 15, 2025 -
chore(autofix): Remove test from solution plan default
#2604 merged
May 15, 2025 -
fix(autofix state): Save the branch and base_commit_sha to the autofix state
#2580 merged
May 15, 2025 -
fix(autofix): Fix fetch auth + remove origin when pruning
#2603 merged
May 15, 2025 -
fix(autofix): Find the last DefaultStep with an ID for sharing insights
#2602 merged
May 15, 2025 -
chore(automation): Disabling global endpoint
#2599 merged
May 15, 2025 -
chore(seer): Update packages and fix typing
#2587 merged
May 15, 2025 -
ci: Skip some vcr tests for INC-1163
#2601 merged
May 15, 2025 -
fix(autofix): Disable global endpoint for flash 2.5
#2600 merged
May 15, 2025 -
chore: prompt change to evaluations (relevant-warnings)
#2577 merged
May 15, 2025 -
chore(trace queries): Default cache
#2570 merged
May 14, 2025 -
feat(repo-manager): Multithreaded gcs downloads
#2597 merged
May 14, 2025 -
fix(autofix): Ensure insights are associated with the correct step
#2595 merged
May 14, 2025 -
fix(autofix): Create preferences object on an Autofix run
#2591 merged
May 14, 2025 -
ci(merge-queue): Swap this condition
#2596 merged
May 14, 2025 -
ci(seer): Trigger workflows on merge_group
#2593 merged
May 14, 2025 -
fix(autofix): Check the request not the context in repo tools
#2590 merged
May 14, 2025 -
tests(autofix): Remove flaky logger testing
#2585 merged
May 13, 2025 -
fix(autofix): Still make repo manager work without org id
#2582 merged
May 13, 2025 -
fix(agent): Handle different error messages for too long input
#2584 merged
May 13, 2025 -
fix(autofix): Better log repo download timeouts
#2583 merged
May 13, 2025 -
fix(repo_manager): Pass upload_to_gcs to ThreadPoolExecutor and log repo name in clone/download
#2581 merged
May 13, 2025 -
chore(trace queries): Update prompt
#2564 merged
May 13, 2025 -
feat(autofix): Run repos with GCS caching
#2550 merged
May 13, 2025 -
fix(autofix): Don't fetch original content for new files
#2578 merged
May 13, 2025 -
improve stats from run reports
#2559 merged
May 13, 2025 -
chore: don't mock PrFiles when running evaluations
#2558 merged
May 13, 2025 -
feat(autofix): Enable multiline mode for ripgrep when newlines are present in regex query
#2576 merged
May 13, 2025 -
chore(trace query): include required fields
#2572 merged
May 13, 2025 -
fix(repo_client): Normalize file paths by removing leading slashes
#2575 merged
May 12, 2025 -
fix(autofix): Performance optimizations
#2566 merged
May 12, 2025 -
feat(autofix): Retry ripgrep with literal string search on regex parse error
#2535 merged
May 12, 2025 -
chore(anomaly-detection): log debug info to troubleshoot timestamps mismatch issue
#2567 merged
May 12, 2025 -
chore(anomaly-detection): Match time budget for store data end point to changed sla
#2565 merged
May 12, 2025 -
fix(autofix): Correctly set codebase read/write access and remove backwards compatibility
#2571 merged
May 12, 2025 -
fix(autofix): Autocorrect repo name before use in tools
#2563 merged
May 12, 2025 -
fix(seer): Fix the logging
#2557 merged
May 12, 2025 -
chore(trace queries): Reduce fields used in values query
#2562 merged
May 10, 2025 -
chore(trace queries): Add logs
#2560 merged
May 9, 2025 -
fix(autofix): Use more file path autocorrect
#2556 merged
May 9, 2025 -
feat(repo_manager): Add retry logic to directory cleanup
#2554 merged
May 8, 2025 -
fix(autofix): Fix RepoManager errors not being grouped
#2552 merged
May 8, 2025 -
feat(repo_manager): Throttle liveness probe updates during repo clone
#2551 merged
May 8, 2025 -
feat(autofix): Use a git client to clone and checkout repos
#2544 merged
May 8, 2025 -
Fix GH retry backoff limit
#2548 merged
May 8, 2025 -
chore(seer): remove ST specific deploy logic
#2547 merged
May 8, 2025 -
fix(autofix): Fix bad db patterns
#2545 merged
May 8, 2025 -
utility to see run results
#2541 merged
May 8, 2025 -
fix(autofix): Smarter repo name autocorrect
#2546 merged
May 8, 2025 -
chore(trace summary): Reduce token count
#2537 merged
May 8, 2025 -
feat(relevant-warnings): Add mypy to gha
#2543 merged
May 7, 2025 -
chore(anomaly-detection): separate transaction names for the different operations
#2540 merged
May 7, 2025 -
fix(autofix): Add None check for repo names in insight sharing
#2542 merged
May 7, 2025 -
feat(relevant-warnings) Smarten up prompt by indicating if warnings are new or not
#2503 merged
May 7, 2025 -
chore(autofix): Deletes errored steps when retrying
#2539 merged
May 7, 2025 -
WIP - relevant warnings evaluations
#2494 merged
May 7, 2025 -
fix(autofix): Fallback to gemini 2.0 flash in de
#2538 merged
May 7, 2025 -
fix(autofix): Autocorrect repo names when fetching file contents
#2536 merged
May 6, 2025 -
fix(anomaly-detection): way more prophet predictions than required
#2533 merged
May 6, 2025 -
fix(assisted query): Cache fixes and updates
#2529 merged
May 6, 2025 -
fix(repo_client): Sanitize file paths for GitHub API compatibility
#2534 merged
May 6, 2025 -
fix(autofix): Add JSONDecodeError to retryable exceptions
#2531 merged
May 6, 2025 -
feat(autofix): Check for yielded content instead of token count in gemini stream
#2530 merged
May 6, 2025 -
fix(relevant-warnings) Handle empty hunks
#2527 merged
May 6, 2025 -
fix(autofix): Handle missing file content in
find_original_snippet
#2528 merged
May 6, 2025 -
chore(autofix): Log a message to the user if LLM retries are taking a long time
#2525 merged
May 6, 2025 -
fix(autofix): Fix typing on trace event id in insight cards
#2526 merged
May 6, 2025 -
fix(autofix): Fast fail expand_document when file doesn't exist
#2519 merged
May 6, 2025 -
feat(autofix): Structure insight card output
#2521 merged
May 6, 2025 -
autofix: Set default value of
fixed_strings
to True#2522 merged
May 6, 2025 -
chore(autofix): Bump timeline formatters to 2.5 flash
#2524 merged
May 6, 2025 -
chore(trace summary): Update prompt and model response
#2513 merged
May 5, 2025 -
Revert "log(autofix): Add logging for when repos are large"
#2523 merged
May 5, 2025 -
log(autofix): Add logging for when repos are large
#2520 merged
May 5, 2025 -
Configure profiles sample rate
#2509 merged
May 5, 2025 -
feat(automation): Allow int and float types in RequestDetails data
#2518 merged
May 5, 2025 -
chore(anomaly detection): better allocation of time budget
#2516 merged
May 2, 2025 -
ci(migrations): Use seer instead of seer-gpu for ST migrations
#2511 merged
May 2, 2025 -
feat(autofix): Better ripgrep option, response, and logging
#2514 merged
May 2, 2025 -
fix(autofix): Fallback to local file reading if expand document fails
#2515 merged
May 2, 2025 -
fix(autofix): Fix memory leak due to functools caches
#2512 merged
May 1, 2025 -
fix(autofix): Add ripgrep to the other dockerfile too
#2510 merged
May 1, 2025 -
[feat] Add PR review summary comment
#2474 merged
May 1, 2025 -
feat(autofix): Use much faster ripgrep in place of grep
#2508 merged
May 1, 2025 -
fix(autofix): Truncate long tool results in autofix agent if erroring from context limit
#2504 merged
May 1, 2025 -
chore(automation): Add 2.5 flash to global endpoint
#2507 merged
Apr 30, 2025 -
feat(autofix): Infer commit title format from previous commits
#2506 merged
Apr 30, 2025 -
feat(assisted query): Create translation endpoint
#2498 merged
Apr 30, 2025 -
fix(autofix): Set temp to 0 for gemini flash
#2505 merged
Apr 29, 2025 -
fix(autofix): Set celery max tasks per child
#2502 merged
Apr 29, 2025 -
fix: add "404" to retryable errors
#2501 merged
Apr 29, 2025 -
chore(issues): Remove should_group log
#2497 merged
Apr 28, 2025 -
feat(assisted queries): Endpoint to cache prompt
#2492 merged
Apr 28, 2025 -
fix(autofix): Don't retry longer than soft kill
#2496 merged
Apr 25, 2025 -
fix(autofix): Attempt fix for repo metadata read
#2495 merged
Apr 25, 2025 -
fix(autofix): Fix using commit sha in tree sha
#2493 merged
Apr 25, 2025 -
feat: add model warm-up functionality to grouping and inference models
#2451 merged
Apr 24, 2025 -
ci(st): Fix deploys for customer 4
#2490 merged
Apr 24, 2025 -
fix(autofix): don't add blank user messages
#2480 merged
Apr 24, 2025 -
fix(autofix): Don't use global endpoint for claude unless us region
#2489 merged
Apr 24, 2025 -
feat(seer): enable sentry logging
#2486 merged
Apr 24, 2025 -
fix(autofix): Use sonnet 3.5 v2 in de
#2487 merged
Apr 24, 2025 -
fix: add
ChunkedEncodingError
to retryable errors#2485 merged
Apr 24, 2025 -
chore(agent): Enable manual prompt caching for gemini
#2470 merged
Apr 24, 2025 -
fix: ensure lock exists and use thread-safe copy for tmp dir cleanup
#2469 merged
Apr 24, 2025 -
fix(autofix): Limit parallel tool calls
#2475 merged
Apr 24, 2025 -
fix(autofix): Handle some claude tools faillures
#2483 merged
Apr 24, 2025 -
Revert "security: fix tarfile extraction"
#2482 merged
Apr 23, 2025 -
fix(autofix): Handle claude giving no content after thinking
#2481 merged
Apr 23, 2025 -
fix: add "CANCELLED" to retryable exceptions
#2472 merged
Apr 23, 2025 -
fix(autofix): Fix claude create tool
#2468 merged
Apr 23, 2025 -
gha: pin action versions
#2464 merged
Apr 23, 2025 -
security: fix tarfile extraction
#2466 merged
Apr 23, 2025 -
fix: move leading slash removal before file content retrieval
#2473 merged
Apr 23, 2025 -
fix(autofix): Set acks_late on core autofix tasks
#2467 merged
Apr 22, 2025 -
chore(autofix): More sentry instrumentation
#2462 merged
Apr 22, 2025 -
chore(anomaly_detection): reduce MPBatchAnomalyDetector init time
#2461 merged
Apr 22, 2025 -
fix: handle cases where formatted_response.parsed is None
#2459 merged
Apr 22, 2025 -
fix(fixability) Lower thresh further for dogfooding
#2460 merged
Apr 22, 2025 -
fix: handle unicode decode errors when reading file content
#2458 merged
Apr 21, 2025 -
fix(autofix): Parallelize grep search
#2454 merged
Apr 21, 2025 -
fix(autofix): Downgrade coding to 3.5 sonnet v2
#2457 merged
Apr 21, 2025 -
fix(autofix): correct has_test condition
#2456 merged
Apr 21, 2025 -
chore(anomaly detection): enable caching of pre-compiled stumpy library
#2450 merged
Apr 21, 2025 -
chore(automation): Add tracing and tags
#2455 merged
Apr 21, 2025 -
fix(build): Fix no flower.sh in prod
#2453 merged
Apr 21, 2025
17 Pull requests opened by 10 people
-
build(deps): bump gunicorn from 22.0.0 to 23.0.0
#2476 opened
Apr 23, 2025 -
build(deps): bump jinja2 from 3.1.4 to 3.1.6
#2478 opened
Apr 23, 2025 -
build(deps): bump torch from 2.2.0 to 2.7.0
#2479 opened
Apr 23, 2025 -
build(deps): bump transformers from 4.37.2 to 4.50.0
#2500 opened
Apr 29, 2025 -
feat(autofix): Repo syncing via git commands + GCS
#2532 opened
May 6, 2025 -
feat(repo_manager): Rename `has_timed_out` to `cancelled` for clarity
#2555 opened
May 8, 2025 -
fix(repo_manager): Handle shallow fetch failures when checking out commits
#2579 opened
May 13, 2025 -
[Demo] Add Bank Account class
#2586 opened
May 13, 2025 -
Add Tests for PR#2586
#2592 opened
May 14, 2025 -
[Demo] Add Bank Account class
#2594 opened
May 14, 2025 -
test
#2598 opened
May 14, 2025 -
chore(trace-queries): Support multiple options
#2642 opened
May 19, 2025 -
Autofix/set commit draft pr
#2647 opened
May 20, 2025 -
chore(trace queries): Audit prompts and attributes
#2650 opened
May 20, 2025 -
chore(anomaly_detection): fail early if the history and current have different durations
#2651 opened
May 21, 2025 -
feat(bug-prediction-evals): Allow custom commit_sha
#2652 opened
May 21, 2025 -
feat(autofix): Make duplicate tool call check order invariant for ags
#2653 opened
May 21, 2025
14 Issues closed by 4 people
-
(autofix): add icon on issue feed when there is an existing autofix run for an issue
#2050 closed
May 12, 2025 -
(dynamic alert thresholds) fix CTR widget in dashboard
#2132 closed
May 7, 2025 -
(dynamic alert thresholds) investigate timeout issue
#2150 closed
May 5, 2025 -
(autofix) make each card take you to the correct section within flyout when you click on them
#2126 closed
May 1, 2025 -
(workflows) V3: Brainstorm ideas for waterfall span comparison
#1726 closed
Apr 30, 2025 -
(trace ai summary): frontend changes + feature flags to support MVP in sentry
#2294 closed
Apr 25, 2025 -
(trace ai clustering) Check embedding dimensionality reduction approaches
#2418 closed
Apr 25, 2025 -
(workflows): brainstorm V2 improvements
#2438 closed
Apr 25, 2025 -
(autofix) Turn on Seer Autofix in DE
#2407 closed
Apr 25, 2025 -
(error prevention) Debug issue-fetching heuristics
#2431 closed
Apr 23, 2025 -
(error prevention) Relevant warnings: see if analysis is thorough enough, iterate
#2432 closed
Apr 23, 2025 -
(trace ai clustering) Refine labels for frontend clustering data
#2417 closed
Apr 23, 2025 -
(workflows) V2: Research ideas for suspect tags/commits in the side bar
#1891 closed
Apr 23, 2025 -
(workflows) Sentry wrapper for Seer endpoint
#2069 closed
Apr 23, 2025
1 Issue opened by 1 person
-
AccessDeniedException when download gcloud models
#2499 opened
Apr 29, 2025
9 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
ci: fossa workflow
#922 commented on
Apr 30, 2025 • 2 new comments -
feat(pr-review): Add additional context to the review
#2452 commented on
Apr 23, 2025 • 2 new comments -
(workflows) V3: Combine the algorithm with anomaly detection
#2074 commented on
Apr 23, 2025 • 0 new comments -
(autofix): Experiment to see if we can get root cause to reason more
#2130 commented on
Apr 29, 2025 • 0 new comments -
Support Azure Devops
#457 commented on
May 12, 2025 • 0 new comments -
Better parsing of trace tree
#2433 commented on
May 21, 2025 • 0 new comments -
Experiment with different embeddings
#2325 commented on
May 21, 2025 • 0 new comments -
Add span tags to the trace
#2434 commented on
May 21, 2025 • 0 new comments -
dummy PR
#2406 commented on
May 9, 2025 • 0 new comments