issues Search Results · language:Dune language:JavaScript language:Python language:Java language:HTML language:JavaScript
Filter by
61.7M results
What to build
Set up the opencode local LLM server so the V1 FAANG FTE pipeline can run without API costs. The LLM adapter
(pply_job.llm_adapters.opencode) already exists, but the environment needs to ...
ready-for-human
Follow-on to #979 / PR #980 (Phase-1, v4.4.28). Phase-1 restored unattended bootstrap on Claude Code v2.1.178+
(platform-owned session- id8 team name). Phase-2 is the make it clean / project-agnostic ...
Go draw key config and quota sync parity
背景
Node 端 draw key 配置支持数据库 key、环境变量 fallback、key hint、base URL、quota sync。Go 端已有基础 draw key 存储,但 quota sync 和多来源解析仍较薄。
用户价值
用户在本地/自管 Go 后端中配置 draw key 后,额度显示和生成扣费更接近线上语义。 ...
codex-lane-allowed
minimum-controllable
mvp:go-hardening
qa-required
status:inbox
type:implementation
Severity: High · Area: backend File: backend/summarizer.py:48-66 (and :69-80)
Problem
1. json.loads(message.content[0].text) assumes the model returns bare valid JSON. Claude/GPT routinely wrap JSON ...
area:backend
bug
sev:high
Summary
The public traigent-js skill is unusable for a public JS/TS new user: its first workflow step is * Install @traigent/sdk
* and every example does import { optimize, param, getTrialParam } from ...
bug
documentation
Go generation accounting: align credit/free/refund semantics
背景
Node 端 reservation 记录 credit_amount、used_free_generation,失败时会退款/回退免费次数。Go 端目前只做基础扣减,失败补偿和 super admin force-credit
语义不完整。
用户价值
生成失败不会错误扣用户权益,Go ...
codex-lane-allowed
minimum-controllable
mvp:go-hardening
qa-required
status:inbox
type:implementation
Bug Description [Bug] Tool calls intermittently emitted as plain text → Your tool call was malformed and could not be
parsed. Please retry.
Environment: Claude Code, model Opus 4.8 (1M context).
Symptom: ...
api:anthropic
area:model
bug
duplicate
platform:macos
week-2
What is the current behavior?
Reflecting a single table via SQLAlchemy 2.0 autoload (Table(name, MetaData(schema=...), autoload_with=engine), or
anything that goes through MetaData.reflect()) fans out ...
Go worker queue: claim/retry/recover pending generation tasks
背景
当前 Go 后端在 POST /api/generate-image 后直接启动 goroutine 调 draw API。这个模式可以本地跑通,但服务重启、多实例部署、上游临时失败时不具备 Node 端队列的可靠性。
用户价值
Go 后端可以可靠处理异步生成任务,不因单次请求生命周期或服务重启丢任务。 ...
codex-lane-allowed
minimum-controllable
mvp:go-hardening
qa-required
status:codex-lane
type:implementation

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.