pullrequests Search Results · language:Edge language:TypeScript language:PHP language:PHP language:PHP language:Python
Filter by
147M results
Summary
- Spinner used to stop at the first model token of the turn and never restart, so during tool execution and subsequent
LLM calls the REPL looked frozen.
- Now the spinner restarts after ...
概要
Issue #25 を実装しました。設計書 docs/design/issue-25.md を同梱します。
サイドバーから設定画面へ遷移でき、設定画面の「ユーザー一覧」タブで AI 社員(AI ボット)をテーブル表示します。
設計判断の要点
- データは common に新設した DEFAULT_EMPLOYEES を単一情報源とし、ChannelList の DEFAULT_CHANNELS ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| pnpm
(source) | 10.33.4+sha512.1c67b3b359b2d408119ba1ed289f34b8fc3c6873412bec6fd264fbdc82489e510fcbecb9ce9d22dae7f3b76269d8441046014bdca53b9979cd7a561ad631b800 ...
Bug 和影响
- 多个近期迁移在正向 migrate 中执行 DROP TABLE / DROP COLUMN,会删除合同服务内容、联系人变更审批、合同签约主体以及项目中心历史表数据。
- 其中 contract_party 仍是活跃模型,旧迁移先删表再重建空表,会导致所有签约主体数据不可逆丢失。
根因
- “移除模型/退场模块”的迁移把 Django state 清理和物理数据库清理混在一起。 ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| renovate/renovate | docker | digest | 90fa4f3 → 75ece3e |
Configuration
📅 Schedule: (UTC)
...
Problem — bundled-daemon version skew (backlog #7)
dcp-desktop shipped its own copy of dcp_daemon.py in src-tauri/ (pinned at v4.3.0), while the platform serves v4.4.0.
Consequences:
- Every fresh ...
💡 What: Added essential ARIA attributes to the CareerMappingsClient UI. 🎯 Why: Improves screen reader accessibility by
hiding raw ligature text from Material icons, explicitly labeling icon-only interactive ...