pullrequests Search Results · language:Edge language:Python language:PHP language:HTML language:HTML language:Java is:unmerged
Filter by
42.6M results
What
Adds the OpenAI Agents SDK hosted WebSearchTool() to the Orchestrator agent only.
Why
The agents previously had no way to answer generic questions requiring up-to-date or external information (current ...
Fix: DB-native resolver for stranded AI-tournament picks (INCIDENT_OVERALL #43)
The single fix that unlocks n≥100 for the top tournament models.
Root cause (traced + verified)
Tournament resolution ...
Adds ESLint rule prefer-instanceof-over-constructor-name.
Imported from vibe-types/eslint-plugin.
What this does
Two related upgrades to cyberscryb.com, bundled because they touch the same pages.
1. Modern, premium tool cards (replaces the flat square box look)
The old tool cards read like a 2022 ...
Summary
PR #115 P0-3 fixed BLOCK-mode quality-gate retry to cite actual vs MIN_WORDS for tier/summary/research paths. The
Breaking path runs its OWN judge retry (breaking/content_generator.py:856-878) ...
Summary
- Root cause: live_subs_service.py accessed tr.translated_text on a TranslationResult dataclass that has no such field
— the correct field is tr.text. The except clause swallowed the AttributeError, ...
Summary
Documents the v0.1 surface and the kickoff architecture (there is no separate design note — this is where it is written
up).
- Docs site — four new pages: the canonical-representation reference ...
Summary
This PR generalizes the LMS display/aggregation blind spots into CoDD core.
- Add display_fields, presentation_specs, and aggregation_policies as design document attributes.
- Extend C7 user_journey_coherence ...