Commit graph

  • a1bbc6f8ba Enforce LF line endings via .gitattributes + ignore tauri-icon's extra outputs main v0.1.2 megaproxy 2026-05-09 16:05:55 +01:00
  • 160e08d4a8 Suppress console-window flash on subprocess spawn (CREATE_NO_WINDOW); bump 0.1.2 megaproxy 2026-05-09 16:03:40 +01:00
  • 6dd8200802 README: replace ASCII mock with 4-theme screenshot grid (anthropic / instrument / editorial / retro) v0.1.1 megaproxy 2026-05-09 16:00:49 +01:00
  • 4d5bce244a Bump version to 0.1.1 (themes release) megaproxy 2026-05-09 15:53:03 +01:00
  • 14d9ca0b41 Settings overlay: cover the widget cleanly (was rendering below content because of a stacking-context fix from theme atmosphere layer) megaproxy 2026-05-09 15:51:38 +01:00
  • 3a4b1a4d7a Settings: collapse theme picker into a segmented control + move below command settings near Save megaproxy 2026-05-09 15:48:49 +01:00
  • 8a7ebd60b1 Add 4 switchable themes (Anthropic / Instrument / Editorial / Retro CRT) megaproxy 2026-05-09 15:43:57 +01:00
  • 5200caf21f Repo cleanup: untrack CLAUDE.md / memory.md (agent-internal); fix README link megaproxy 2026-05-09 15:00:16 +01:00
  • dbf77a0cec memory: record v0.1.0 release and public visibility flip megaproxy 2026-05-09 14:59:11 +01:00
  • 79fc144235 Add system tray icon (Show/Hide/Refresh/Quit; left-click restores window) v0.1.0 megaproxy 2026-05-09 14:47:03 +01:00
  • 9be856d37c Polish for shipping: robust auto-detect, empty state, real icons, end-user README megaproxy 2026-05-09 14:25:24 +01:00
  • 0a960dae2d memory.md: full session log of v0 bring-up + pivot to PTY-driven /usage megaproxy 2026-05-09 02:01:04 +01:00
  • 60db1bf8c2 Drop unused anyhow! macro import megaproxy 2026-05-09 01:59:40 +01:00
  • c38d895f5f styles: box-sizing reset + body overflow:hidden — kill the 2px-border overflow bug megaproxy 2026-05-09 01:58:45 +01:00
  • f90bb3b0d5 Layout: resizable window, fluid SVG ring, no scrollbars unless overflow, opaque bg megaproxy 2026-05-09 01:56:59 +01:00
  • 75049903e7 Auto-detect 'wsl.exe -d Ubuntu bash -lc claude' as default on Windows; record milestone in memory megaproxy 2026-05-09 01:55:51 +01:00
  • 97864374aa Settings: make autostart toggle best-effort so it doesn't block save (dev builds) megaproxy 2026-05-09 01:48:03 +01:00
  • 5a6f5dd4fa Settings: expose raw /usage output when parser fails (debug aid) megaproxy 2026-05-09 01:46:31 +01:00
  • db9a10a4c2 Replace cap-based estimation with PTY-driven 'claude /usage' parser megaproxy 2026-05-09 01:40:44 +01:00
  • 18e55cd139 tier: per-path probe diagnostics — surface read errors / parse status in TierInfo.searched megaproxy 2026-05-09 01:19:52 +01:00
  • c5c38d1ce5 Don't canonicalize roots — \\?\UNC\... prefix breaks downstream Path ops megaproxy 2026-05-09 01:15:58 +01:00
  • 9d10c1f46f detect_plan_tier: re-resolve roots fresh; expose searched paths in TierInfo for diagnosis megaproxy 2026-05-09 01:11:43 +01:00
  • f33bb5481b Detect tier across WSL roots, not just native home (\\wsl$\<distro>\... probe) megaproxy 2026-05-09 01:00:50 +01:00
  • ef84257ddd Detect plan tier from .claude.json; seed sane caps per tier (Pro/Max 5x/Max 20x) megaproxy 2026-05-09 00:54:50 +01:00
  • 106ad28f9f Record v0 first-run milestone and the 4 bring-up fixes in memory.md megaproxy 2026-05-09 00:43:52 +01:00
  • 8c25b015a7 Remove autostart JSON config (plugin takes args via Rust init(), not tauri.conf.json) megaproxy 2026-05-09 00:42:48 +01:00
  • ab75ca9bbb Fix watch.rs: import notify::Watcher trait, use tauri JoinHandle, drop unused imports megaproxy 2026-05-09 00:41:10 +01:00
  • 66e4de33b5 Allow esbuild postinstall via pnpm.onlyBuiltDependencies (pnpm 11 default-deny) megaproxy 2026-05-09 00:37:10 +01:00
  • 89ab6c8952 Update memory.md: record successful push to Forgejo megaproxy 2026-05-09 00:29:21 +01:00
  • 169f82d53e Update memory.md: record session, host-setup gap, and known watcher rebind limitation megaproxy 2026-05-09 00:11:47 +01:00
  • c1ef514697 Add seed-fake-jsonl.ps1 verification helper and README megaproxy 2026-05-09 00:08:07 +01:00
  • 0e8a87fbc5 Add Svelte 5 frontend (App, TitleBar, BlockRing, ModelStack, WeeklyBar, Settings) megaproxy 2026-05-09 00:07:02 +01:00
  • 14ffcf4bd3 Add Rust modules: paths, jsonl, usage, watch, commands, state, settings megaproxy 2026-05-09 00:05:12 +01:00
  • 8abb0599f6 Add Tauri config, Cargo.toml, capabilities megaproxy 2026-05-09 00:00:55 +01:00
  • c6d8e902f6 Initial scaffold megaproxy 2026-05-09 00:00:26 +01:00