pullrequests Search Results · language:Edge language:TypeScript language:HTML is:unmerged language:Vue language:TypeScript
Filter by
22M results
Miscellaneous docs site updates, Playwright config, crawl scripts, and project housekeeping.
Summary
- Adds StorageContractCase testkit exports (in testing/index.ts) for 5 integration packages: upstash/redis, aws/ddb,
aws/s3, airtable, and algolia
- Wires runStorageRepositoryContract ...
Summary
Phase 0 task P0.11 — replaces the fake-confidence lookupHsCode stub with a real calculator-grounded HS6 suggester. Until
now every specialist agent returned the same hardcoded { suggestion: null, ...
Summary
- Add a merge-state extension seam with a no-op source-core path.
- Route existing dogfood merge shepherd behavior through an extension adapter.
- Update source-core certification and architecture ...
Summary
This PR adds a self-service account deletion feature that allows users to permanently delete their own accounts from the
profile page. The implementation includes a confirmation dialog that requires ...
Adds search_users_by_name and count_users_by_status to support the new user-admin search feature.
Summary
KOB-256 工程优化(续 #83):kobe adopt 的发现也改为进程内,与 kobe add 共用一套、不再副作用式启动 daemon。
- kobe adopt 列表(尤其无 glob 的纯 dry-run)之前用 connectOrStartDaemon,纯读列表也会拉起 daemon。现在发现走进程内 git worktree list + tasks.json ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @txo/commitlint | ^1.1.5 → ^1.1.6 | age | confidence |
Release Notes
details summary technology-studio/commitlint ...
Summary
- ports: !reset in Develop- und Prod-Override-Vorlagen (ersetzt doppeltes 8081-Mapping aus docker-compose.yml +
Override)
- prod-update.sh: Backend vor up -d stoppen/entfernen
- SERVER-UPDATE: ...
Closes #488
Summary
- Add Conference type definition with zod schema
- Implement CRUD service functions (getConferences, addConference, updateConference, deleteConference)
- Create ConferenceManagement ...