Module: Legion::TTY
- Defined in:
- lib/legion/tty.rb,
lib/legion/tty/app.rb,
lib/legion/tty/theme.rb,
lib/legion/tty/hotkeys.rb,
lib/legion/tty/version.rb,
lib/legion/tty/boot_logger.rb,
lib/legion/tty/screens/base.rb,
lib/legion/tty/screens/chat.rb,
lib/legion/tty/session_store.rb,
lib/legion/tty/screen_manager.rb,
lib/legion/tty/screens/config.rb,
lib/legion/tty/screens/dashboard.rb,
lib/legion/tty/background/scanner.rb,
lib/legion/tty/screens/extensions.rb,
lib/legion/tty/screens/onboarding.rb,
lib/legion/tty/background/llm_probe.rb,
lib/legion/tty/components/input_bar.rb,
lib/legion/tty/components/status_bar.rb,
lib/legion/tty/components/table_view.rb,
lib/legion/tty/components/tool_panel.rb,
lib/legion/tty/background/github_probe.rb,
lib/legion/tty/components/digital_rain.rb,
lib/legion/tty/components/model_picker.rb,
lib/legion/tty/components/notification.rb,
lib/legion/tty/components/markdown_view.rb,
lib/legion/tty/components/token_tracker.rb,
lib/legion/tty/components/wizard_prompt.rb,
lib/legion/tty/screens/chat/ui_commands.rb,
lib/legion/tty/background/kerberos_probe.rb,
lib/legion/tty/components/message_stream.rb,
lib/legion/tty/components/progress_panel.rb,
lib/legion/tty/components/session_picker.rb,
lib/legion/tty/components/command_palette.rb,
lib/legion/tty/background/bootstrap_config.rb,
lib/legion/tty/screens/chat/model_commands.rb,
lib/legion/tty/screens/chat/custom_commands.rb,
lib/legion/tty/screens/chat/export_commands.rb,
lib/legion/tty/screens/chat/message_commands.rb,
lib/legion/tty/screens/chat/session_commands.rb
Defined Under Namespace
Modules: Background, Components, Screens, Theme Classes: App, BootLogger, Error, Hotkeys, ScreenManager, SessionStore
Constant Summary collapse
- VERSION =
'0.4.18'