Commit Graph

  • aa51df9b41 docs(feedback): add F4 — 떠오른 순간 → Inkling 자동 연상 만들기 altair823 2026-04-26 00:19:37 +09:00
  • 0cd9b99659 docs(feedback): add F3 — '구출' 카피의 한국어 어색함 altair823 2026-04-26 00:14:00 +09:00
  • 62a13ebf9f feat(packaging): add electron-builder NSIS installer + Windows autostart altair823 2026-04-25 23:45:56 +09:00
  • be24458450 chore(deps): bump uuid to ^14.0.0 altair823 2026-04-25 17:33:32 +09:00
  • 8eeba97a3a Merge pull request 'chore/post-slice-followups' (#1) from chore/post-slice-followups into main altair823 2026-04-25 08:29:16 +00:00
  • fac019e8a0 docs(spec): convert due-date stub into dogfood-feedback collection altair823 2026-04-25 17:14:38 +09:00
  • 1fb6670e67 docs: decouple due-date spec from dogfood strategy doc altair823 2026-04-25 17:10:04 +09:00
  • c5e5975a12 docs(spec): stub due-date extraction spec for post-slice work altair823 2026-04-25 17:07:20 +09:00
  • df56661f4f feat(diag): log resolved Ollama endpoint + surface health reason in banner altair823 2026-04-25 16:20:57 +09:00
  • f9b0e67ec5 docs: add Korean README + 2-week dogfood strategy altair823 2026-04-25 16:12:08 +09:00
  • c7e9463adb fix(e2e): rebuild better-sqlite3 per ABI + select inbox window by title altair823 2026-04-25 16:05:15 +09:00
  • 96cab71fd6 chore(types): re-add type-only BrowserWindow / Tray imports altair823 2026-04-25 12:34:06 +09:00
  • 94fc7c72d3 test(e2e): smoke test verifying v0.2 inbox empty state altair823 2026-04-25 12:32:42 +09:00
  • 7b129fec9f chore(build): switch main+preload to CJS for Electron 41 module hook altair823 2026-04-25 12:32:21 +09:00
  • 580f0a54c9 feat(media): MediaGc for orphan dir cleanup on startup altair823 2026-04-25 12:19:53 +09:00
  • 71aafa2337 feat(app): wire NotificationService, IntentService, ContinuityService into main altair823 2026-04-25 12:19:53 +09:00
  • 58b85ff5c3 feat(health): OllamaBanner v0.2 copy altair823 2026-04-25 12:19:53 +09:00
  • 90301a5804 feat(inbox): RecoveryToast for ≥7-day gap reentry altair823 2026-04-25 12:17:53 +09:00
  • 7cdc1e1104 feat(inbox): IntentBanner with rotating prompts (Strategy §2.2) altair823 2026-04-25 12:17:53 +09:00
  • 09b3c62da7 feat(inbox): EditableField with blur-save, enter-commit, esc-cancel altair823 2026-04-25 12:17:53 +09:00
  • 6e0b7a55da feat(inbox): NoteCard with AI proposal labels, intent badge, IntentBanner slot altair823 2026-04-25 12:17:53 +09:00
  • 71b46b6e0e feat(inbox): PendingBanner with v0.2 copy altair823 2026-04-25 12:17:53 +09:00
  • bc05e21245 feat(inbox): ContinuityBadge with recovery-friendly copy altair823 2026-04-25 12:17:52 +09:00
  • 6b522b31d0 feat(inbox): React shell + store + component stubs (v0.2) altair823 2026-04-25 12:16:08 +09:00
  • d4ad2f8d15 feat(ipc): inbox handlers with v0.2 setIntent/dismissIntent/continuity altair823 2026-04-25 12:14:32 +09:00
  • dc88da0bee feat(intent): IntentService for set/dismiss with validation altair823 2026-04-25 12:14:31 +09:00
  • 7148ad0f17 feat(quickcapture): React UI with v0.2 recovery-friendly copy altair823 2026-04-25 12:12:53 +09:00
  • 7bd8276493 feat(window): frameless QuickCaptureWindow centered on primary display altair823 2026-04-25 12:12:53 +09:00
  • a2be6ed47f feat(hotkey): HotkeyService wrapping globalShortcut altair823 2026-04-25 12:11:44 +09:00
  • 0529387c9a feat(ipc): capture:submit and capture:hide handlers altair823 2026-04-25 12:11:44 +09:00
  • c9ccf6433f feat(notify): NotificationService with 4 rotating reward copies altair823 2026-04-25 12:11:44 +09:00
  • 38a54a83b8 feat(capture): CaptureService with enqueue + celebrate hooks altair823 2026-04-25 12:11:43 +09:00
  • 0c38fcaf85 feat(ai): AiWorker with sequential queue, 3-attempt backoff altair823 2026-04-25 12:10:15 +09:00
  • 095413ed92 feat(ai): LocalOllamaProvider with 120s timeout + integration harness altair823 2026-04-25 12:10:15 +09:00
  • e7f1d8fd75 feat(ai): InferenceProvider interface altair823 2026-04-25 12:10:15 +09:00
  • e0713c94e6 feat(ai): zod schema validator + Korean-first prompt altair823 2026-04-25 12:10:14 +09:00
  • c0ee8c0981 feat(continuity): WeeklyContinuity service (7 notes/week, recovery detection) altair823 2026-04-25 12:06:45 +09:00
  • 9c47ff659f feat(media): MediaStore for image persistence and cleanup altair823 2026-04-25 12:06:45 +09:00
  • 797d97c392 feat(repo): NoteRepository with intent, edited flags, AI overwrite guard altair823 2026-04-25 12:06:45 +09:00
  • 114e971518 feat(db): v1 schema with user_intent + edited flags altair823 2026-04-25 12:02:04 +09:00
  • 8f174cb569 feat(paths): per-profile directory resolver altair823 2026-04-25 12:00:55 +09:00
  • 71eff35d68 feat(logger): add electron-log with PII-safe helpers altair823 2026-04-25 12:00:55 +09:00
  • c480cc0ace feat(preload): expose typed InklingApi (v0.2: intent + continuity) altair823 2026-04-25 11:59:39 +09:00
  • 4b16b873c6 feat(main): add Electron entry + Inbox window shell altair823 2026-04-25 11:58:59 +09:00
  • 5abec8e7d9 chore: bootstrap inkling project (Task 1) altair823 2026-04-25 11:52:57 +09:00
  • 82137a5ce1 Bump spec + plan to v0.4: downsize gemma4:26b → gemma4:e4b altair823 2026-04-25 11:46:27 +09:00
  • 0541d44b7e Bump spec + plan to v0.3: gemma4:26b + LAN Ollama endpoint altair823 2026-04-25 11:39:56 +09:00
  • ccc166917a Record native-Windows-vs-WSL decision and LAN Ollama implication altair823 2026-04-25 02:15:10 +00:00
  • ea8791848c Add Linux→Windows session handoff doc altair823 2026-04-25 02:08:39 +00:00
  • a5afdc5861 📝 docs(strategy): Inkling 심리학 기반 습관화 전략 문서 추가 altair823 2026-04-25 01:50:15 +00:00
  • 35f900b65d Rewrite implementation plan to v0.2 with Strategy integration altair823 2026-04-25 01:46:20 +00:00
  • c7bfd15aee Update vertical slice spec to v0.2 with Strategy integration altair823 2026-04-25 01:35:54 +00:00
  • 4b25ba3b11 Add vertical slice implementation plan altair823 2026-04-24 19:26:00 +00:00
  • cdb329e789 Pin Node 24.15.0 LTS via .nvmrc altair823 2026-04-24 19:15:52 +00:00
  • e22194bf39 Add tech stack and version policy section to vertical slice spec altair823 2026-04-24 19:15:32 +00:00
  • bbbe292fc6 Add vertical slice design spec for Inkling MVP altair823 2026-04-24 19:12:21 +00:00