issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:HTML
Filter by
39.7M results
- Context: Task action carries signed authorization (exec/tool).
- Scope: Ensure mx_create_task actions map to a properly authorized exec/tool action.
- Acceptance criteria:
- [ ] A task action ...
area/policy
area/registry
priority/P1
type/feature
- Context: Crash-recovery boundary — a runtime resumes from task state.
- Scope: Subscribe to the task stream; reconstruct a cognitive session from durable state after restart.
- Acceptance criteria: ...
area/toolbelt
priority/P0
type/feature
- Context: The DAG (com.mxagent.task.v1) is the durable shared plan.
- Scope: Create/update/list/graph with depends_on / blocks; map states.
- Acceptance criteria:
- [ ] Create a task with ...
area/registry
priority/P0
type/feature
- Scope: How to mount the toolbelt in each runtime (ADK/Claude/OpenCode/Pi/custom).
- Acceptance criteria:
- [ ] One copy-pasteable setup per runtime, verified against #28
- Dependencies: blocked-by ...
area/docs
priority/P1
type/docs
- Context: Same descriptors must work everywhere.
- Scope: Run the (subset) golden test under ADK, OpenCode, Pi.
- Acceptance criteria:
- [ ] Golden scenario passes under all three runtimes ...
area/test
priority/P0
type/test
- Context: Thin map from canonical registry to Pi s tool type (or MCP, per #26).
- Scope: Implement per the #26 decision; reuse the AgentRunner seam.
- Acceptance criteria:
- [ ] A Pi agent ...
area/pi
priority/P0
type/feature
[Feature] ユーザー権限(管理者・一般)の分離とアクセス制御の実装
概要 (Overview)
運用スタッフ用の「管理者(ADMIN)」と、購入者用の「一般顧客(USER)」の権限を分離し、アクセス制御を実装します。
管理画面(/admin/ から始まるURL)には管理者権限を持つユーザーのみアクセスできるよう制御を追加してください。
また、一般ユーザーは自分自身の会員情報および注文情報のみ閲覧・編集できるようにし、他ユーザーの情報へアクセスできないよう制御を追加してください。 ...
- Context: Confirm whether @earendil-works/pi-coding-agent supports MCP or needs native tool registration.
- Scope: Determine the integration path; document it.
- Acceptance criteria:
- [ ] ...
area/pi
priority/P0
type/spike
- Context: OpenCode consumes MCP servers via opencode.json.
- Scope: Local-stdio + remote server entries; verify tool surfacing.
- Acceptance criteria:
- [ ] An OpenCode agent calls mx_delegate_tool ...
area/opencode
priority/P0
type/feature
需求
為系統加入站內收件夾,讓使用者與管理者在 UI 中收到與借車流程相關的訊息,並以未讀狀態燈提示。不接 Gmail、不做瀏覽器推播——純站內訊息。
設計(沿用現有 Observer Pattern)
目前 EmailNotificationObserver 僅印出 console。新增 InboxNotificationObserver 把借車事件寫入收件夾(DB),體現 Observer ...

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.