Commit graph

  • 5cd12dec89 feat(ui): light/dark theme toggle and light mode color support Forgotten 2026-02-26 16:33:29 -06:00
  • e2c5b6698c feat: join request claim secrets, onboarding API, and company branding Forgotten 2026-02-26 16:33:20 -06:00
  • 9e89ca4a9e feat(adapter): claude local chrome flag and max-turns session handling Forgotten 2026-02-26 16:33:10 -06:00
  • b0f3f04ac6 feat: add OpenClaw adapter type Forgotten 2026-02-26 16:32:59 -06:00
  • 39d7f5d196 style(ui): add small radius to toast notifications Forgotten 2026-02-26 16:32:02 -06:00
  • a7402a5500 style(ui): restore rounding for buttons, comments, and company/project icons Forgotten 2026-02-26 16:30:12 -06:00
  • b29849a669 style(ui): remove all border-radius for hard-edged containers app-wide Forgotten 2026-02-26 16:24:26 -06:00
  • f3d153c77e fix(ui): move live badge to left of assignee in issues list Forgotten 2026-02-26 16:15:23 -06:00
  • 7a5b0894ba fix(ui): show "Me" for self-assigned issues, truncated ID for other users Forgotten 2026-02-26 16:08:39 -06:00
  • 2327cfb861 feat(ui): make company rail items proper links for right-click support Forgotten 2026-02-26 15:41:59 -06:00
  • 9e1e1bcd2e feat(ui): improve failed run cards on inbox — prominent task name + retry button Forgotten 2026-02-26 13:55:47 -06:00
  • 25a528a636 feat(ui): persist collapsed group state on issues page Forgotten 2026-02-26 12:28:59 -06:00
  • 20176d9d60 fix(ui): resume lost runs, activity feed fixes, and selector focus Forgotten 2026-02-26 10:32:51 -06:00
  • e4e5609132 feat: per-issue assignee adapter overrides (model, effort, workspace) Forgotten 2026-02-26 10:32:44 -06:00
  • 1e11806fa3 feat: Docker quickstart with Compose, docs, and improved Dockerfile Forgotten 2026-02-26 10:32:33 -06:00
  • 3709901db3 commit Forgotten 2026-02-26 08:53:03 -06:00
  • 75e54bb82e feat(ui): add swipe gesture to open/close sidebar on mobile Forgotten 2026-02-25 21:43:49 -06:00
  • 33d549db13 feat(ui): mobile UX improvements, comment attachments, and cost breakdown Forgotten 2026-02-25 21:36:06 -06:00
  • b9dad31eb1 docs: update skill docs for blocked status handling and workspace API Forgotten 2026-02-25 21:35:53 -06:00
  • 45c4df7b8a feat: add billing type tracking and cost enhancements Forgotten 2026-02-25 21:35:44 -06:00
  • 20a4ca08a5 feat: workspace improvements - nullable cwd, repo-only workspaces, and resolution refactor Forgotten 2026-02-25 21:35:33 -06:00
  • 30522f3f11 fix(ui): wrap long monospaced strings in markdown comments on mobile Forgotten 2026-02-25 17:42:54 -06:00
  • 3717bab673 fix(ui): prevent top bar and header rows from overflowing on mobile Forgotten 2026-02-25 17:40:13 -06:00
  • a701f12059 fix(ui): ensure dashboard metric cards have equal height Forgotten 2026-02-25 15:06:03 -06:00
  • 82251b7b27 feat(ui): org chart page, issue detail tabs, and UX improvements Forgotten 2026-02-25 08:39:31 -06:00
  • 32cbdbc0b9 feat: authenticate WebSocket upgrades in authenticated mode Forgotten 2026-02-25 08:39:20 -06:00
  • 1c2873d22a feat: enforce agent icon enum and expose via LLM endpoint Forgotten 2026-02-25 08:39:11 -06:00
  • 9f049aa4f3 feat: resolve agent workspace from session/project/fallback Forgotten 2026-02-25 08:38:58 -06:00
  • 29af525167 feat: add project workspaces (DB, API, service, and UI) Forgotten 2026-02-25 08:38:46 -06:00
  • 6f7172c028 feat: add issue labels (DB schema, API, and service) Forgotten 2026-02-25 08:38:37 -06:00
  • 9458767942 feat(ui): add live duration clock for running agent runs Forgotten 2026-02-23 20:20:38 -06:00
  • e7ac4d0b04 fix(ui): prevent status badge pills from wrapping text Forgotten 2026-02-23 20:16:17 -06:00
  • 88855a6535 fix(ui): auto-navigate to run page and refresh runs list after invoke Forgotten 2026-02-23 20:08:12 -06:00
  • f4698b73de feat(ui): show issue title alongside identifier in activity feed Forgotten 2026-02-23 20:06:16 -06:00
  • 5af5e4f302 fix(ui): remove borders from label color picker and name input Forgotten 2026-02-23 20:04:47 -06:00
  • ab9828ae95 refactor(ui): standardize status/priority colors and improve text legibility Forgotten 2026-02-23 19:52:43 -06:00
  • f484d454c5 feat(ui): add mobile properties drawer on issue detail page Forgotten 2026-02-23 19:49:43 -06:00
  • 94f4e43161 feat(ui): add kanban board view toggle to Issues page Forgotten 2026-02-23 19:47:34 -06:00
  • 544beaaae7 fix(adapter): support dangerouslyBypassSandbox alias in codex-local Forgotten 2026-02-23 19:44:10 -06:00
  • d2f9ade30c fix(ui): mobile viewport, scrollable popovers, and actor labels Forgotten 2026-02-23 19:44:02 -06:00
  • 85c0b9a3dc feat: private hostname guard for authenticated/private mode Forgotten 2026-02-23 19:43:52 -06:00
  • 076092685e fix(ui): make chart bar tops square instead of rounded on agent detail page Forgotten 2026-02-23 19:43:39 -06:00
  • cfe4a9ca53 fix(ui): prevent horizontal overflow on agent runs page on mobile Forgotten 2026-02-23 17:20:29 -06:00
  • dd0057baad fix(ui): add safe-area-inset-top for iPhone notch/dynamic island Forgotten 2026-02-23 17:17:31 -06:00
  • 25ad04eb10 fix(ui): improve issues page toolbar and rows for mobile Forgotten 2026-02-23 16:51:17 -06:00
  • 390e4dd839 feat: add board-claim flow for local_trusted -> authenticated migration Forgotten 2026-02-23 16:25:31 -06:00
  • 083ffaa71e fix(db): cast REPEAT count to integer in migration 0017 Forgotten 2026-02-23 16:25:23 -06:00
  • 4205007dc2 feat(ui): expand design guide with new component sections Forgotten 2026-02-23 16:08:31 -06:00
  • 6c69247064 feat(ui): add mobile bottom navigation bar with scroll-hide Forgotten 2026-02-23 16:08:24 -06:00
  • 7f58e783dd feat: add dev-runner script with tailscale-auth mode Forgotten 2026-02-23 16:08:17 -06:00
  • d2d927bd2f feat(db): enforce globally unique issue prefixes and identifiers Forgotten 2026-02-23 16:08:10 -06:00
  • 09e64b5b03 feat(ui): add 'All' quick filter to Issues list Forgotten 2026-02-23 16:05:45 -06:00
  • 31f8c0599d fix: prevent project name wrapping in properties pane Forgotten 2026-02-23 15:51:52 -06:00
  • 7afabe789b fix: prevent chart date labels from being clipped on agent detail page Forgotten 2026-02-23 15:23:30 -06:00
  • 9f602f5c53 fix(ui): align Latest Run header and render summary as markdown Forgotten 2026-02-23 15:23:08 -06:00
  • 4b7fdaea01 fix: resolve image upload ERR_ACCESS_DENIED and dialog a11y warning Forgotten 2026-02-23 15:21:04 -06:00
  • f800374f3a feat(ui): add "See All" link to agent detail Recent Issues section Forgotten 2026-02-23 15:13:59 -06:00
  • 0db2795d1d fix: convert navigate() calls to Link components for cmd-click support Forgotten 2026-02-23 14:50:20 -06:00
  • cf4b338cd4 feat(ui): remember last visited page per company on company switch Forgotten 2026-02-23 14:47:54 -06:00
  • b05ac91aa7 fix: re-sync company sidebar order from localStorage on data load Forgotten 2026-02-23 14:43:35 -06:00
  • 21c506dcae docs: add deployment modes documentation and update plans Forgotten 2026-02-23 14:41:35 -06:00
  • 2ec45c49af feat(ui): add auth pages, company rail, inbox redesign, and page improvements Forgotten 2026-02-23 14:41:21 -06:00
  • 5b983ca4d3 feat(cli): add deployment mode prompts, auth bootstrap-ceo command, and doctor check Forgotten 2026-02-23 14:40:59 -06:00
  • 2ddf6213fd feat(adapter): detect claude-login-required errors and expose errorCode/errorMeta Forgotten 2026-02-23 14:40:44 -06:00
  • e1f2be7ecf feat(server): integrate Better Auth, access control, and deployment mode startup Forgotten 2026-02-23 14:40:32 -06:00
  • 60d6122271 feat: add auth/access foundation - deps, DB schema, shared types, and config Forgotten 2026-02-23 14:40:16 -06:00
  • 08faeb53b5 fix: cap new issue dialog height so long descriptions don't hide controls Forgotten 2026-02-23 13:37:45 -06:00
  • cf237d2e7f feat: add agent icons with picker and collapsible sidebar section Forgotten 2026-02-23 12:25:13 -06:00
  • 5b8708eae9 feat: make filters dropdown multi-column layout Forgotten 2026-02-23 10:58:22 -06:00
  • ab56a510cc feat: move project description to overview tab and add color picker Forgotten 2026-02-23 09:56:31 -06:00
  • 2a4c0c312d style: make issue filters bar smaller and tighter Forgotten 2026-02-23 09:55:28 -06:00
  • a57d3427f7 feat: foldable PROJECTS section in sidebar with color support Forgotten 2026-02-23 09:14:08 -06:00
  • 3392f4dbfa fix: use issue shortname (identifier) in activity feed instead of title Forgotten 2026-02-21 08:25:08 -06:00
  • fe63c10d69 Include issue identifier in all activity log details for notifications Forgotten 2026-02-21 08:23:44 -06:00
  • 57f88f6f6a feat: make comment identity headers clickable links to agent pages Forgotten 2026-02-21 08:19:38 -06:00
  • 40512ad533 Add hour and minute to comment timestamps on issue pages Forgotten 2026-02-20 16:19:54 -06:00
  • 95f0d36adc Fix @-mention tab completion cursor positioning Forgotten 2026-02-20 16:07:37 -06:00
  • 9906a5ba06 Support issue identifiers (PAP-39) in URLs and prefer them throughout Forgotten 2026-02-20 16:04:05 -06:00
  • 0c0c308594 Make toast notifications more informative Forgotten 2026-02-20 15:52:53 -06:00
  • cae0f416f2 Fix issue short-id vertical alignment in EntityRow Forgotten 2026-02-20 15:49:16 -06:00
  • 65f09a1a9d UI: richer toasts, log viewer scroll fix, multi-goal projects, active panel issue context Forgotten 2026-02-20 15:48:42 -06:00
  • 82da8739c1 Add board mutation guard middleware Forgotten 2026-02-20 15:48:30 -06:00
  • 49e15f056d Implement issue execution lock with deferred wake promotion Forgotten 2026-02-20 15:48:22 -06:00
  • 4e18cfa818 Add issue run orchestration plan Forgotten 2026-02-20 15:48:07 -06:00
  • 3396a76c9c fix: consistent label spacing in all properties panes Forgotten 2026-02-20 15:10:29 -06:00
  • 487b3fe374 Remove collapsible behavior from sidebar Work and Company sections Forgotten 2026-02-20 15:08:03 -06:00
  • 7f382ce568 fix: add gap between labels and values in all properties panes Forgotten 2026-02-20 15:00:56 -06:00
  • 3a7afe7b66 fix: @-mention autocomplete selection and dismissal Forgotten 2026-02-20 14:59:20 -06:00
  • 735bea5dee fix: @-mention autocomplete — Enter/Tab/click now insert correctly Forgotten 2026-02-20 14:53:46 -06:00
  • 2d2906f23f feat: show child issues on issue detail page Forgotten 2026-02-20 14:48:30 -06:00
  • 168d7a45e3 feat: add /issues/recent tab — flat list sorted by most recent updates Forgotten 2026-02-20 14:18:59 -06:00
  • 52224bc4aa feat: extract Permissions & Configuration pane, flatten Run Policy Forgotten 2026-02-20 14:16:21 -06:00
  • 53060e770c fix: log viewer auto-follow uses distance-from-bottom instead of element visibility Forgotten 2026-02-20 14:11:35 -06:00
  • 38162dc317 feat: reorganize agent config form — Identity, Adapter, Run Policy panes Forgotten 2026-02-20 14:11:30 -06:00
  • 4c8a1f4513 feat: toast UI improvements — bottom-left, animated, blur glass, richer messages Forgotten 2026-02-20 14:03:43 -06:00
  • 1b6db764b8 feat: toast dedupe alignment, per-type cooldown, and reconnect suppression Forgotten 2026-02-20 13:56:34 -06:00
  • 5b06118ec8 feat: add severity-based TTL defaults for toast notifications Forgotten 2026-02-20 13:53:51 -06:00
  • 45f67ae311 refactor: organize ActiveAgentsPanel feed by run, fix SKILL.md formatting Forgotten 2026-02-20 13:47:27 -06:00
  • b459668009 fix: derive costs by-project from run usage instead of cost events Forgotten 2026-02-20 13:47:21 -06:00
  • 9ec8c54f41 feat: add toast notification system with success toasts Forgotten 2026-02-20 13:47:13 -06:00