Commit Graph

  • ccfae53233 feat(site): rewrite landing page — Claude Code Command Center main Alejandro Gutiérrez 2026-02-28 21:00:37 +00:00
  • 1a99a83fd7 fix: reorder pane buttons — blue folder, gap, green/yellow, red close Alejandro Gutiérrez 2026-02-28 19:07:03 +00:00
  • 24a20d4fe5 feat: move folder button to pane top border as blue [●] Alejandro Gutiérrez 2026-02-28 18:57:08 +00:00
  • f821010dc9 feat: add open-folder button [▸] to pane subtitle row Alejandro Gutiérrez 2026-02-28 18:56:16 +00:00
  • a2a9283451 Merge branch 'ft-tmux' — direct PTY grid, inline tabs, select mode Alejandro Gutiérrez 2026-02-28 18:13:42 +00:00
  • e0f1a08098 feat: inline pane tabs, add-pane mode, and grid chrome cleanup Alejandro Gutiérrez 2026-02-28 18:13:25 +00:00
  • 9cf18f5740 fix: PTY stdin error, double-click select with full buffer, alt+key passthrough Alejandro Gutiérrez 2026-02-28 17:54:41 +00:00
  • 059004b6f2 fix: space after pane status icons, prevent repeated idle notification sounds Alejandro Gutiérrez 2026-02-28 16:46:20 +00:00
  • c2e8fcaa94 feat: framed buttons, select mode isolation, shift+click select, pane status icons Alejandro Gutiérrez 2026-02-28 16:38:22 +00:00
  • 1e105cd950 fix: buffer split mouse sequences, widen grid buttons, fix [object Object] in tab bar Alejandro Gutiérrez 2026-02-28 15:29:44 +00:00
  • c722112a7f feat: weighted grid layout, pane list bar, sorted tabs, and idle sound delay Alejandro Gutiérrez 2026-02-28 12:52:35 +00:00
  • f5dd49d870 feat: numbered tab selection for launching projects into separate grid tabs Alejandro Gutiérrez 2026-02-28 10:57:32 +00:00
  • 9e424c192a feat: add tabbed grids, click-to-expand, and keybind cleanup Alejandro Gutiérrez 2026-02-28 10:45:25 +00:00
  • cad6df1a9b feat: add Ctrl+Space as unified toggle between picker and grid Alejandro Gutiérrez 2026-02-28 09:59:40 +00:00
  • bc8a0c1934 feat: toggle between picker and grid without closing panes Alejandro Gutiérrez 2026-02-28 09:56:38 +00:00
  • 61add15531 perf: hoist keyMap constant, dedup selection toggles, split stdinHandler Alejandro Gutiérrez 2026-02-28 02:14:53 +00:00
  • 6488816d89 refactor: extract index.ts into 7 focused modules Alejandro Gutiérrez 2026-02-28 02:01:17 +00:00
  • 3ce6572952 feat: add direct PTY grid with expand/select mode for text copying Alejandro Gutiérrez 2026-02-28 01:41:31 +00:00
  • 4132744a01 feat: add tmux-based multi-terminal grid view Alejandro Gutiérrez 2026-02-25 00:37:35 +00:00
  • 9c50399e57 chore: regenerate demo gif Alejandro Gutiérrez 2026-02-25 00:23:25 +00:00
  • 4283250eac fix: proxy subscribe through Next.js API route to avoid network permission prompt Alejandro Gutiérrez 2026-02-24 23:30:35 +00:00
  • 24a1284def feat: add pixel terminal modal for email capture Alejandro Gutiérrez 2026-02-24 22:54:48 +00:00
  • 177ddaeecb feat: add newsletter signup form powered by leads API Alejandro Gutiérrez 2026-02-24 22:33:55 +00:00
  • 619d51ecaf feat: regenerate screenshots with monitoring indicators and new panels Alejandro Gutiérrez 2026-02-24 22:10:17 +00:00
  • c58c299581 feat: update website to reflect full session monitoring capabilities Alejandro Gutiérrez 2026-02-24 22:02:54 +00:00
  • a299cbc7d5 docs: update README with shell helper, keybinds, and monitoring details Alejandro Gutiérrez 2026-02-24 21:55:05 +00:00
  • 710cb05275 fix: detect busy sessions by JSONL content, not just mtime Alejandro Gutiérrez 2026-02-24 21:39:11 +00:00
  • 2286aa5cc3 fix: prioritize checkmarked selections over idle/active focus on enter Alejandro Gutiérrez 2026-02-24 20:36:05 +00:00
  • 972269ef20 feat: add usage panel with session, weekly, and monthly cost bars Alejandro Gutiérrez 2026-02-24 19:27:43 +00:00
  • e56ed9bc95 fix: robust terminal focus with session targeting and code review fixes Alejandro Gutiérrez 2026-02-24 17:33:44 +00:00
  • f8c6a5f584 feat: flash terminal background on focus and fix active tag alignment Alejandro Gutiérrez 2026-02-24 12:52:10 +00:00
  • bd3df2be9c feat: add Dockerfile and standalone output for site deployment Alejandro Gutiérrez 2026-02-24 02:19:15 +00:00
  • 6e9788804f fix: deduplicate idle sessions and refresh session data on transitions Alejandro Gutiérrez 2026-02-24 01:54:15 +00:00
  • 66ac50813a feat: idle panel navigation, dock bounce, and fix session text parsing Alejandro Gutiérrez 2026-02-24 01:51:42 +00:00
  • 287d7d3228 feat: idle sessions panel toggle + session status indicators in tree view Alejandro Gutiérrez 2026-02-24 01:37:03 +00:00
  • ade8034294 feat: session status in expanded rows + idle panel Alejandro Gutiérrez 2026-02-24 01:33:31 +00:00
  • c49de9865d Fix app closing on enter — stay open after launching sessions Alejandro Gutiérrez 2026-02-24 01:10:42 +00:00
  • 4a68cb698f feat: live session monitoring with busy/idle indicators and sound notification Alejandro Gutiérrez 2026-02-24 00:58:53 +00:00
  • 62da18725a Rename package to @alezmad/cladm for npm publish Alejandro Gutiérrez 2026-02-24 00:17:55 +00:00
  • 9764e96ed6 Fix npm publish auth in CI workflow Alejandro Gutiérrez 2026-02-24 00:09:07 +00:00
  • ee6516be88 Prepare cladm for npm publishing Alejandro Gutiérrez 2026-02-24 00:00:29 +00:00
  • c97746fd83 Add terminal cascade animation to hero with two-column layout Alejandro Gutiérrez 2026-02-23 23:46:51 +00:00
  • ffa676ddf7 Add raster-react pixel icons and GitHub repo metadata Alejandro Gutiérrez 2026-02-23 23:26:45 +00:00
  • cd20c33b25 Add favicon, app icons, and OG thumbnail Alejandro Gutiérrez 2026-02-23 23:24:29 +00:00
  • 5928e74c4c Add landing page and Claude terminal launch screenshot Alejandro Gutiérrez 2026-02-23 23:18:53 +00:00
  • 294b3f6b6c Add README with screenshots, animated GIF, and global CLI setup Alejandro Gutiérrez 2026-02-23 23:07:37 +00:00
  • fcafe652cf Add TUI launcher implementation and project docs Alejandro Gutiérrez 2026-02-23 22:56:54 +00:00
  • 165ad7d352 Initial bun + opentui setup Alejandro Gutiérrez 2026-02-23 21:24:04 +00:00