Skip to content

pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:HTML language:JavaScript

Filter by

212M results  (2 s)

212M results

What Anonymous-install telemetry was decided WONT-SHIP (the PR was closed unmerged), and principle 5 (Yours — own the substrate, swap the vendors) in coga/contexts/coga/principles/SKILL.md now explicitly ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | com.diffplug.spotless | 8.7.0 → 8.8.0 | age | confidence | Configuration 📅 Schedule: (in timezone ...

Bumps pypdfium2 from 4.30.0 to 5.11.0. details summary Release notes /summary p em Sourced from a href= https://github.com/pypdfium2-team/pypdfium2/releases pypdfium2 s releases /a . /em /p blockquote ...
dependencies
python

Linked Issue No linked issue. This is a documentation consolidation that keeps the changelog in sync with what each package has shipped. Description Consolidates the per-package CHANGELOG.md files into ...

Bumps vite, @astrojs/preact, @tailwindcss/vite and @preact/preset-vite. These dependencies needed to be updated together. Updates vite from 7.3.2 to 8.1.0 details summary Release notes /summary p em Sourced ...
dependencies
javascript

Second slice of the security audit (after the backend-hardening PR #75). Frontend + Firestore-rules; 75 frontend tests (+8 new), lint + build green. S2 — close cross-user PII enumeration dob and gender ...

closes #406
backend
frontend

Summary 此前各 Agent 接收的 config: Config 参数只在基类被 self.config = config or Config() 存下来,run 流程从不读取它——temperature/max_tokens/debug 等字段定义了却没接线。本 PR 把它真正接进每个 Agent 的 LLM 调用路径。 核心是基类 Agent 新增两个 helper(core/agent.py): ...

Refactor Dockerfile to include a custom nginx configuration file for improved server settings. The new nginx.conf defines server behavior, including handling of static files and routing. Cleaned up whitespace ...