Skip to content

pullrequests Search Results · language:Edge language:Python language:JavaScript language:TypeScript language:Java language:Java

Filter by

265M results  (3 s)

265M results

Why grasp-app-structure / grasp-validating-app-structure is a legacy skill (only in agents-local/skills/legacy/, not installed, referenced by no active skill). Its per-repo manifest docs/app-structure.yml ...

Diagnosed from the AI Gateway logs: a draft_transaction batch on a big loyalty statement looped 8× (39k→77k input tokens) failing balance validation and re-emitting unchanged. #1 — the loop trap (draft-feedback.ts) ...

Introduce new Salesforce metadata files for the Testkit Order object, including a FlexiPage record page configuration and a page layout. - Add Testkit_Order_Record_Page.flexipage-meta.xml with dynamic ...

Wires agent-reach into the AZC sentiment lane as a new keyless web-search source. What - _agentReachFetcher in trader-sentiment.mjs: Exa web search via mcporter, snippets lexicon-scored to bull/bear/neutral. ...

Summary Creates docs/agentic/audits/ as the committed, indexed home for the recurring agentic-workcell audit (#17), after the original v3 output was found unrecoverable. Preserves the surviving audit ...

Summary Enrollment and lesson progress were reset to hardcoded seed values on every page reload. This PR persists both to localStorage so state survives hard reloads. Changes - EnrollmentContext: ...

Addresses PR feedback on the architecture document. Removed the exhaustive and generated directory tree, rescoped the document into a maintainable overview, fixed all details mismatched tags, appended ...

Bumps minimatch to 10.2.5 and updates ancestor dependencies minimatch, eslint and typescript-eslint. These dependencies need to be updated together. Updates minimatch from 9.0.5 to 10.2.5 details summary ...
dependencies
javascript

Summary Adds a saved reviews limit and deletion UX for authenticated users. Changes - Adds a maximum of 10 saved reviews per authenticated user - Shows saved review count in the dashboard - Adds ...

Adds a Facebook-style team chat — a docked launcher in the bottom-right that opens minimizable chat windows for 1-on-1 direct messages between signed-in users. What you get - Launcher pill (💬 Chat) ...