Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
173 commits
Select commit Hold shift + click to select a range
08b1cc2
Update dependencies and implement deep link handling
SunkenInTime Mar 4, 2026
50bdb81
remove node_modules from repo
SunkenInTime Mar 4, 2026
2ec5d4b
Remove node modules
SunkenInTime Mar 4, 2026
c53cd0c
remove node_modules from repo
SunkenInTime Mar 4, 2026
de1e0d6
added to git ignore
SunkenInTime Mar 4, 2026
8eb9642
Enhance authentication features and integrate user management
SunkenInTime Mar 5, 2026
0bf06c3
Update core providers and widgets
SunkenInTime Mar 5, 2026
e24c2e2
Fix cloud snapshot rehydration and migration id collisions
cursoragent Mar 7, 2026
778cd2f
Fix cloud sync hydration and remove debug instrumentation
cursoragent Mar 7, 2026
a6ecc2d
Add email/password auth flows for Supabase
cursoragent Mar 8, 2026
0e1580b
fixed auth issues
SunkenInTime Mar 8, 2026
e40f565
merge: integrate icarus-cloud with latest main
cursoragent Mar 21, 2026
384fd74
Add cloud collaboration debug instrumentation
cursoragent Mar 21, 2026
b649b02
Remove cloud collaboration debug instrumentation
cursoragent Mar 21, 2026
64ee2ed
fix(cloud): hydrate remote library and auth flows
cursoragent Mar 21, 2026
7d6f622
fix(cloud): avoid duplicate strategy open on create
cursoragent Mar 21, 2026
84b9d39
Add Convex skill packs for agent runtimes
SunkenInTime Mar 23, 2026
b29ea57
Extract strategy models and migration logic
SunkenInTime Mar 23, 2026
fa54055
Refactor strategy page session hydration and sync
SunkenInTime Mar 23, 2026
82d81b3
Add cloud folder metadata and strategy parity
SunkenInTime Mar 23, 2026
d269d5f
Refine Convex skill guidance and workspace auth flow
SunkenInTime Mar 24, 2026
271f61c
Stabilize Convex auth session setup
cursoragent Apr 4, 2026
7c2183d
feat(collab): stream Convex folder and strategy lists
SunkenInTime Apr 4, 2026
a57f4d9
fix(strategy): use animated cloud page transitions consistently
SunkenInTime Apr 4, 2026
4133271
Add action history hydration and shared transform models.
SunkenInTime Apr 4, 2026
0110338
Add active page cloud sync overlay
cursoragent Apr 4, 2026
becd507
Harden active page projected sync reconciliation
cursoragent Apr 4, 2026
98bcd4c
Hide page list default drag handles; update lockfiles
SunkenInTime Apr 4, 2026
9470943
Add Convex media storage sync pipeline
cursoragent Apr 5, 2026
d201a84
Refresh Convex skill bundles
SunkenInTime Apr 5, 2026
2abc671
Queue cloud agent additions immediately
SunkenInTime Apr 13, 2026
8945b58
Add share links for folders and strategies
SunkenInTime Apr 14, 2026
34054d2
Add Convex skill docs for components and migrations
SunkenInTime Apr 14, 2026
50a28ac
Reformat Convex skill docs
SunkenInTime Apr 17, 2026
23bae8b
Centralize cloud sync by state type
SunkenInTime Apr 17, 2026
bdcc059
Pass strategy IDs into image saves
SunkenInTime Apr 17, 2026
ce87df7
Refactor image assets to durable asset IDs
SunkenInTime Apr 17, 2026
db4a21f
Merge remote-tracking branch '@{upstream}'
SunkenInTime Apr 17, 2026
c7d86fa
Support scope in strategies listForFolder
SunkenInTime Apr 29, 2026
2557fc6
Add community workspace and rail navigation
SunkenInTime Apr 29, 2026
19e1344
Delay library rail hover after leaving strategy
SunkenInTime Apr 29, 2026
d9c2b98
Handle missing text measurements when switching sides
SunkenInTime May 12, 2026
a71ea70
Remove widget size state from mirrored media actions
SunkenInTime May 13, 2026
18984f4
Refactor Convex cloud sync and indexed queries
SunkenInTime May 27, 2026
01650cf
Merge pull request #76 from SunkenInTime/cursor/convex-image-asset-st…
SunkenInTime May 27, 2026
5baaeec
Add friendly share link codes
SunkenInTime May 30, 2026
aa4a1a3
Migrate image storage to Cloudflare R2
SunkenInTime May 31, 2026
29a124c
Stream image uploads with live progress toast
SunkenInTime Jun 1, 2026
46e5242
Rename share-link dialog to add shared item
SunkenInTime Jun 1, 2026
f5bfb44
Merge main into cloud branch
SunkenInTime Jun 1, 2026
bdfeda4
Validate cloud payload objects for elements and strategy data
SunkenInTime Jun 7, 2026
b56c2f9
Harden Convex live sync and cloud collaboration
SunkenInTime Jun 7, 2026
c0f4517
Fix CI test failures
SunkenInTime Jun 19, 2026
3b044f4
Merge remote-tracking branch 'origin/main' into codex/reconcile-main-…
SunkenInTime Jun 28, 2026
b6409f8
Unify Convex errors and add maintenance cleanup jobs
SunkenInTime Jul 5, 2026
199f6c7
Address PR review feedback
SunkenInTime Jul 5, 2026
d3ce493
Fix Windows app link window restore
SunkenInTime Jul 5, 2026
c9c8659
Preserve collaborator role on share redeem
SunkenInTime Jul 5, 2026
9388a02
Preserve collaborator role on invite redeem
SunkenInTime Jul 5, 2026
b748269
Redesign share dialogs with role badges, confirmations, and state polish
SunkenInTime Jul 6, 2026
243ba7d
Redesign folder navigator side rail
SunkenInTime Jul 6, 2026
5071199
Suppress redeem failure toasts when the dialog shows inline errors
SunkenInTime Jul 6, 2026
019083b
Add persistent cloud sync status chip and surface conflicts
SunkenInTime Jul 6, 2026
124d183
Add cloud library loading, error, and transition states
SunkenInTime Jul 6, 2026
fb2d0e5
Address review: action-oriented sort tooltip, dedicated swap duration…
SunkenInTime Jul 6, 2026
16c1834
Replace hardcoded Material colors with tactical theme tokens
SunkenInTime Jul 6, 2026
fc9f636
Address review: fix no-op retry after dropped ops, don't drop throttl…
SunkenInTime Jul 6, 2026
6ac1ad4
Show cloud and role badges in library and editor
SunkenInTime Jul 6, 2026
778eece
Use null-aware assignment for pending conflict toast timer
SunkenInTime Jul 6, 2026
10cbb54
Address review: animate skeleton-to-content transition, replace clamp…
SunkenInTime Jul 6, 2026
41b1d69
Address review: give defend labels a dedicated steel blue instead of …
SunkenInTime Jul 6, 2026
ffdc081
Address review: persist view-only chip role and document badge fallback
SunkenInTime Jul 6, 2026
7452db2
Polish auth UX and add Account settings section
SunkenInTime Jul 6, 2026
7859289
Slim down the library navigation rail (the rail users actually see)
SunkenInTime Jul 6, 2026
a3809e1
Merge pull request #88 from SunkenInTime/cloud-ux/share-dialogs
SunkenInTime Jul 6, 2026
33d80c2
Merge pull request #90 from SunkenInTime/cloud-ux/sync-status
SunkenInTime Jul 6, 2026
0ea144f
Merge pull request #92 from SunkenInTime/cloud-ux/theme-colors
SunkenInTime Jul 6, 2026
c9b0674
Merge pull request #93 from SunkenInTime/cloud-ux/role-badges
SunkenInTime Jul 6, 2026
83aa0c4
Merge pull request #91 from SunkenInTime/cloud-ux/library-states
SunkenInTime Jul 6, 2026
94a48df
Merge codex/reconcile-main-into-cloud into cloud-ux/side-rail
SunkenInTime Jul 6, 2026
51b5cdb
Address review: reset Discord pending state on failure/cancel, safe m…
SunkenInTime Jul 6, 2026
b60638e
Merge pull request #89 from SunkenInTime/cloud-ux/side-rail
SunkenInTime Jul 6, 2026
6bbae92
Merge pull request #94 from SunkenInTime/cloud-ux/auth-account
SunkenInTime Jul 6, 2026
8bc5824
Mark cloud UX overhaul TODO complete; note follow-ups
SunkenInTime Jul 6, 2026
3e1dce6
Collect lineup-item images in server asset reference checks
SunkenInTime Jul 6, 2026
5899ba5
Merge pull request #95 from SunkenInTime/cloud-ux/lineup-image-refs
SunkenInTime Jul 6, 2026
20a0946
Surface cloud failures that previously failed silently
SunkenInTime Jul 6, 2026
f70cbc3
Address review: accurate create-failure reporting, mounted guard, hid…
SunkenInTime Jul 6, 2026
50d75c2
Merge pull request #96 from SunkenInTime/cloud-ux/open-failure-surfacing
SunkenInTime Jul 6, 2026
161d538
Merge pull request #78 from SunkenInTime/codex/reconcile-main-into-cloud
SunkenInTime Jul 7, 2026
277fc14
Write the cloud branch AGENTS.md
Aug 16, 2026
f1489e5
Make the cloud web client buildable
SunkenInTime Aug 25, 2026
0c24f6a
Add stable cloud beta automation hooks
SunkenInTime Aug 25, 2026
f3f4b30
Clarify share link disable behavior
SunkenInTime Aug 25, 2026
3400e55
Refresh Icarus Online beta readiness gate
SunkenInTime Aug 25, 2026
e64bd85
Expose rail activation to assistive technology
SunkenInTime Aug 25, 2026
a956974
Keep share actions accessible through semantics
SunkenInTime Aug 25, 2026
89c81fb
Merge auth field semantics into editable controls
SunkenInTime Aug 25, 2026
6a93802
Give cloud library states an obvious next step
SunkenInTime Aug 25, 2026
d440cc0
Merge pull request #130 from SunkenInTime/cloud-beta/web-client
SunkenInTime Aug 25, 2026
83c102f
Merge pull request #131 from SunkenInTime/cloud-beta/automation-seman…
SunkenInTime Aug 25, 2026
fd91bbd
Merge pull request #132 from SunkenInTime/cloud-beta/share-link-language
SunkenInTime Aug 25, 2026
8db9253
Merge pull request #133 from SunkenInTime/cloud-beta/readiness-checklist
SunkenInTime Aug 25, 2026
16a19f7
Merge pull request #134 from SunkenInTime/cloud-beta/cloud-empty-states
SunkenInTime Aug 25, 2026
6d64fab
Refactor cloud sync around server-side page boundaries
SunkenInTime Aug 25, 2026
b0627d1
Fix Convex authentication transport on web
SunkenInTime Aug 25, 2026
34b2e4a
fix cloud strategy patch revisions
SunkenInTime Aug 25, 2026
6a9f692
normalize direct page insertion order
SunkenInTime Aug 25, 2026
0350f9a
reject duplicate page reorder ids
SunkenInTime Aug 25, 2026
16a82b2
guard tombstone restores by revision
SunkenInTime Aug 26, 2026
48f5748
preserve tombstone restore retries
SunkenInTime Aug 26, 2026
35434ba
keep cloud migration failures retryable
SunkenInTime Aug 26, 2026
eb0ca44
persist cloud page descriptor changes
SunkenInTime Aug 26, 2026
e59402e
Merge pull request #135 from SunkenInTime/t3code/greeting
SunkenInTime Aug 26, 2026
161d66e
test: record Convex Dart client contract gate
SunkenInTime Aug 26, 2026
3aad23a
ci: validate Convex client contract gate
SunkenInTime Aug 26, 2026
df9f193
ci: make contract gate checkout-safe
SunkenInTime Aug 26, 2026
ca6791c
docs: hand off fair Convex Dart client rerun
SunkenInTime Aug 27, 2026
0ac348d
test: repair Dart client contract gate
SunkenInTime Aug 27, 2026
bf421ff
test: add symmetric Convex runtime gauntlet
SunkenInTime Aug 27, 2026
8b65dfd
docs: record fair Convex client rerun
SunkenInTime Aug 27, 2026
caae3f9
fix: repair native Convex auth recovery
SunkenInTime Aug 27, 2026
ada2756
fix: serialize Convex auth handle replacement
SunkenInTime Aug 27, 2026
fb83488
fix: make Convex auth recovery deterministic
SunkenInTime Aug 27, 2026
be63971
test: record valid Convex client rerun
SunkenInTime Aug 27, 2026
9f04e75
docs: hand off typed Convex wrapper implementation
SunkenInTime Aug 29, 2026
2191788
docs: expand typed wrapper verification plan
SunkenInTime Aug 29, 2026
07544a3
docs: include disposable Icarus test auth
SunkenInTime Aug 29, 2026
3ebcdc1
fix: keep queued op identity immutable
SunkenInTime Aug 29, 2026
25520b2
feat: close cloud operation protocol v3
SunkenInTime Aug 29, 2026
13a8b97
feat: seal the public Convex contract
SunkenInTime Aug 29, 2026
491f6f2
feat: generate a fail-closed typed Convex API
SunkenInTime Aug 29, 2026
40f87fe
feat: normalize Convex transports
SunkenInTime Aug 29, 2026
8ff0d5c
feat: adopt the typed Convex API
SunkenInTime Aug 29, 2026
79e7234
ci: lock typed Convex drift out
SunkenInTime Aug 29, 2026
d9e877c
fix: harden release account controls
SunkenInTime Aug 29, 2026
ddcc080
fix: make release strategy exports accessible
SunkenInTime Aug 29, 2026
918354e
fix: allow cloud access in macOS release
SunkenInTime Aug 29, 2026
8a178fe
fix: expose editable auth semantics
SunkenInTime Aug 29, 2026
4aa4ed0
fix: make shared form fields editable
SunkenInTime Aug 29, 2026
eaf4abe
ci: isolate gauntlet package analysis
SunkenInTime Aug 29, 2026
9c32bd9
fix: keep completed lineup markers movable
SunkenInTime Aug 29, 2026
8adba7c
fix: fail closed on native lineup hydration
SunkenInTime Aug 29, 2026
9fc7396
fix: export cloud strategies from the editor
SunkenInTime Aug 29, 2026
4cda0a8
fix: preserve cloud folder selection on delete failure
SunkenInTime Aug 29, 2026
9f4c7cf
fix: update lucide icons for Flutter compatibility
SunkenInTime Aug 29, 2026
b9775b5
fix: reject cyclic cloud folder moves
SunkenInTime Aug 29, 2026
fbad1e7
fix: recover sync batch after ack persistence failure
SunkenInTime Aug 29, 2026
ce9beec
Merge pull request #136 from SunkenInTime/t3code/convex-client-gauntlet
SunkenInTime Aug 29, 2026
3d16c75
chore: remove bundled agent skills
SunkenInTime Aug 30, 2026
3ded6fc
docs: keep Convex guidance self-contained
SunkenInTime Aug 30, 2026
6a13b05
test: lock A B C access boundaries
SunkenInTime Aug 30, 2026
06d9345
ci: gate online beta installer upgrades
SunkenInTime Aug 30, 2026
d5283ef
ci: enable Convex function typechecking
SunkenInTime Aug 30, 2026
f0fc032
ci: enable Convex function typechecking
SunkenInTime Aug 30, 2026
e1ea58e
ci: reuse isolated Convex previews
SunkenInTime Aug 30, 2026
e7b5e9b
ci: close Windows smoke builds gracefully
SunkenInTime Aug 30, 2026
e5c032e
Merge pull request #137 from SunkenInTime/codex/remove-bundled-agent-…
SunkenInTime Aug 30, 2026
4f31a63
Merge remote-tracking branch 'origin/icarus-cloud' into codex/online-…
SunkenInTime Aug 30, 2026
75be694
test: prove Windows library upgrade semantics
SunkenInTime Aug 30, 2026
35c887c
test: preserve Windows library identities
SunkenInTime Aug 30, 2026
3e780a9
ci: pin public Windows installer digest
SunkenInTime Aug 30, 2026
cae7ccf
ci: bind Windows artifact to source SHA
SunkenInTime Aug 30, 2026
49b8f36
ci: test one release source revision
SunkenInTime Aug 30, 2026
c330aee
test: resolve historical Windows install path
SunkenInTime Aug 30, 2026
576c093
test: mirror production Hive bootstrap
SunkenInTime Aug 30, 2026
57f4acb
fix: own Flutter library adapters
SunkenInTime Aug 30, 2026
3b06df7
docs: record Windows lifecycle receipt
SunkenInTime Aug 30, 2026
e5362ba
test: always close Windows probe Hive
SunkenInTime Aug 30, 2026
8513eb4
Merge pull request #138 from SunkenInTime/codex/online-beta-release-gate
SunkenInTime Aug 30, 2026
26fd80d
fix: make active text sync state truthful
SunkenInTime Aug 30, 2026
c40dbf6
fix: guard clean local text drafts on exit
SunkenInTime Aug 30, 2026
31d4bf4
Merge pull request #139 from SunkenInTime/codex/close-online-beta-vis…
SunkenInTime Aug 30, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
176 changes: 0 additions & 176 deletions .agents/skills/impeccable/SKILL.md

This file was deleted.

4 changes: 0 additions & 4 deletions .agents/skills/impeccable/agents/openai.yaml

This file was deleted.

Loading
Loading