issues Search Results · language:Dune language:Python language:HTML language:TypeScript language:Python language:JavaScript
Filter by
62.7M results
Hi Zitong, This repository is very useful and matches one of my current needs quite well. However, I noticed that the
Future Plan section mentions multi-GPU parallelism. Does this mean that the current ...
type in
line 1 line 2 \line 3 line 4
select line 3 and line 4. select move line up Line 3 moves but line 4 is left alone. Should both lines be moved or
should you tell the user to only select 1 line ...
Зміни шрифт на щось красивіше
Summary
In the AI menu, the ** AI Detail ** status line and the AI Connection settings open the same dialog. The AI Detail item
is a redundant entry point and is confusing — it reads like a status line ...
accessibility
ai
enhancement
The parse_task handler in routes/task_routes.py calls resolve_endpoint for the LLM without passing the caller s owner,
so in a multi-user deployment the natural-language task parsing LLM can be resolved ...
ready for review
Summary
The retry loop in llm_call_async calls raise HTTPException(r.status_code, ...) immediately for any non-success HTTP
response, regardless of how many attempts remain. For transient upstream errors ...
ready for review
Description
Revert the temporary change that disabled automatic deploys (see the M1.5 issue) and restore the automatic post-CI
deploy trigger for production.
Once we are ready for production deployment, ...
chore
Description
Disable the automatic trigger for the Deploy GitHub Action (.github/workflows/deploy.yml) so deploys run manually only
for now.
Currently the workflow triggers automatically via workflow_run ...
chore
需求
每个项目本地路径下,Agent 需要初始化项目级记忆目录,用于存储每个 Agent 对该项目的上下文记忆:
项目路径 /.agentRouter/
├── .agcodewhale/ ← CodeWhale 项目记忆
├── .agreasonix/ ← Reasonix 项目记忆
├── .agdeepcode/ ← Deep Code ...
feat
P2

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.