issues Search Results · language:Edge language:Python linked:pr language:Java language:Java language:JavaScript language:C#
Filter by
6.4M results
Blog Post Writing Task
Target post date: 2026-06-04
Instructions for @copilot
Please write a new blog post for the Vibeblogging site.
Follow the blog s established conventions:
- Use the @topic-generator ...
blog-post
Summary
On Windows, after running hermes update, Hermes remained on v0.15.1 and continued reporting:
Update available: 7 commits behind — run hermes update
However, the official latest release appears ...
area/config
comp/cli
P2
type/bug
Why
The repo already has real benchmark logic in eval.py and run_matrix.py, but no meaningful regression suite. That makes
future dataset/model changes brittle and risks polluting benchmark results with ...
Parent bounty: #743
Bug
sendMessage() currently creates a server-generated message id and then spreads the caller payload after it:
const message = { id: `msg_${Date.now()}`, ...payload, sentAt: new ...
公開顯示名稱
Each
公開簡介
No response
進階:公開頭像圖片 URL
https://gravatar.com/avatar/17e00664ef815abebb952dc4f449e1f1582d0fe0b94c6701e368d68349e151e6?s=512 r=g
公開 email
info@iach.cc
GitHub
https://github.com/iach526526 ...
profile-request
Parent bounty: #743
Bug
sendMessage() currently creates new message records as:
const message = { id: `msg_${Date.now()}`, ...payload, sentAt: new Date().toISOString() };
Because the untrusted payload ...
Bug
POST /api/uploads currently returns 201 with success: true even when the multipart request does not include a file
field. The response reports status: no-file , but it is still treated as a successful ...
公開顯示名稱
飄飄
公開簡介
No response
進階:公開頭像圖片 URL
No response
公開 email
No response
GitHub
https://github.com/plantghost
個人網站
No response
Blog
No response
Instagram
No response
Telegram
https://t.me/plantghost ...
profile-request
背景
実 AWS 受け入れ試験(main=e4f39e9)で見つかった非ブロッキング不備 (2)。
バックエンドはワークスペース招待が完備(発行 POST /api/workspaces/{id}/invites・受諾 POST /api/invites/{token}/accept・無効化 DELETE
.../invites/{inviteId})だが、フロントに招待UIが一切無いため、ワークスペース参加は ...
enhancement
Parent Algora bounty: #743
Bug
createMessage() currently creates new message records as:
const message = { id: `msg_${Date.now()}`, ...payload, sentAt: new Date().toISOString() };
Because the untrusted ...

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.