Commit eaf8a82
committed
feat: Introduce Codex V2 components and enhance functionality
- Added new components for Codex V2, including ApprovalToasts, Composer, and GitDiffViewer, to improve user interaction and workflow.
- Implemented state management and hooks for handling app settings, workspaces, and Git operations.
- Enhanced the updater functionality with integration for tauri-plugin-updater and improved user experience through dynamic updates.
- Refactored existing components and services to support the new Codex V2 architecture, ensuring better maintainability and performance.1 parent 62086c9 commit eaf8a82
File tree
75 files changed
+12496
-23
lines changed- .github/workflows
- src-tauri
- capabilities
- src
- codex
- v2
- src
- components
- codex-v2
- layout
- ui
- hooks/codex/v2
- services
- stores
- types
- utils/codex-v2
- views
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
75 files changed
+12496
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | | - | |
84 | | - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
| |||
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
51 | | - | |
| 50 | + | |
52 | 51 | | |
53 | | - | |
54 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
| |||
72 | 74 | | |
73 | 75 | | |
74 | 76 | | |
75 | | - | |
| 77 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
| |||
0 commit comments