issues Search Results · language:Edge language:Python language:PHP language:JavaScript linked:pr language:JavaScript
Filter by
4.8M results
Goal
Add a batch_size = min(batch_size, _BATCH_LIMIT) guard at the top of execute_campaign, or emit a warning when batch_size
_BATCH_LIMIT and require explicit --force to override.
Why now
Surfaced ...
feature
priority: medium
Goal
Add a _check_keyring() function to the doctor that attempts a keyring.get_keyring() call and reports the active backend.
Warn if the backend is a fail/fallback or if keyring APIs raise errors.
Why ...
feature
priority: medium
Summary
Add Sign in with Google as an alternative to email/password auth. OAuth is handled entirely by Supabase — no session
management code needed on our end.
Work
Code changes (this repo):
- useAuth.js ...
enhancement
Goal
Redact sensitive env var names in doctor output. Replace actual names with generic labels (e.g., IMAP password:
configured) or add a separate --sensitive flag for detailed credential diagnostics. ...
bug
priority: high
Goal
Catch only SymerasemeError and specific transport exceptions (e.g., OSError, smtplib.SMTPException) instead of the
blanket Exception. Let KeyboardInterrupt and SystemExit propagate naturally to cancel ...
bug
priority: high
The automation and memory UI currently need a clearer information architecture and interaction polish:
- Schedules should use a compact list/detail workflow with clear status groups and stable navigation. ...
Summary
Current state: both CI and Deploy trigger on every push to main, causing confusion. Need clear separation:
Target Workflows
1. ci.yml — Branch Push (not main, not PR)
Trigger: push to any branch ...
enhancement
Bug Description
Trace evaluation script crashed after Langfuse changes
Steps to Reproduce
1. Run ./scripts/analyze.sh --analytics trace_compare --config all_trajectories.conf
Expected Behavior
Trace ...
bug
From @lognaturel:
The two “choose” icons that show up on the screen at the same time are annoyingly inconsistent. Could they use the same
icon? Both use a lowercase “choose”?
- [ ] Change icon
- ...
Summary
Add focused regression coverage proving HWP native-table chunks are excluded from mid_sentence_cut_ratio, even when
their text does not end with a sentence terminator.
Scope
- Test-only change ...

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.