What's Changed
- feat: Introducing Codex to the Claude code UI project. Improve the Settings and Onboarding UX to accomodate more agents. (fbbf746)
- feat: onboarding page & adding git settings (8c629a1)
- feat(chat): add model selection for Claude and update to latest versinos of claude agent sdk and cursor cli (d822a96)
All changes
- fix: path improvement of projects added via config. (8186c40)
- fix: fixing the default port for shell on vite config (02c13b0)
- fix: fixing deprecated apple-mobile-web-app-capable (a8c141c)
- feat: Introducing Codex to the Claude code UI project. Improve the Settings and Onboarding UX to accomodate more agents. (fbbf746)
- fix: added webfetch and websearch to plan mode tools (7a17307)
- fix: fixing claude and cursor login defaulting to the previously opened shell (6bf3696)
- feat(chat): add model selection for Claude and update to latest versinos of claude agent sdk and cursor cli (d822a96)
- fix: change agent mode for platform (1f4cd16)
- Merge pull request #253 from siteboon/viper151-patch-1 (09688a0)
- Update App.jsx (1cc3f61)
- logo color change (3a72a26)
- feat(terminal): add clickable web links support (e952cf0)
- feat: auto-populate git config from system (18d0874)
- feat: load git config during onboarding (33e70c4)
- fix: cleanup settings (98c8b14)
- fix: initial commit error (544c724)
- small fix (b892985)
- feat: onboarding page & adding git settings (8c629a1)
- fix:identify claude login status (2df8c8e)
- fix: settings api calls that would fail. (f91f9f7)
- small fix (6219c27)
- feature:show auth status on settings (33834d8)
- fixes (abe8cd4)
- refactor: improve shell performance, fix bugs on the git tab and promote login to a standalone component (521fce3)
- refactor: Remove unecessary websocket calls for taskmaster (2815e20)