Skip to content

issues Search Results · language:Dune language:JavaScript language:Python language:HTML language:Java language:JavaScript

Filter by

61.6M results  (731 ms)

61.6M results

Deferred (design §3.7, §8). v0 ships only the Twilio arm (no one-impl Protocol — connector= sms is provider-neutral, but the abstraction is built against the second provider s real requirements, not pre-built). ...
connectors
needs-design

Deferred legal duties (design §4.4, §8) — mandatory the moment the agent INITIATES outreach (a purely reactive reply-bot is far lower-risk). Scope when promoted - TCPA quiet hours (8 AM–9 PM recipient-local; ...
connectors
needs-design

Deferred (design §5/§6, §8). v0 presumes a pre-provisioned, registered number (fork #W). Scope when promoted - A Section-2 operator-facing route block in src/aios/api/routers/connectors.py (mirroring ...
connectors
needs-design

Deferred (design §3.3, §8). MVP is DM-only (chat_id = a single peer E.164). Scope when promoted Model group MMS as a second chat_type arm (a discriminated kind, NOT a boolean): a reversible group-chat_id ...
connectors
needs-design

目的:カート画面でクーポンコードを入力すると合計金額から指定の割引を適用できるようにする。 データ設計(案): -- coupons - id: integer (PK) - code: varchar (ユニーク) - discount_type: varchar ( amount または percent ) - discount_value: integer (金額または割合) ...
enhancement

Spec reference specs/03-sales-pipeline.md Gaps 1. Missing expected_close_date field Critical for sales forecasting. Not in model or schema. 2. Missing notes field Free-text notes on a deal. Not in ...
backend

目的:総当たり攻撃を防ぎ、ログイン試行が一定回数を超えた場合に一時的にアカウントをロックする。 タスク: - users テーブルに failed_login_count:int、locked_until:timestamp を追加(マイグレーション作成) - ログイン処理: - 認証失敗時に failed_login_count をインクリメント - failed_login_count ...
enhancement

目的:購入者が商品に対して 5 段階評価とテキストレビューを投稿・閲覧できるようにし、購入判断の参考となる情報を提供する。 データ設計(案): -- reviews - id: integer (PK) - product_id: integer (FK) - user_id: integer (FK) - rating: integer (1-5) - comment: varchar(500) ...
enhancement

Deferred from v0 (design §3.4, §5.6, §8). Tool shape = fork #X. Scope when promoted - mms_send(body, media: list[SandboxPath], ...) — separate tool (5 MB / ≤10-media / restricted-MIME envelope, ...
connectors
needs-design

このエピックはリポジトリ全体のセキュリティ強化および主要機能追加作業をまとめるものです。 目的: - 管理者/一般ユーザーの権限分離を実装し、/admin/* へのアクセスを管理者に限定する。 - ブルートフォース対策としてのアカウントロック機能を実装する。 - 商品レビュー機能(5段階評価+テキスト)を追加する。 - クーポン割引機能(コード入力による金額/割合割引)を追加する。 ...
enhancement
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.