issues Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:HTML language:Java
Filter by
61.7M results
Your idea
Hi! It would be nice if there is a possibility to add pictured manually into the Description field (as well as transfer
in-line pictures which exist in the source email body)
Value
This opens ...
Parent
#120
What to build
Add new states to the \JobStatus\ enum in \pp/core/models/job.py\ and update the transition table in
\pp/core/lifecycle.py:
New states: \provisioning_workspace, \starting_opencode\ ...
afk
Parent
#118
What to build
Add or update the runner management API so operators can set admin_status to online, offline, or maintenance. This
should be a separate operation from observation-based health ...
afk
Parent
#119
What to build
Add comprehensive tests for the atomic port allocation system.
Acceptance Criteria
- [ ] Test: successful allocation returns a valid port (10000–10999)
- [ ] Test: concurrent ...
afk
개요
ADR-T12에 따라 `domain/auth/` 패키지를 공통 인터페이스 전용으로 재편한다. 기존 `Account` 인터페이스를 `Principal`과 `Authenticable`로 분리하고,
`AccountRole`을 제거한다. `BranchAccount`, `AdminAccount`가 두 인터페이스를 구현하도록 변경하여 상위 레이어(AuthService, ...
Parent
#119
What to build
Add a \port\ field to the \StartOpencodeRequest\ Pydantic model in \pp/executors/models.py. Update the
\AWXExecutorPlugin.start_opencode()\ and \LocalExecutor.start_opencode()\ ...
afk
Parent
#119
What to build
Create an atomic \llocate_and_assign_port(conn, workspace_id)\ function in a new \pp/core/ports.py\ module. The
function:
1. Begins a transaction
2. Acquires a transaction-level ...
afk
HI, thanks for the great library. Sadly in the last few releases (during ~last month) the following grefression was
introduced:
On the Linux native binary (0.14.5), signal-cli link -n Name outputs box-drawing ...
Parent
#119
What to build
Add a partial unique index on the \workspaces\ table: \UNIQUE(port) WHERE port IS NOT NULL AND cleanup_status != cleaned
.
This prevents two active workspaces from having ...
afk
Parent
#119
What to build
Add a CHECK constraint to the \workspaces\ table ensuring \port IS NULL OR port BETWEEN 10000 AND 10999\ per ADR 0003.
This prevents application bugs from assigning ports ...
afk

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.