pullrequests Search Results · language:Edge language:Python language:JavaScript language:TypeScript language:HTML language:Python
Filter by
257M results
Closes #6.
Summary
- Add a `cloudflared` sidecar to `docker-compose.yml` that authenticates with a named Cloudflare tunnel via
`CLOUDFLARE_TUNNEL_TOKEN` and forwards the agent s Gradio UI on host ...
Summary
Adds a cached mini-render preview per layout row in the Layouts sidebar tab (#2082 left a leading slot for exactly
this). The thumbnail reuses the export renderer (generateExportSVG) rather than ...
Qué
Al clickear ** Responder ** en un comentario, el campo de respuesta ahora se abre inline, debajo de ese comentario, en
vez de aparecer arriba de todo (donde quedaba fuera de vista con los comentarios ...
Bumps the production-dependencies group with 22 updates:
| Package | From | To |
| --- | --- | --- |
| @clack/prompts | 0.11.0 | 1.5.1 |
| @floating-ui/dom | 1.7.5 | 1.7.6 |
| @myriaddreamin/rehype-typst ...
dependencies
javascript
Puts the primary keyword in the strongest on-page heading (the H1), per the audit. Kept the brand voice rather than
replacing it.
- Homepage anonymous hero H1: Practice against the bar. → ** Practice ...
무엇을 했나요?
recommend() 반환값에 difficulty 필드가 누락되던 버그 수정.
왜 했나요?
PR #281에서 소람님이 지적: MissionResponse.difficulty 스키마는 추가됐으나 실제 값이 빈 문자열로만 내려감. ai/llm/mission.py에서 difficulty를 계산하지만 반환
dict에 포함하지 않아 항상 .
...
Summary
- clarify workspace connector security metadata and search/fetch docs
- improve tool descriptions and add a tool export script
- rename shell/todo tools to verb+noun names and align registry ...
Closes #104.
The mechanism question
The issue asks whether this is an argument we can pass, or upfront instruction to the model. Claude Code s Agent/Task
tool does not expose a per-subagent turn or token ...
Summary
Implements the optional semantic-recall layer over FTS-first retrieval (ADR-0005 / ADR-0006): a thin Ollama /api/embed
client, vec0 population on ingest, and real recall.search vec0 KNN — with ...
Summary
Inverts the gating from #3902. MCP read/list caching is now enabled by default in production and disabled by default in
development, with a single env flag (MCP_CACHE_ENABLED) that explicitly ...