issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript linked:pr language:JavaScript
Filter by
4.5M results
Three small visual tweaks to the finding-detail marginalia (the right-hand citation gutter). All in
bartleby/web/src/routes/findings/[id]/+page.svelte and bartleby/web/src/app.css.
Update: #654 has landed, ...
Mode C — Frontier Exploration. Label: experimental/frontier. Unifies ASR×LLM + emotion. Builds directly on two prior
findings: #822 (llm_asr_critic: naive LLM repair NET-HARMS CER — it over-corrects clean ...
🔗 Мета
Labels: experiment | priority:P1 | dogfooding | prompt-testing | ba-process Milestone: Sprint 4 — Ontology Standards
Foundation Depends On:
- https://github.com/G-Ivan-A/mango_ba_prompts/pull/108 ...
As a stopgap for #393 (proper token refresh), ensure the app handles expired tokens gracefully.
OIDC users get the same JWT as local users, so the fix is uniform across auth methods.
Current behavior ...
bug
collab
Summary
The POST /eval/lm-evaluation-harness/job endpoint accepts an env_vars field (dict[str, str]) that is merged directly
into the subprocess environment without any validation:
merged_env = {**os.environ, ...
Goal
Make the Personal Report Package read like a personal financial report package by default, while preserving the existing
audit/proof detail behind an explicit audit-details layer.
The current package ...
enhancement
priority: medium
surface: frontend
surface: reporting
Goal
Make /reports answer the user s first trust question before showing report cards:
Can I trust these reports right now? If not, what exactly blocks them?
Today the reports cockpit shows the four ...
enhancement
priority: high
surface: frontend
surface: portfolio
surface: reporting
Background
Follow-up from PR #350 (issue #348). PR #350 switched claude-implement-issue.yml s checkout to token: ${{
secrets.PR_AUTHOR_PAT }} so the implement step can push files under .github/workflows/ ...
`HTTPClient.fetch_url` at `http_client.py:79` retries with exponential backoff:
```python if attempt max_retries - 1: await asyncio.sleep(2**attempt) ```
For max_retries=4: sleeps fire after attempts ...

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.