issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript linked:pr language:HTML
Filter by
4.8M results
Objective
Add a GitHub Actions workflow that validates Python automation scripts on every pull request.
Why this matters
The repository now includes multiple Python automation scripts for AWS security ...
Finding
Every per-PR job installs deps with pip install -e .[dev] , ~17s each (with cache: pip warm) — and it runs in three jobs
per code PR (lint, test, embedding), so ~50s of billed Actions minutes ...
enhancement
testing
Summary
Add focused regression coverage for render_answer_text citation suffix filtering.
Scope
- Test-only change in tests/test_answer_render_topic_match.py
- Pin that blank/missing citation chunk ...
Test-only stage to add import-safety contract tests for run_all_demos.py, run_mobile_demo.py, and run_admin_demo.py
after Stage 312 documented the web demo provider/fetch boundary policy.
Residual hole identified in the PR #250 review (worker-side fix was correct but moved the hole to the retry path):
1. Stop dispatched - handleStop take()s the instance - driver Stop FAILS (post-Kill ...
bug
Parent Algora bounty: #743
Bug
GET /api/search passes req.query.q directly into globalSearch(). Express query parsing can produce non-string values for
the same q parameter: repeated parameters such ...
Problem
On the Analytics tab, the three charts (Estimated Cost bar chart, Token Usage Per Session, Context Growth) do not update
when the text filter or From (initiator) filter is changed in the second ...
bug
Summary
A native web_search tool call silently drops the model-requested time_filter. The web_search function schema
(src/tool_schemas.py) advertises a time_filter enum (day/week/month/year), and the ...
ready for review
Is your feature request related to a problem? Please describe. I m wanting to produce generate output from ESMValTool
that uses a stable directory for storing results. This is part of the regression testing ...
enhancement

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.