pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:HTML language:CSS
Filter by
182M results
Summary
- Bump the runtime default Anthropic model claude-opus-4-7 → claude-opus-4-8 (operator decision; campaign loop already
on 4-8, 4-8 compat landed v0.99.82).
- Sync the stale GEODE.md LLM ...
Completes Phase D (Agentic RAG): the deferred D1 web_search tool and all of D2 (multi-agent supervisor).
Prerequisites-first sequencing, mirroring Phases A/B/D1.
Foundation (architectural prerequisites) ...
Summary
- npx create-agentic-pdlc now copies .github/ISSUE_TEMPLATE/ directly to the target project during setup
- Users creating issues in GitHub will see the spec-format template (Problem / Success ...
pr:in-review
Summary
- Add a Nunjucks/GOV.UK frontend template for the Study consent forms page and register it with the GOV.UK page
renderer.
- Update the committed consent forms page to use GOV.UK page chrome ...
Motivation
- Clarify and enforce a strict three-layer separation (syntax, IR, runtime) so PLANG can be a deterministic,
reviewable open standard rather than an LLM-driven runtime.
- Make the IR ...
codex
Follow-up to ADR-0019 (PR #243). Three things, per the operator s asks: enforce the policy when agents build, fix the
reserved-word mistake, add jasmine@.
1. Enforcement — the policy is now a gate, not ...
Description
Show a simple connectors page in lite mode that makes it clear that standard mode has indexing img width= 1571
height= 873 alt= Screenshot 2026-06-04 at 4 02 16 PM src=
https://github.com/user-attachments/assets/b3732b92-5d61-4602-93a6-0485ed10b34e ...
Changes
Client Portal fix
- Removed dashboard from Client role permissions — clients no longer see the Command module
- Client role now lands directly on Client Portal (🏢) on login
- Removed Client ...
fix: The lint/mypy step of workflow run 26957375126 fails with `src/strands
💡 What: Replaced unconditional deepcopy with a conditional deepcopy pattern in multiple recursive dictionary merge
functions (_merge_dicts and _deep_merge). Now, the functions make a shallow copy of the ...