issues Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:Java
Filter by
49.2M results
Parent
#272
What to build
Eliminar código UI legacy huérfano que ya no tiene ruta en prod: no toca API, OAuth ni rewrites Astro. Reduce ruido del
monorepo antes del kit v2.
Entregables verificables: ...
enhancement
needs-triage
Problem
otto should preserve the best Letta chat niceness: visible agent activity, tool-call loading/progress, compact receipts,
timestamps, copy actions, fork controls, and understandable run cards such ...
enhancement
p0
Currently local development runs against the production Supabase instance. This means dev data mixes with real data and
any mistakes affect production.
Tasks
- [ ] Install Supabase CLI
- [ ] Run ...
infrastructure
Currently nothing prevents direct pushes to `main` or merging a PR with a failing CI check. Branch protection enforces
the workflow mechanically.
Tasks
- [ ] Go to GitHub → Settings → Branches → Add ...
infrastructure
Problem
Before Sebastian can switch daily work into otto, project and permission state need first-class windows/surfaces rather
than scattered controls.
The user needs to answer quickly:
- What project/folder/session ...
enhancement
p0
The project has ESLint configured and a `npm run lint` script, but CI only runs `npm test`. Lint errors can slip into
the repo undetected.
Tasks
- [ ] Add `npm run lint` as a step in `.github/workflows/ci.yml` ...
infrastructure
범위 (DATA_SPEC §2.5)
- UsageGrid에 status: loading | ready | error 추가(+에러 메시지는 기존 error)
- 이미 보유: 데이터 없음(cell.present), 연결 안됨(connection: disconnected ), 갱신시각(updatedAt)
- poller: 폴 시작 시 loading ...
The SQL used to create the trips and expenses tables (including RLS policies) was run manually in the Supabase dashboard
and exists nowhere in the repo. If the project needed to be rebuilt from scratch, ...
infrastructure
Share links are massive because they are gzipped and base64 encoded JSON, which doesn t compress very well compared to
binary formats. I should investigate how much using protobuf instead would reduce ...
enhancement
The functions in src/data.js that interact with Supabase (loadTrips, loadExpenses, saveTrip, deleteTrip, saveExpense,
deleteExpense) are currently untested.
Options
- Mock the Supabase client with ...
enhancement

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.