Skip to content

Conversation

@ariane-emory
Copy link
Owner

DUMMY PR, IGNORE.

ariane-emory and others added 29 commits December 18, 2025 09:19
- Add new_session boolean field to Command schema
- Implement session creation in command execution when new_session=true
- Update TUI to navigate to new session and show toast notification
- Regenerate SDK types to include new_session field
- Add test coverage for new_session command configuration
- Maintain backward compatibility with existing commands

When a command with new_session: true is executed, it creates a new
session before running the command template, allowing users to start
fresh contexts for specific commands.
…odels

- Add safety checks in /provider endpoints before accessing sortedModels[0].id
- Prevent 'undefined is not an object' error when providers have empty models
- Return undefined instead of crashing for providers with no available models
- Fixes both /provider and /provider endpoints with filtering

Fixes error: Provider.sort(Object.values(item.models))[0].id
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants