pullrequests Search Results · language:Edge language:TypeScript language:HTML language:PHP language:HTML language:C#
Filter by
135M results
Problema
Quando o cliente pede para cancelar o pedido, a IA não tinha nenhuma ação para isso — travava ou improvisava.
Correção
- Prompt de atendimento ganhou a regra de cancelamento: a IA confirma ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| rust (source, changelog) | toolchain | minor | 1.95.0 → 1.96.0 |
Release Notes
details summary ...
dependencies
Summary
- Two new blog posts covering Praman s 22 quality gates and detailed setup guide
- Settings cleanup: removed stale permission entries from .claude/settings.json
- Gitignore hardening: added ...
Summary
Declares root AGENTS.md as an intentional hub↔artifact divergence in .cogni/sync-manifest.yaml s Cogni-DAO/node-template
block.
Why
Cogni-DAO/node-template#66 (merged) prepended a development-freeze ...
SoC consolidation D (final of B/C/D): muggle-test-prepare owns service readiness + start, but two of its three mandated
consumers bypassed it.
Change
- muggle-do pre-flight (items 3/4) → invoke muggle-test-prepare ...
💡 What: Replaced occurrences of multiple .filter(...).length calls with standard for...of loops across several command
and logic files (conflicts.ts, doctor.ts, torrent.ts, context-builder.ts, conflict-renderer.ts, ...
Adds support for enum types in the mod config menu. When a mod registers an enum preference (via either PackagePrefs or
MelonPreferences), it now renders as a cycle button that displays the current value ...
Summary
- Adds a bash daemon (scripts/daemon.sh) that polls GitHub for spec-approved issues and spawns a Docker-sandboxed
Claude session to implement them autonomously
- Docker container (scripts/Dockerfile) ...
Closes #992\n\nResubmission adds CORS runtime allowlist admin coverage for:\n- GET /api/v1/admin/cors/origins listing\n-
wildcard-combination rejection when specific origins already exist\n\nNote: local ...