issues Search Results · language:Edge language:TypeScript language:JavaScript language:HTML language:JavaScript
Filter by
41.5M results
Summary
A calendar view showing all bills at a glance — due dates, paid status, upcoming payments in a monthly grid.
Scope
- Monthly calendar grid
- Each bill appears on its next due date
- Color-coded ...
enhancement
Spun out of #232.
Problem
packages/pipeline/src/context.ts buildContext defaults as_of to todayISO() when the caller omits it:
asOf: input.as_of ?? todayISO(),
That default is correct and wanted for ...
architecture
hygiene
type-model
Summary
Users want a visual indication that a bill has been paid for the current cycle.
Design questions
- Paid status is derived: a bill is paid for the current cycle if a payment was logged on or ...
enhancement
Summary
The current Due Day of Month field is a numeric day (1-31) which the app converts to a date in the current month. This
causes all bills to appear overdue if the day has already passed this month, ...
bug
enhancement
Summary
Users want a way to mark a bill as auto-paid (set-and-forget), distinct from manually logging a payment.
Scope
- Boolean flag on Bill: auto_pay
- Visual indicator in the bills list (e.g. ...
enhancement
Summary
Users want to upload a photo/screenshot of a confirmation number rather than (or in addition to) typing it manually.
Common case: mobile payment confirmation screens.
Scope
- Image upload ...
enhancement
@claude これは2回目の動作テストです。30字以内で日本語で挨拶だけ返してください。コードの変更は不要です。
Refs #953, #430, #757, #817
Context
#953 established the active-agent collaboration shape and PRs #954/#957 shipped derived roster plus Claude launch-time
collaboration prompt injection. The remaining ...
area:backend
area:cli
project:agent-platform
source:user-request
state:todo
Description
The WebSocket server using Socket.IO/NestJS needs proper connection authentication and rate limiting. Unauthenticated
WebSocket connections can be used to probe the system, consume server ...
Scope
1. Unified API Rate Limiting
- Consolidate scattered rate limiters (3 separate ad-hoc implementations in corrections, reviews, email-yacht) into
the shared lib/rate-limit.ts
- Apply general ...
auto-build

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.