Commit Graph

  • 648539033c feat(monitor): add copy PID button to ExecNode header Grace (Clawdbot) 2026-01-28 03:50:32 +01:00
  • d2e4f3be43 feat(monitor): add clear completed execs button Grace (Clawdbot) 2026-01-28 03:26:19 +01:00
  • 89177787bf feat(monitor): link subagents to parent sessions via spawnedBy, add timestamps to session nodes Grace (Clawdbot) 2026-01-28 03:00:56 +01:00
  • e8142d05cf fix(parser): remove incorrect sessionKey assignment Grace (Clawdbot) 2026-01-27 17:04:19 +01:00
  • 9c00470e44 feat(exec-events): bead-10 - final validation and hydrate exec-only data Grace (Clawdbot) 2026-01-27 16:01:07 +01:00
  • c9d442b5f9 feat(exec-events): bead-9 - render exec nodes under sessions Grace (Clawdbot) 2026-01-27 16:00:21 +01:00
  • bc4e6a0709 feat(exec-events): bead-8 - add exec node component Grace (Clawdbot) 2026-01-27 15:58:54 +01:00
  • 1f4209d8b7 feat(exec-events): bead-7 - wire exec events into monitor route Grace (Clawdbot) 2026-01-27 15:57:48 +01:00
  • f604f056e7 feat(exec-events): bead-6 - emit exec events in subscription Grace (Clawdbot) 2026-01-27 15:56:32 +01:00
  • 7268338264 feat(exec-events): bead-5 - hydrate exec events after actions Grace (Clawdbot) 2026-01-27 15:56:02 +01:00
  • 9b892e25a2 feat(exec-events): bead-4 - persist exec events Grace (Clawdbot) 2026-01-27 15:55:21 +01:00
  • dabd4bcadc feat(exec-events): bead-3 - add exec collection and aggregation Grace (Clawdbot) 2026-01-27 15:54:35 +01:00
  • 87b99713a0 feat(exec-events): bead-2 - parse exec started output completed Grace (Clawdbot) 2026-01-27 15:53:15 +01:00
  • b705bb1ba8 feat(exec-events): bead-1 - add exec protocol and monitor types Grace (Clawdbot) 2026-01-27 15:52:28 +01:00
  • e690c847fc feat(monitor): infer spawnedBy for subagent sessions (#13) Luciano Castillo 2026-01-28 11:41:13 -05:00
  • c6990f5d86 Merge pull request #8 from yeHHH1g/fix/streaming-content-replace Luciano Castillo 2026-01-28 09:33:27 -05:00
  • f5eb110123 docs: add comment about cumulative delta behavior fix/streaming-content-replace luccast 2026-01-28 09:32:07 -05:00
  • ad75627e0f Revert "Document behavior of cumulative message content in ChatEvent interface" luccast 2026-01-28 09:29:57 -05:00
  • 5e53b2a70c Document behavior of cumulative message content in ChatEvent interface luccast 2026-01-28 09:29:18 -05:00
  • ff6fed5932 support ALLOWED_HOSTS env var, fix Dockerfile missing source files luccast/allowed-hosts-env luccast 2026-01-28 09:00:42 -05:00
  • 78ddc4cea3 Merge pull request #9 from oxngon/add-jq-alternative Luciano Castillo 2026-01-28 07:40:13 -05:00
  • 139f474076 Add jq alternative for gateway token extraction django 2026-01-28 01:44:47 +07:00
  • 9181d11047 fix: replace streaming content instead of appending Ubuntu 2026-01-27 17:55:28 +00:00
  • 2155d0cffa Update references from Clawdbot to Moltbot in documentation and UI luccast 2026-01-27 10:27:07 -05:00
  • a132a33c6b 1.0.4 v1.0.4 luccast 2026-01-27 09:43:33 -05:00
  • c39ae8a375 Merge pull request #6 from llirik0/fix/docker-image-runtime Luciano Castillo 2026-01-27 06:46:25 -05:00
  • 6811bf7c60 fix(docker): make image runnable + document CLAWDBOT_URL Kirill 2026-01-26 23:50:17 -08:00
  • 271d0c47b2 1.0.3 v1.0.3 luccast 2026-01-26 23:08:08 -05:00
  • e403f2788a Merge pull request #4 from luccast/luccast/persistent-background-service Luciano Castillo 2026-01-26 23:03:13 -05:00
  • aae5df728c Fix duplicate messages on hydration luccast 2026-01-26 22:53:52 -05:00
  • 6101bd59dd Refactor SettingsPanel to use external open state management luccast 2026-01-26 22:31:25 -05:00
  • e848d6c25f Merge pull request #3 from luccast/luccast-patch-2 Luciano Castillo 2026-01-26 21:06:49 -05:00
  • a22ce9ab41 Update Buy Me a Coffee username in FUNDING.yml Luciano Castillo 2026-01-26 21:06:34 -05:00
  • 6ccd394838 Add persistence feature to monitor luccast 2026-01-26 20:25:12 -05:00
  • 37a4db51de 1.0.2 v1.0.2 luccast 2026-01-26 19:32:46 -05:00
  • caf185f917 Refactor Clawdbot client initialization to use configurable WebSocket URL luccast 2026-01-26 19:28:39 -05:00
  • c1a6d38c26 Add gateway token config instructions to README luccast 2026-01-26 17:07:03 -05:00
  • ef1d8d2052 Fix build output path (dist not .output) v1.0.1 luccast 2026-01-26 16:56:05 -05:00
  • ff50cafe34 Add Docker support and GitHub release workflow luccast 2026-01-26 16:51:47 -05:00
  • ad791b25af Add version 1.0.1 to package.json luccast 2026-01-26 16:45:52 -05:00
  • 11d642f4e7 Merge pull request #2 from luccast/luccast-patch-1 Luciano Castillo 2026-01-26 15:15:09 -05:00
  • d5dbfc0951 Update copyright name in LICENSE file luccast-patch-1 Luciano Castillo 2026-01-26 15:13:31 -05:00
  • 5076a0de21 Enhance ActionNode and ActionGraph components with tool call integration luccast/monitor-inline-tool-icons luccast 2026-01-26 15:11:05 -05:00
  • 1c2e2fa7fc Update README.md to include screenshots of the home and monitor views luccast 2026-01-26 14:59:18 -05:00
  • d585215a6d screenshots Luciano Castillo 2026-01-26 14:55:04 -05:00
  • f6bb8ddd0d Update ActionNode component styles for improved readability luccast 2026-01-26 14:49:21 -05:00
  • a93e938f8f Update styles and enhance connection handling in Monitor component luccast 2026-01-26 14:40:45 -05:00
  • 5bf7807659 Enhance Home component with social links and update title luccast 2026-01-26 14:26:39 -05:00
  • 6bfe22594a Refactor SessionList component styles for improved responsiveness luccast 2026-01-26 14:23:06 -05:00
  • 237d546aba Enhance crab animations by preloading frames in Home component luccast 2026-01-26 14:22:29 -05:00
  • b78122a9f4 Refactor styles and enhance ActionGraph, ActionNode, and SettingsPanel components luccast 2026-01-26 14:16:30 -05:00
  • 1b323b3ae3 Add react-markdown dependency and integrate Markdown rendering in ActionNode component luccast 2026-01-26 14:01:12 -05:00
  • ba00a952ea Refactor SessionList component and update styles Luciano Castillo 2026-01-26 13:47:03 -05:00
  • 1b3b687600 Add lobster icon to CrabNode component and update styles Luciano Castillo 2026-01-26 13:37:09 -05:00
  • 0a195e4e73 Update SessionList component with corrected link to user profile Luciano Castillo 2026-01-26 12:57:10 -05:00
  • d7e79bee5d Add footer icons and enhance SessionList and SettingsPanel styles Luciano Castillo 2026-01-26 12:55:33 -05:00
  • d3538dab88 Refactor chaser crab behavior in ActionGraph component luccast 2026-01-26 10:07:19 -05:00
  • cd4e164314 Update styles and versioning in SettingsPanel and Home components; enhance .gitignore luccast 2026-01-26 09:20:27 -05:00
  • e5f390d599 Add JetBrains Mono font files and update styles luccast 2026-01-26 09:13:50 -05:00
  • 0ec6f2530f Remove unused development tools from RootDocument component luccast 2026-01-26 09:08:35 -05:00
  • 7ffc975884 Enhance action handling and visualization in Clawdbot integration luccast 2026-01-26 09:02:24 -05:00
  • 14e2eeabe0 Refactor chaser crab logic in ActionGraph component luccast 2026-01-26 08:58:03 -05:00
  • ea308967ee Implement chaser crab functionality in ActionGraph component luccast 2026-01-26 08:55:03 -05:00
  • 36f806897c Refactor ActionGraph component to include ReactFlowProvider and enhance structure luccast 2026-01-26 08:49:44 -05:00
  • d044a3dc4d Update .gitignore to include documents directory and ensure routeTree.gen.ts is tracked luccast 2026-01-26 08:40:26 -05:00
  • 35aecf42d0 Add log collection feature to SettingsPanel and TRPC router luccast 2026-01-26 08:31:38 -05:00
  • 54a0a23359 Enhance agent event handling in Clawdbot integration luccast 2026-01-26 08:23:20 -05:00
  • bc0b610e72 Remove Header component and update layout for full-screen display luccast 2026-01-26 08:08:52 -05:00
  • 90a2f9571c Add debug mode functionality to SettingsPanel and TRPC router luccast 2026-01-26 08:04:19 -05:00
  • 282f1df100 Enhance SessionList component with collapsible sidebar functionality luccast 2026-01-25 23:17:17 -05:00
  • b3b048dee8 Update README to credit author of Clawdbot integration luccast 2026-01-25 22:59:50 -05:00
  • f18c104e2b Merge pull request #1 from luccast/luccast/retro-crab-ui Luciano Castillo 2026-01-25 22:58:19 -05:00
  • 425a5a067e Update font sizes in ActionNode, SessionList, and SessionNode components for improved readability luccast/retro-crab-ui luccast 2026-01-25 22:57:12 -05:00
  • a28a4a4e6f Implement interactive crab animations in Home component luccast 2026-01-25 22:55:54 -05:00
  • 193cf3ef39 Remove dbDevtools integration from the root route luccast 2026-01-25 22:52:30 -05:00
  • 4de7756c18 Refactor components to use animated crab assets luccast 2026-01-25 22:49:38 -05:00
  • 1f0f9e8419 Add crab animation assets and components luccast 2026-01-25 22:45:04 -05:00
  • 3f35e21b07 Update panel-crab styling to use bg-linear-to-br for gradient background luccast 2026-01-25 22:30:53 -05:00
  • d1bdedb2cf Enhance UI and styling across components for a retro-futuristic theme luccast 2026-01-25 22:30:34 -05:00
  • 5205021094 Refactor Header component and remove demo routes luccast 2026-01-25 22:16:48 -05:00
  • bf2f830e71 Refactor ActionGraph to group actions by sessionKey and connect them in sequence luccast 2026-01-25 22:07:38 -05:00
  • 3b3d7488f6 Enhance session management in Clawdbot integration by mapping runId to sessionKey luccast 2026-01-25 22:01:48 -05:00
  • a5e49698ec Remove unnecessary console logging in ActionGraph and enhance Clawdbot parser to skip irrelevant lifecycle events luccast 2026-01-25 21:58:04 -05:00
  • 3ff4d294a5 Enhance ActionGraph session edge creation by validating session node existence luccast 2026-01-25 21:55:09 -05:00
  • 1eb55309a6 Refactor session handling in MonitorPage to streamline status updates and remove redundant session creation logic luccast 2026-01-25 21:51:10 -05:00
  • 6f092e724e Enhance ActionNode and Clawdbot integration with improved event handling and UI updates luccast 2026-01-25 21:45:43 -05:00
  • 51b0a3afb9 Refactor chatEventToAction function in Clawdbot parser to improve content extraction and simplify message handling luccast 2026-01-25 21:43:42 -05:00
  • 20e2b0943e Improve content handling and logging in ActionNode and Clawdbot parser luccast 2026-01-25 21:37:53 -05:00
  • 1692413f07 Enhance action handling in Clawdbot integration by adding support for delta actions and improving logging in TRPC router and MonitorPage. luccast 2026-01-25 21:34:39 -05:00
  • 2189a85146 Live Data: Add session update helper and enhance TRPC client with subscription support luccast 2026-01-25 21:26:37 -05:00
  • eec6c454cd Refactor ClawdbotClient and TRPC router to improve connection handling and reduce logging noise. Remove unnecessary console logs and streamline error handling in session management, enhancing clarity and performance. luccast 2026-01-25 21:12:31 -05:00
  • e9f13f8267 Implement polyfill for crypto.randomUUID in non-secure contexts to ensure UUID generation compatibility across environments. luccast 2026-01-25 21:07:14 -05:00
  • f9a1a94113 Refactor session upsert logic in MonitorPage by removing transaction handling, simplifying the process and enhancing logging for improved clarity during session management. luccast 2026-01-25 21:03:51 -05:00
  • 5b3b564842 Enhance session loading in MonitorPage by adding detailed logging for session retrieval and transaction commitment, improving debugging capabilities and visibility into session management. luccast 2026-01-25 20:57:27 -05:00
  • 3839566a87 Update presence count handling in ClawdbotRouter to safely access snapshot data and adjust session loading time in MonitorPage to 24 hours for historical queries, improving data accuracy and user experience. luccast 2026-01-25 20:52:57 -05:00
  • 15ed17a213 Refactor ClawdbotClient connection logic to streamline handling of ongoing connections, returning a mock response if already connected or connecting. Enhance logging in listSessions method to provide clearer insights into session retrieval and errors. luccast 2026-01-25 20:50:44 -05:00
  • f62fdef9a4 Enhance ClawdbotClient connection handling by adding checks for ongoing connections and improving error management. Update logging to reduce noise by filtering out specific event types during message reception. luccast 2026-01-25 20:40:23 -05:00
  • da5d0ad9b0 Enhance ClawdbotClient response handling to check for 'hello-ok' message type, improving connection success feedback and ensuring proper response management. luccast 2026-01-25 20:21:37 -05:00
  • 595674ca66 Update ClawdbotClient connection parameters to change mode from 'default' to 'cli', improving clarity in integration settings. luccast 2026-01-25 20:15:15 -05:00
  • 542742292b Update ClawdbotClient connection parameters to change mode from 'operator' to 'default', enhancing clarity and consistency in integration settings. luccast 2026-01-25 20:14:01 -05:00