issues Search Results · language:Edge language:Python language:PHP language:JavaScript language:Java language:Python
Filter by
60.1M results
Description
Add a GitHub icon button to the navigation bar that redirects users to the project s GitHub repository. The button
should be easily accessible and consistent with the existing navbar design. ...
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
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; ...
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
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, ...
Create and use reusable workflows
img alt= original github octocat src= https://octodex.github.com/images/original.png align= left height= 80px /
👋 Hey there @rysun-rajeshdabhi! Welcome to your Skills ...
PRD:伴侣获得大脑 — Phase 1 伴侣智能对话
参考:ADR-0011 伴侣智能架构 | Phase 1 技术方案
Problem Statement
AgentSoul 的伴侣是一个 Tamagotchi 式的虚拟宠物 — 有生命体征、有 PAD 情感状态、有成长系统,但没有智能。它不会说话、不会思考、不会自主行动。用户只能通过 feed/play/pet/sleep
四个按钮与它交互,无法进行真正的对话。 ...
ready-for-agent
i didnt realize retrodeck already existed.
update and refactor all references to retrodeck and 8bitdeck to UnraidDeck

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.