issues Search Results · language:Dune language:Python language:Java language:Java language:JavaScript language:JavaScript
Filter by
55.3M results
Summary
Opportunity creation E2E tests are failing in local and CI E2E Local runs because the authenticated test user does not
appear to have Grantor permissions. The Create Opportunity link is not displayed ...
Describe the bug
At least with version 2026.5.3, I m using full Proxy Output to intercept an outgoing application. When attempting to set
a new Scope Mapping into any provider s Additional Scope, the ...
bug
triage
问题
当前 Provider 层无法事后审计 LLM 调用内容:
- _llm_generate 只 log prompt_len(不 log 内容)
- MinimaxProvider 无任何日志
- 无法事后排查是否有数据泄漏
方案
1. MinimaxProvider 加 prompt hash 日志(SHA256 前 16 位,不记原文)
2. _llm_generate ...
enhancement
priority:P2
status:needs-triage
Verificaciones previas
- [x] He buscado incidencias similares y no encontré un duplicado.
- [ ] El problema ocurre con la versión más reciente disponible del proyecto.
- [x] El problema se puede ...
bug
漏洞描述
两个 LLM 调用点将 session 全文发给 LLM,未 redact:
1. reflect/emotion.py:86 score_emotion() — 发 session 全文给 LLM 做情绪打分
2. dream/associate.py:104 associate() — 发 recall_texts(session 内容)给 LLM 找模式
session 是 ...
audit-finding
bug
priority:P2
security
status:needs-triage
Task ID: IS-101 Area: SDLC Wave / priority: SDLC Repo Foundation
CONTRIBUTING.md (branch/commit conventions, DoD, local run, parallel-work rules)
Mirrored from backend-specs/TASKS.md. Live status is ...
type:task
漏洞描述
runtime/context.py:110 的 messages_for_provider() 通过 growth_system_prompt(growths) 将 growth 内容注入 system prompt,callout
字段未 redact。
growth 的 callout 可能包含 owner 私密元认知内容,会通过 system prompt 泄漏给 LLM。
...
audit-finding
bug
priority:P1
security
status:needs-triage
漏洞描述
dream/seed_check.py:162 的 seed_check() 将 growth body 前 200 字摘要发给 LLM 做 drift 计算,未经过 _redact_snippet 脱敏。
growth body 可能包含 dream callout ( [!dream]), emotion 标签 ([emotion:joy]), subconscious 注释 (%%subconscious%%) ...
audit-finding
bug
priority:P0
security
status:needs-triage
问题
_redact_snippet + _SENSITIVE_PATTERNS 当前定义在 mortis/toolagent/vault_search.py 内部,仅 toolagent 层 2 个调用点(#9 _summarize, #10
_semantic_rerank)使用。
v3 LLM 集成扩展了 LLM 调用面到 11 个,但 dream/reflect/runtime 层的 4 ...
enhancement
priority:P1
status:needs-triage
type:refactor
Update Metabase User Guide with most recent screenshots and new dashboard descriptions.
Metabase

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.