Commit Graph

  • 70c16d8a49 fix(web): use wss:// for HTTPS connections and apply cargo fmt main Mark Ruvald Pedersen 2025-10-13 22:24:22 +02:00
  • 92825e57d6 fix: resolve project path display bug for directories with hyphens shah 2025-10-06 13:47:47 -07:00
  • e518c12671 fix(tauri): add windows support for claude binary detection Mohammed 2025-09-24 10:33:52 +02:00
  • e3fff0d3b6 refactor: rename claudia to opcode throughout web server code Mark Ruvald Pedersen 2025-10-05 23:40:32 +02:00
  • 1f9f09f901 feat(web): add Claude installations endpoint and debug command Mark Ruvald Pedersen 2025-10-05 23:31:26 +02:00
  • 84e8e90f50 fix(rust): resolve edition2024 dependency issue and compilation errors Mark Ruvald Pedersen 2025-10-05 23:14:27 +02:00
  • 726ffdb222 fix: resolve TypeScript compilation errors after rebase Mark Ruvald Pedersen 2025-10-05 23:14:17 +02:00
  • 1b08ced83b feat: implement web server mode Mark Ruvald Pedersen 2025-07-16 01:23:00 +02:00
  • a05eb3cba0 "Update Claude Code Review workflow" Vivek R 2025-10-10 12:49:52 +05:30
  • b8bf8bb626 "Update Claude PR Assistant workflow" Vivek R 2025-10-10 12:49:51 +05:30
  • 66fcfa6255 "Update Claude Code Review workflow" add-claude-github-actions-1760080789098 Vivek R 2025-10-10 12:49:52 +05:30
  • 6cfab65744 "Update Claude PR Assistant workflow" Vivek R 2025-10-10 12:49:51 +05:30
  • 821abadfab Fix missing installation_type field in ClaudeInstallation struct Izzo, Anthony M 2025-09-27 16:49:07 -04:00
  • 246e0c83e4 feat: improve Claude binary detection for active NVM environments Junyoung Eom 2025-06-25 20:59:07 +09:00
  • 9f03d77a97 fix(input): improve IME composition handling across input components axin7 2025-09-21 13:11:44 +08:00
  • 83096a300c fix(ui): improve message scroll behavior to ensure bottom content visibility axin7 2025-09-21 12:07:47 +08:00
  • 97c6651a7f fix: ligth-theme use white bash block anrgct 2025-09-22 19:53:30 +08:00
  • 938406e2e1 fix: light-theme use white code block anrgct 2025-09-22 18:17:22 +08:00
  • d9859ac522 feat(agents): enable editing existing agents Vivek R 2025-09-07 17:37:05 +05:30
  • 316cd89387 agents: remove temporary debug logs; fix manual import/export flows Vivek R 2025-09-07 17:29:30 +05:30
  • 50fef7258b Update README with recent demo Vivek R 2025-09-05 21:26:15 +05:30
  • 34e6c3663b agents: remove sidecar execution path; always use system binary Vivek R 2025-09-04 21:23:24 +05:30
  • 8de67006c3 chore: bump version to v0.2.1 Vivek R 2025-09-03 22:45:29 +05:30
  • 283cb500b4 fix: update discord invite link Vivek R 2025-09-03 22:38:31 +05:30
  • 2350ed427e chore: sync version/config for v0.2.0 Vivek R 2025-08-31 20:32:27 +05:30
  • f42acb7c92 style(shimmer): update rotating-symbol color to purple (#8B5CF6) v0.2.0 Vivek R 2025-08-31 17:44:42 +05:30
  • 12915189c5 feat(ui): use bundled app icon as favicon; remove legacy vite/tauri icons\n\n- Remove <link rel=icon> pointing to /vite.svg in index.html\n- Programmatically set favicon to bundled asterisk-logo.png in src/main.tsx\n- Delete unused public icons: vite.svg and tauri.svg\n\nRationale: keeps assets bundled, avoids reliance on /public, and aligns app branding. Vivek R 2025-08-31 17:43:11 +05:30
  • c305cfa5ce docs(agents): clarify comment in fetch_github_agents for .opcode.json agent files Vivek R 2025-08-31 17:26:48 +05:30
  • 1cdfea75e0 chore(cc_agents): rename agent config files from .claudia.json to .opcode.json Vivek R 2025-08-31 17:26:45 +05:30
  • 37a615c081 added anonymised posthog events Kiran Johns 2025-08-31 17:06:36 +05:30
  • 0726d6c1ec docs(readme): update project README Vivek R 2025-08-31 16:45:48 +05:30
  • 0e4d10c6c1 chore: update package configuration Vivek R 2025-08-31 16:45:42 +05:30
  • adbe87e76c feat(ui): update app screens and analytics; remove unused asset Vivek R 2025-08-31 16:45:36 +05:30
  • ce8566332b chore(tauri): update app metadata and configuration Vivek R 2025-08-31 16:45:28 +05:30
  • b5ae4928f1 chore(icons): refresh app icons and add platform assets Vivek R 2025-08-31 16:45:21 +05:30
  • 6b63e50da0 Rename claudia -> opcode + Add disclaimer Mufeed VH 2025-08-30 19:32:33 +05:30
  • 0675aafcc4 Rename Gooey to opcode across app and docs Vivek R 2025-08-30 17:32:13 +05:30
  • f005827d5c Rename Claudia to Gooey across app and docs Vivek R 2025-08-26 02:42:52 +05:30
  • 2562bdc2d7 docs: add Discord invite link to README v0.1.0 Vivek R 2025-08-14 17:53:35 +05:30
  • 1fa2106d72 feat(theme): default to gray theme when no preference exists Vivek R 2025-08-14 01:28:30 +05:30
  • 4a6b1684bc perf(api): mirror app settings in localStorage to avoid startup flicker Vivek R 2025-08-14 01:28:30 +05:30
  • a842181870 feat(startup): add startup intro overlay and user preference toggle Vivek R 2025-08-14 01:28:30 +05:30
  • 6775ee2d0c chore(ci): make release workflow reusable for every release Vivek R 2025-08-12 14:50:59 +05:30
  • 0ddae3e34e ci: update build-test workflow and tauri cargo files Vivek R 2025-08-12 14:00:37 +05:30
  • ee4dc494f5 feat(titlebar): integrate custom titlebar UI; update app entry and global styles Vivek R 2025-08-11 00:09:29 +05:30
  • a9e74f6e5b feat(titlebar): macOS-style traffic light controls and action dropdown Vivek R 2025-08-11 00:00:28 +05:30
  • b16218cee5 feat(ui): transparent window and rounded corners for Tauri Vivek R 2025-08-11 00:00:28 +05:30
  • 0331489a74 chore(session): simplify restored SessionSummary fields Vivek R 2025-08-08 19:59:33 +05:30
  • 11c24e78be refactor(ui): remove unused props/imports and delegate project path selection to tabs\n\n- Remove unused icons/components and dead handlers (e.g., directory selection) across UI components\n- Drop unused callbacks from props (onBack, onMCPClick, onUsageClick, etc.)\n- Fix createAgentsTab reference in App.tsx\n- Silence TypeScript lints by renaming unused vars (e.g., _error, _className)\n- Centralize project path selection in tab controls Vivek R 2025-08-08 19:59:29 +05:30
  • 9a692feec1 fix corners and added titlebar drag Kiran Johns 2025-08-09 00:34:54 +05:30
  • 7ced717b86 implement tab and session persistence Kiran Johns 2025-08-08 16:15:40 +05:30
  • 5d210e2b9e added custom tooltips Kiran Johns 2025-08-08 16:00:24 +05:30
  • 7498906fc5 improve ui and fix agent metrics display Kiran Johns 2025-08-08 15:44:32 +05:30
  • 86bd6d6ae7 fix issue with cc agents Kiran Johns 2025-08-08 15:37:47 +05:30
  • 7b380b2f6e inspecting issue with cc agents Kiran Johns 2025-08-08 14:39:35 +05:30
  • eaf59606b2 update usage dashboard design and performance improvements Kiran Johns 2025-08-08 13:23:16 +05:30
  • e9577ea148 make heading and font colors more consistent Kiran Johns 2025-08-08 12:43:43 +05:30
  • 72526b9fea move privacy settings to the general tab Kiran Johns 2025-08-08 12:06:43 +05:30
  • b827a34b65 micro interactions for buttons Kiran Johns 2025-08-08 12:00:50 +05:30
  • aaf5add904 typography updates Kiran Johns 2025-08-08 10:52:27 +05:30
  • 21c29cc260 use font inter Kiran Johns 2025-08-08 10:26:25 +05:30
  • 14fb1788d9 improved visual contrast for themes Kiran Johns 2025-08-08 10:20:29 +05:30
  • f13c4f198b update design strutures of MCP and Claude.md Page Kiran Johns 2025-08-08 10:10:30 +05:30
  • c6c65099ca ui changes to agent creation and usage dashboard Kiran Johns 2025-08-08 01:33:08 +05:30
  • cf73ec702a changed behavior of new tab icon and removed specifying project path from session ui Kiran Johns 2025-08-08 00:26:58 +05:30
  • 989ca510c9 update the project lisiting ui ux Kiran Johns 2025-08-07 23:29:56 +05:30
  • e9a87597a7 move titlebar items to a menu Kiran Johns 2025-08-07 11:29:05 +05:30
  • 972447199c added minor border separation to the ui Kiran Johns 2025-08-07 02:33:58 +05:30
  • f710882cbf fix padding in settings page Kiran Johns 2025-08-07 02:24:57 +05:30
  • 06418079e2 cleaned up settings page ui Kiran Johns 2025-08-07 01:53:58 +05:30
  • da4cb9fd25 change new tab behaviour to open a new session chat Kiran Johns 2025-08-07 01:35:20 +05:30
  • 2b132e64b7 update the sessions ui Kiran Johns 2025-08-07 00:55:40 +05:30
  • d51ae24a32 made changes to session creation flow and fixed duplicate tab opening Kiran Johns 2025-08-06 23:55:50 +05:30
  • e921499d4f ui updates to project and session listings Kiran Johns 2025-08-06 23:41:02 +05:30
  • 73b0283404 move icons to the titlebar Kiran Johns 2025-08-06 22:45:57 +05:30
  • 747b953bb1 custom navbar Kiran Johns 2025-08-05 01:51:54 +05:30
  • b001feff7a light and dark themed titlebar Kiran Johns 2025-08-05 01:19:48 +05:30
  • 032ee2af78 ci: use oven-sh/setup-bun@v2 in pr-check to fix Bun download HTTP 400 on ubuntu-24.04 Vivek R 2025-08-11 01:02:56 +05:30
  • c4699519f2 feat(titlebar): integrate custom titlebar UI; update app entry and global styles dev Vivek R 2025-08-11 00:09:29 +05:30
  • 600d1e3c86 feat(titlebar): macOS-style traffic light controls and action dropdown Vivek R 2025-08-11 00:00:28 +05:30
  • 9baaac2b63 feat(ui): transparent window and rounded corners for Tauri Vivek R 2025-08-11 00:00:28 +05:30
  • 11ef1b0345 chore(session): simplify restored SessionSummary fields Vivek R 2025-08-08 19:59:33 +05:30
  • 5cc5b83eb2 refactor(ui): remove unused props/imports and delegate project path selection to tabs\n\n- Remove unused icons/components and dead handlers (e.g., directory selection) across UI components\n- Drop unused callbacks from props (onBack, onMCPClick, onUsageClick, etc.)\n- Fix createAgentsTab reference in App.tsx\n- Silence TypeScript lints by renaming unused vars (e.g., _error, _className)\n- Centralize project path selection in tab controls Vivek R 2025-08-08 19:59:29 +05:30
  • 5bdd9da663 fix corners and added titlebar drag Kiran Johns 2025-08-09 00:34:54 +05:30
  • 752ea3f4f5 implement tab and session persistence Kiran Johns 2025-08-08 16:15:40 +05:30
  • f5e6cd55ac added custom tooltips Kiran Johns 2025-08-08 16:00:24 +05:30
  • 4142174d84 improve ui and fix agent metrics display Kiran Johns 2025-08-08 15:44:32 +05:30
  • f6df280316 fix issue with cc agents Kiran Johns 2025-08-08 15:37:47 +05:30
  • 5832404181 inspecting issue with cc agents Kiran Johns 2025-08-08 14:39:35 +05:30
  • 41de78a731 update usage dashboard design and performance improvements Kiran Johns 2025-08-08 13:23:16 +05:30
  • 71cb2b207a make heading and font colors more consistent Kiran Johns 2025-08-08 12:43:43 +05:30
  • b010bc32cf move privacy settings to the general tab Kiran Johns 2025-08-08 12:06:43 +05:30
  • 05435d239f micro interactions for buttons Kiran Johns 2025-08-08 12:00:50 +05:30
  • a2de063c3f typography updates Kiran Johns 2025-08-08 10:52:27 +05:30
  • 5ec2371d0c use font inter Kiran Johns 2025-08-08 10:26:25 +05:30
  • b76916c609 improved visual contrast for themes Kiran Johns 2025-08-08 10:20:29 +05:30
  • e10f39b6ab update design strutures of MCP and Claude.md Page Kiran Johns 2025-08-08 10:10:30 +05:30
  • f85e52b8b8 ui changes to agent creation and usage dashboard Kiran Johns 2025-08-08 01:33:08 +05:30
  • a9ec771ba3 changed behavior of new tab icon and removed specifying project path from session ui Kiran Johns 2025-08-08 00:26:58 +05:30
  • bbac47d0ea update the project lisiting ui ux Kiran Johns 2025-08-07 23:29:56 +05:30