issues Search Results · language:Dune language:Python language:JavaScript language:PHP language:Java language:TypeScript
Filter by
75.8M results
Parent: #119
Depends on: SoulModule issue
Problem
伴侣对话时没有结构化的 system prompt — 没有身份注入、没有 PAD 情感调制、没有记忆上下文。LLM 回复是泛化的,没有情感色彩。
Solution
在 packages/companion/src/prompt.ts 中实现 PromptBuilder:
接口
- ...
ready-for-agent
背景
PR #4 实现了工具执行进度反馈,文件路径显示为完整绝对路径,在 IM 消息中太长了:
📖 /home/agent/.agent-box/workspace/my-project/src/main.py
应该缩短为用户可读的相对路径:
📖 src/main.py
方案
路径缩短分两类前缀:
1. 项目工作区路径 — agent 读写项目文件时,去掉 project.path ...
enhancement
Context
This is the issue for actually running the benchmark once the infrastructure is in place (#1135-#1139, #1141) and
producing a coherent interpretation of what the results mean. Building the system ...
feature
next
Source
grafana — Grafana alerting webhook v9 (receiver cursor-watch-webhook, folder wave1-step4-watch).
Grafana panel: http://localhost:3000/alerting/grafana/efn1a9qhhdkw0f/view?orgId=1 (generatorURL; ...
Namespace
testium
Ownership
- [x] The namespace is not currently owned on Open VSX (verify by a search on open-vsx.org)
Account Age
- [x] The GitHub ID making this request has at least 12 months ...
namespace
operations
default chatbot history show with zero message changes and UI changes
Parent: #119
Problem
伴侣没有灵魂文档 — 没有身份定义、没有人格描述、没有对主人的认知。对话时无法构建有情感色彩的 system prompt。
Solution
在 packages/companion/src/soul.ts 中实现 SoulModule:
接口
- getDefaultSoul(companion, masterName) → SoulDocument ...
ready-for-agent
🐛 Describe the Bug
The component uses unlockedBadges.includes(badge.id) inside a loop, resulting in repeated linear searches that may
impact performance when handling larger badge collections.
🚶 Steps ...
bug
Feature hasn t been suggested before.
- [x] I have verified this feature I m about to request hasn t been suggested before.
Describe the enhancement you want to request
we cant input models that exist ...
Description
The resetPassword controller currently returns password-related data in the API response after a successful password
reset.
Current Implementation
return res
.status(200)
.json(new ApiResponse(200, ...

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.