main
fix failing cli tests
feat: cli - model list pagination, filtering and sorting
refactor: fix typechecks
fix: tasks history support
refactor: fix manual configuration
Parallel agents (#3355)
refactor: big restart
add session command
Merge branch 'main' into add-session-support
CLI - Team models / custom modes support
refactor sync session to use a queue for extension file save events
fix: remove any types on cli
refactor: remove checkmark on some message to standarize the output
add missing facade methods
extract utility fn
update domain
refactor: use the new refeshTerminal function