Commit Graph

4 Commits

Author SHA1 Message Date
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