⌘K
All lists
Text
PR Titles
PR Titles
Add with AI
Download
Copy all
106 items
List
JSON
CSV
TS
01
[feat] add SSO sign-in flow
02
[fix] handle empty payload in webhook
03
[refactor] split monolithic route file
04
[perf] batch DB writes in queue worker
05
[docs] update onboarding guide
06
[test] cover plan limits edge cases
07
[chore] bump dependencies
08
[hotfix] revert broken release
09
[infra] add staging cluster
10
[deps] migrate to pnpm 10
11
[db] migration 0042: add `archived_at`
12
[ui] new dashboard empty state
13
feat: workspace switcher (closes #1342)
14
fix: timezone bug in scheduled emails
15
refactor: extract billing module
16
docs: ADR-0042 caching policy
17
test: stabilize retry test
18
chore: rename internal `Foo` to `Bar`
19
perf: memoize expensive selector
20
ci: cache pnpm store
21
build: bump node to 22
22
RFC: pricing model change
23
RFC: new auth flow
24
proposal: split client into separate package
25
proposal: lift design tokens to root
26
spike: try Bun for the worker
27
spike: explore Postgres LISTEN/NOTIFY
28
draft: alternative caching layer
29
draft: split frontend monorepo
30
WIP: new billing layer (please review architecture only)
31
WIP: prototype, do not merge
32
release: v2.4.0
33
release: v2.4.0-rc.1
34
release: v3.0.0 (breaking)
35
release: v3.0.0 (no breaking changes)
36
chore(release): publish v1.12.3
37
chore: changesets for release
38
chore: bump to v0.1.0-beta.3
39
deprecation: remove legacy /v1 endpoints
40
breaking: drop Node 18 support
41
breaking: rename `userId` → `user_id` across API
42
breaking: remove `Result.unwrap` from public API
43
fix(security): patch SSRF in /import
44
fix(security): rotate leaked test key
45
fix(a11y): add aria labels to nav
46
fix(a11y): focus trap in modals
47
feat(a11y): keyboard navigation for grid
48
feat: dark mode (system + manual)
49
feat: new pricing page (with table)
50
feat(api): pagination with cursor
51
feat(api): expose `lastSeenAt` on user
52
feat(api): new bulk import endpoint
53
feat(notifications): batch digest emails
54
feat(billing): annual plans
55
feat(billing): proration on plan change
56
feat(billing): support usage-based metering
57
fix(billing): off-by-one in invoice total
58
fix(billing): handle decline retries gracefully
59
feat(search): switch to MeiliSearch
60
feat(search): faceted filters
61
feat(search): synonyms
62
fix(search): unicode normalization
63
fix(import): handle BOM in CSV
64
fix(import): trim whitespace in headers
65
feat(import): preview before commit
66
feat(ui): new command palette
67
feat(ui): redesigned settings page
68
feat(ui): mobile dashboard
69
feat(ui): collaborative cursors
70
feat: vector search over docs
71
feat(integrations): Slack
72
feat(integrations): GitHub
73
feat(integrations): Linear
74
feat(integrations): Notion
75
fix(integrations): Slack OAuth refresh
76
fix(integrations): handle revoked GitHub tokens
77
ops: tighten alerting thresholds
78
ops: add p99 latency dashboard
79
ops: page on quota exhaustion
80
ops: rotate KMS keys
81
ops: improve cold start time
82
test(e2e): cover signup → first list flow
83
test(e2e): cover billing change flow
84
test(unit): exhaustive cron expression cases
85
test(integration): payments webhook delivery
86
chore: remove dead code in legacy module
87
chore: silence noisy log in worker
88
chore: pin internal Docker base image
89
chore: clean up TODO trail
90
refactor: drop `any` from public API surface
91
refactor: invert dependency in service layer
92
refactor: replace classes with closures
93
refactor: extract HTTP client
94
refactor: collapse 3 hooks into 1
95
docs: README polish + screenshots
96
docs: contributing guide
97
docs(api): new examples for /imports
98
docs: explain database migration policy
99
ci: shard tests across 4 workers
100
ci: enforce changeset for non-chore PRs
101
ci: add typecheck step
102
build: produce minimal Docker image
103
build: tree-shake unused locales
104
revert: feat/experimental-flag
105
revert: my own previous PR
106
internal: rename Project A → Project B in code
106
items
AVG LENGTH
33.2
SIZE
3.5 KB
Related lists
Adjectives
Objects
Excuses
Phobias
Navigation Labels
Tip
Click any value to copy it. Use the search above to filter this list, or press
⌘K
to jump anywhere.
⌘K
Search
Esc
Back
106 items in PR Titles
All lists
PR Titles
Text
106 items
Copy all
Download JSON
01
[feat] add SSO sign-in flow
02
[fix] handle empty payload in webhook
03
[refactor] split monolithic route file
04
[perf] batch DB writes in queue worker
05
[docs] update onboarding guide
06
[test] cover plan limits edge cases
07
[chore] bump dependencies
08
[hotfix] revert broken release
09
[infra] add staging cluster
10
[deps] migrate to pnpm 10
11
[db] migration 0042: add `archived_at`
12
[ui] new dashboard empty state
13
feat: workspace switcher (closes #1342)
14
fix: timezone bug in scheduled emails
15
refactor: extract billing module
16
docs: ADR-0042 caching policy
17
test: stabilize retry test
18
chore: rename internal `Foo` to `Bar`
19
perf: memoize expensive selector
20
ci: cache pnpm store
21
build: bump node to 22
22
RFC: pricing model change
23
RFC: new auth flow
24
proposal: split client into separate package
25
proposal: lift design tokens to root
26
spike: try Bun for the worker
27
spike: explore Postgres LISTEN/NOTIFY
28
draft: alternative caching layer
29
draft: split frontend monorepo
30
WIP: new billing layer (please review architecture only)
31
WIP: prototype, do not merge
32
release: v2.4.0
33
release: v2.4.0-rc.1
34
release: v3.0.0 (breaking)
35
release: v3.0.0 (no breaking changes)
36
chore(release): publish v1.12.3
37
chore: changesets for release
38
chore: bump to v0.1.0-beta.3
39
deprecation: remove legacy /v1 endpoints
40
breaking: drop Node 18 support
41
breaking: rename `userId` → `user_id` across API
42
breaking: remove `Result.unwrap` from public API
43
fix(security): patch SSRF in /import
44
fix(security): rotate leaked test key
45
fix(a11y): add aria labels to nav
46
fix(a11y): focus trap in modals
47
feat(a11y): keyboard navigation for grid
48
feat: dark mode (system + manual)
49
feat: new pricing page (with table)
50
feat(api): pagination with cursor
51
feat(api): expose `lastSeenAt` on user
52
feat(api): new bulk import endpoint
53
feat(notifications): batch digest emails
54
feat(billing): annual plans
55
feat(billing): proration on plan change
56
feat(billing): support usage-based metering
57
fix(billing): off-by-one in invoice total
58
fix(billing): handle decline retries gracefully
59
feat(search): switch to MeiliSearch
60
feat(search): faceted filters
61
feat(search): synonyms
62
fix(search): unicode normalization
63
fix(import): handle BOM in CSV
64
fix(import): trim whitespace in headers
65
feat(import): preview before commit
66
feat(ui): new command palette
67
feat(ui): redesigned settings page
68
feat(ui): mobile dashboard
69
feat(ui): collaborative cursors
70
feat: vector search over docs
71
feat(integrations): Slack
72
feat(integrations): GitHub
73
feat(integrations): Linear
74
feat(integrations): Notion
75
fix(integrations): Slack OAuth refresh
76
fix(integrations): handle revoked GitHub tokens
77
ops: tighten alerting thresholds
78
ops: add p99 latency dashboard
79
ops: page on quota exhaustion
80
ops: rotate KMS keys
81
ops: improve cold start time
82
test(e2e): cover signup → first list flow
83
test(e2e): cover billing change flow
84
test(unit): exhaustive cron expression cases
85
test(integration): payments webhook delivery
86
chore: remove dead code in legacy module
87
chore: silence noisy log in worker
88
chore: pin internal Docker base image
89
chore: clean up TODO trail
90
refactor: drop `any` from public API surface
91
refactor: invert dependency in service layer
92
refactor: replace classes with closures
93
refactor: extract HTTP client
94
refactor: collapse 3 hooks into 1
95
docs: README polish + screenshots
96
docs: contributing guide
97
docs(api): new examples for /imports
98
docs: explain database migration policy
99
ci: shard tests across 4 workers
100
ci: enforce changeset for non-chore PRs
101
ci: add typecheck step
102
build: produce minimal Docker image
103
build: tree-shake unused locales
104
revert: feat/experimental-flag
105
revert: my own previous PR
106
internal: rename Project A → Project B in code