pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:JavaScript
Filter by
149M results
Documentation-only tidy after merging #62. No code or structure changes.
- README — refreshed the stale keystone roadmap (K1 explore→confirm and K2 campaign loop were marked next / missing
but are ...
Problem
Follow-up to #1061 (fixed in #1064). That regression reddened main but no PR check caught it — only the unconditional
nightly did.
Why: Tier-1 backend tests are path-filtered. The backend filter ...
Summary of Changes
Provide a brief summary of changes Pull request closes #_
How to Test
List the steps to test the PR These steps are generic, please adjust as necessary.
cd tdrs-frontend docker-compose ...
Realigned the daily merge commit to ensure project health and direction. All checks passed.
PR created automatically by Jules for task 3338652163282135442 started by @calamity10110
Adds a knowledge directory feature (~/.stock-terminal/knowledge/) that lets users enrich AI signal generation with
per-symbol context files.
- config/paths.py — adds KNOWLEDGE_DIR path constant
- ...
SCRUM-6: Add rate limiting to /api/users endpoint
Summary
Implement rate limiting on the GET /api/users endpoint using Flask-Limiter, configured via the RATE_LIMIT_PER_MINUTE
environment variable (defaulting ...
💡 What: Added aria-label and title attributes to icon-only Trash2 buttons in BatchScan.tsx and MediaManager.tsx. 🎯 Why:
Screen readers could not announce the purpose of these buttons, and mouse users lacked ...