issues Search Results · language:Edge language:Python language:JavaScript language:Java language:HTML language:JavaScript
Filter by
62.3M results
Problem
The batch sync route validates latitude and longitude only for gpsUpdate events. Later, every event maps payload.lat and
payload.lng into the database when those keys are present, regardless of ...
Problem
The offline trip batch endpoint only checks trip ownership for truthy trip_id values. If a client submits events without
trip_id, verifyTripIdsBelongToUser returns success and the endpoint can ...
Action: write_tests Target: Write tests for the most recently changed code to break the loop
Created by kaizen delivery.
kaizen:running
Authentication module
1. Enable login and logout
2. Implement RBAC (fuel supplier vs fleet company) - ignore admin
3. Enable user creation - user to have email, password and affiliated service (fuel ...
Part of #60
背景
現状は private: true で git clone npm link のみ。npx 一発で入ることが製品化の最低ライン。リリース基盤は ton-mesh-harness の実績ある骨格をそのまま移植する。
やること
- publish.yml の移植(ton-mesh-harness から): v* tag push → bun install → ...
enhancement
P1
[!NOTE] Workflow is pending manual review. URL: https://github.com/Boursyt/theoboursy_fr/actions/runs/28701712723
[!IMPORTANT] Required approvers:
- @Boursyt
[!TIP] Respond approved , approve , lgtm ...
Part of #60
背景
製品ターゲット(Claude Code 等の AI パワーユーザー)にとって、MCP サーバーは「エージェントが自分の記憶を自分で守る」体験の中核であり、MCP レジストリ経由の配布経路にもなる。CLI が全機能を持つため薄い
wrapper で済む。
やること
- src/mcp を第二エントリとして追加(@modelcontextprotocol/sdk、stdio ...
enhancement
P1
Part of #60
背景
現状は age バイナリが必須(brew/apt でのインストールを README が要求、CI も apt install)。オンボーディングの最初の脱落ポイントであり、npm 配布後は「入れたのに動かない」の筆頭になる。
提案
FiloSottile の TypeScript 実装 typage(npm: age-encryption) を Bun.build ...
enhancement
P1
security
Part of #60
背景
セキュリティツールとして strict 型検査をゲートに入れる価値が高い。src/ 構造再編(先行 issue)の後に着手する。
やること
- src/**/*.mjs → TypeScript へ移行、tsc --noEmit(strict, noUnusedLocals)を verify / CI のゲートに追加。
- SDK 面の .d.ts を ...
enhancement
P2
Part of #60
背景
bin/cipher-brain.mjs は単一ファイル ~1200 行。今後の MCP エントリ追加(別 issue)・SDK 面の公開・依存 inline(typage、別 issue)には、ton-mesh-harness
と同じ「src/ 分割 + Bun.build → dist/」のハウス構成が前提になる。
やること(この issue では挙動を変えない) ...
enhancement
P1

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.