Commit b1fe2f8
committed
feat: sync CLI and GUI from cortex-app migration
- Add missing modules: dirs, http_client, path_utils (cortex-common)
- Add auth_token, billing_client, workspace_scripts (cortex-engine)
- Add Linear integration and prompt modules (cortex-engine)
- Add create_agent and propose tool handlers
- Add cortex-mcp-client crate
- Add TUI login/upgrade modals and login_screen
- Add cortex-gui (Tauri desktop app with SolidJS frontend)
- Add cortex-plugins hooks module
- Fix fetch_url tests (skip DNS resolution in tests)
All 1099 tests pass.1 parent 65aa57c commit b1fe2f8
220 files changed
Lines changed: 40538 additions & 115 deletions
File tree
- cortex-cli
- cortex-common
- src
- cortex-engine
- examples
- src
- linear
- prompt
- tools
- handlers
- tests
- cortex-gui
- src-tauri
- capabilities
- icons
- src
- bridge
- commands
- src
- components
- agents
- chat
- common
- diff
- github
- git
- layout
- linear
- mcp
- multi-session
- notes
- run
- scripts
- session
- settings
- stats
- terminal
- todos
- tools
- workflow
- hooks
- lib
- bindings
- stores
- workers
- cortex-mcp-client
- src
- tests
- cortex-plugins/src
- cortex-tui/src
- interactive/builders
- modal
- runner
- ui
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
0 commit comments