issues Search Results · language:Dune language:JavaScript language:Python language:JavaScript linked:pr language:JavaScript
Filter by
4.5M results
enhancement
Why
backend/src/routes/v1/agentic.py:114-122 documents 8 streamed WS frame types and claims they match AgentMessage.type .
backend/src/models/agentic.py:40 declares AgentMessage.type as a Literal of those ...
親issue: #54 のフェーズ1。
Summary
暗号化ナレッジ共有(#54)の土台として、アカウント作成時に RSA 鍵ペアを生成する。秘密鍵はそのユーザーの DEK で暗号化して保存し、公開鍵は平文で保存する。後続フェーズ(P2/P3)で、この公開鍵を使ってナレッジ別 KDEK
をユーザーごとにラップする。
統合点は auths.py の insert_new_auth。ここで dek ...
Webhook retry test fails on timeout once again.
Repro Steps
1. Run the webhook retry test.
2. Observe timeout failure.
Expected Behavior
Retries should handle timeouts appropriately.
Actual Behavior ...
bug
🌱 원본 요청
인바운드 이메일(#485 receipts/save+token@malro.io)로 들어온 이미지 첨부(정비소 명세서 사진 등)를 지금은 parse_mime이 명시적으로 스킵해서 안 읽음 — 사진만 있는 메일은
no_text_body 422로 통째 드롭됨. 이걸 #497 vision 경로(call_llm_json_vision 멀티모달)를 재사용해서 ...
enhancement
First, thank you to the crewAI maintainers for the native Bedrock provider — the Converse-API integration is genuinely
nice to build on. I think I ve found a small gap in how the context window is sized ...
First, thank you to the AgentCore MCP server maintainers — the browser primitive is genuinely useful for agentic web
automation.
Summary
The browser_evaluate tool serializes object/array results with ...
First, thanks for Mem0 and for keeping the Bedrock provider so close to the other embedders — it made this easy to
trace.
Summary
When using the AWS Bedrock embedder with Amazon Titan Text Embeddings ...
Parent
#36
What to build
Connect plan boxes and the editable candidate table through the existing selected-candidate state. Clicking a box
selects and reveals its row; clicking a row selects and briefly ...
frontend
needs-triage
testing
Parent
#36
What to build
Show each candidate with valid bbox_image geometry as a responsive SVG rectangle over the original plan image. Keep the
rectangles aligned with the image as it resizes, color ...
frontend
needs-triage
testing

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.