issues Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:JavaScript
Filter by
25.5M results
Expand your team with Copilot cloud agent
img alt= original github octocat src= https://octodex.github.com/images/original.png align= left height= 80px /
👋 Hey there @radu-bompa-accesa! Welcome to your ...
https://github.com/hxreborn/amznkiller
Removes all the ads, promoted listings, and etc.
Pretty much Amazon app without the BS
Live market signal: Cursor Forum users are asking for a required first tool / pre-tool hook because .cursor/rules can
tell an agent to read MEMORY.md, but cannot prove or enforce that the run initialized ...
Create a new .JSON file that will contain 5 question form the previous JSON files (except words) Selection from exercise
.JSON s only.
This JSON will be tied to a randf logic that will analyze the exercise ...
feature
JSON
💡 改进描述
调用模型传functions增加token消耗与调用模型耗时问题
🌟 改进建议
针对大模型自主调用,我目前的优化思路就是,进行三轮模型调用,1.优先获取function里面的description 和
name,形成用户问题给到大模型,然后大模型返回具体的工具,如果返回的是有参数的,第二次调用模型,如果没有就直接调用tool/call; 2.带着大模型第一次返回的function的所有内容,让大模型补充参数返回; ...
README 里的安装命令拼错了,pip instlal 应该是 pip install
Description
games/Word-Building/data.py has a bug in DataAdding(word) where accessing words[word[0]] will raise a KeyError if it is
the first word added for that starting letter.
Issue
def DataAdding(word): ...
Introduce a microphone icon to the chat input bar. Users can record audio via their microphone, preview/cancel the
recording, and upload it as an audio message. The recipient will see and play the voice ...
good first issue
Agent-Reported Issue
Reported by: @jakub Date: 2026-06-09 Source channel: 01KQVY8EFN14MKEBVRAEESPD9Q
Context
scanMaxKey(TODAY_PATH) matches /MEM-(\d+)/g across the full file, so any stray MEM-N reference ...
agent-reported
Description
games/Word-Building/word_building.py (lines 14-22) has a while True loop in botTurn() that can spin forever.
Issue
def botTurn(letter, used_words):
import data
word = None
try: ...

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.