Commit Graph

19 Commits

Author SHA1 Message Date
Daniel Sanchez f381b696ed docs: add terminals_management.md with multi-terminal workflows and layouts 2025-10-28 11:13:37 +01:00
Daniel Sanchez fb54d2abca docs: activate links for completed TUI documentation files 2025-10-27 16:56:02 +01:00
Daniel Sanchez cb5c238ef6 docs: update commands_reference with enhanced agent list, terminal targeting methods, and UI refinements 2025-10-27 16:48:38 +01:00
Daniel Sanchez 93511d8823 docs: add comprehensive commands reference for TUI 2025-10-27 16:33:47 +01:00
Daniel Sanchez 41aef73500 docs: rename files to use underscores for consistency (keyboard_shortcuts, user_interface) 2025-10-27 16:14:02 +01:00
Daniel Sanchez cb41ad1722 Restructure 2025-10-27 15:59:45 +01:00
Daniel Sanchez 9fa18deb01 docs: add comprehensive keyboard shortcuts reference for TUI 2025-10-27 15:45:59 +01:00
Daniel Sanchez 57e16973fd docs: update user-interface content 2025-10-27 15:39:31 +01:00
Daniel Sanchez dd2255d3df Minimal changes 2025-10-27 15:31:48 +01:00
Daniel Sanchez 860447b9c7 docs: improve TUI user-interface with enhanced topbar descriptions, layout screenshots, and reorganized command palette 2025-10-27 15:28:31 +01:00
Daniel Sanchez 16983f2d44 docs: add comprehensive TUI user interface documentation 2025-10-27 12:47:02 +01:00
Daniel Sanchez 5b25cd6cf8 docs: add CAI-Pro exclusive banner to TUI documentation 2025-10-27 11:56:03 +01:00
Daniel Sanchez 456bee795f docs: prepare TUI docs for PR by managing broken links
- Replace broken documentation links with 🚧 indicators
- Add explanatory notes about documentation in development
- Convert inline links to plain text references
- Keep existing links (getting_started.md, cai_installation.md, cai_architecture.md)
- Maintain documentation structure for future expansion
2025-10-24 14:38:00 +02:00
Daniel Sanchez b98995e9b6 docs: simplify TUI launch section in getting_started
- Remove alternative launch methods for cleaner first steps
- Remove 'Launch with Initial Prompt' section
- Remove 'Launch with YAML Configuration' section
- Focus on basic launch command for new users
2025-10-24 14:17:42 +02:00
Daniel Sanchez 2e8d5dabc2 docs: rename getting-started.md to getting_started.md for consistency
- Rename docs/tui/getting-started.md to getting_started.md (underscore format)
- Update all references in tui_index.md (3 occurrences)
- Maintain consistency with other markdown files naming convention
2025-10-24 14:12:46 +02:00
Daniel Sanchez 47e73c1985 docs: minimum change 2025-10-24 14:09:42 +02:00
Daniel Sanchez 29213ed3a8 docs: improve security and update model information in getting-started
- Replace private IP 192.168.1.1 with documentation IP 198.51.100.50 (RFC 5737)
- Add GPT-5 model to available models table
- Add Claude 4-5 model to available models table
- Update model descriptions for clarity
- Ensure example IPs are safe for public documentation
2025-10-24 14:06:44 +02:00
Daniel Sanchez f772b28326 docs: add TUI getting started guide
- Add comprehensive getting-started.md for TUI
- Cover all 9 steps from launch to monitoring costs
- Include prerequisites and system requirements
- Document API key configuration process
- Explain model and agent selection
- Provide practical examples for first conversations
- Document multi-terminal workflows
- Explain team configurations
- Add troubleshooting section for common issues
- Include next steps and learning paths
2025-10-24 13:56:37 +02:00
Daniel Sanchez 5ce409f7ea docs: add TUI documentation index page
- Create docs/tui/ directory structure
- Add comprehensive TUI overview and index page
- Document TUI features: multi-terminal support, teams, parallel execution
- Add comparison table: TUI vs CLI use cases
- Include system requirements and supported terminals
- Document keyboard shortcuts and commands reference
- Add architecture overview and component structure
- Include quick start guide and documentation navigation
2025-10-24 12:40:55 +02:00