Daniel Sanchez
c744a533f4
docs: update model references to use alias models in teams_and_parallel_execution
2025-10-28 17:47:00 +01:00
Daniel Sanchez
41e096db04
docs: add teams_and_parallel_execution.md with coordination patterns and strategies
2025-10-28 17:35:13 +01:00
Daniel Sanchez
7f11478188
docs: fix code block formatting in sidebar_features ALIAS1 section
2025-10-28 17:04:04 +01:00
Daniel Sanchez
66a6c46616
docs: update sidebar_features with correct team compositions, ALIAS1 info, and automatic queue behavior
2025-10-28 16:57:11 +01:00
Daniel Sanchez
47523e981f
docs: add sidebar_features.md with Teams, Queue, Stats, and Keys tabs documentation
2025-10-28 15:47:01 +01:00
Daniel Sanchez
f0cc5865c2
docs: minimal fix
2025-10-28 12:51:04 +01:00
Daniel Sanchez
4d45a58e46
docs: fix triple terminal layout description to accurately reflect three-column split
2025-10-28 12:45:10 +01:00
Daniel Sanchez
a7c9c6a842
docs: add terminal anatomy screenshot to terminals_management
2025-10-28 12:40:38 +01:00
Daniel Sanchez
c72cc12a44
docs: fix formatting issue in terminals_management removing terminals section
2025-10-28 12:34:19 +01:00
Daniel Sanchez
459f403016
docs: add CAI-5+terminals.png screenshot to media folder
2025-10-28 12:30:16 +01:00
Daniel Sanchez
819b190154
docs: add remaining layout images and refine terminals_management content
2025-10-28 12:26:37 +01:00
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
b7f5291c1b
docs: add TUI main interface screenshot
...
- Add cai-tui-main.png screenshot to docs/media/
- Screenshot shows TUI interface for documentation
2025-10-24 13:04:20 +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
Mery-Sanz
1bdc0522d7
Fix CAI prompt issue 303 ( #306 )
...
Co-authored-by: Maria <maria@aliasrobotics.com>
2025-10-22 16:08:38 +02:00
yuri-alias
3ca769c577
Added documentation section on MCP use ( #305 )
...
* added documentation for repl commands and extensions
* added documentation on MCP use, added Chrome example
2025-10-22 14:46:48 +02:00
yuri-alias
4c9e453f6c
added documentation for repl commands and extensions ( #300 )
2025-10-22 10:21:22 +02:00
danielsanchezprieto01
b1ce567f3a
Expansion of `agents.md` with detailed documentation for all available agents, usage guides, and best practices. ( #299 )
...
* docs: expand agents.md with comprehensive agent catalog and usage guides
- Add complete table of 12 of main available agents with descriptions, use cases, and key tools
- Add agent capabilities matrix with visual ratings for 7 capability categories
- Add 3 multi-agent workflow scenarios (Web Pentest, IoT Assessment, Incident Response)
- Add agent-specific configuration guides (redteam, bug bounty, DFIR)
- Add performance tips section with model comparison table
- Add best practices section with 5 practical examples
- Expand from ~150 to ~350 lines with actionable content
- Improve navigation with clear sections and next steps links
* docs: fix Launch section formatting in agents.md
- Change 'cai' plain text to proper bash code block
- Update heading from # to ### for consistency
- Improve visual consistency with other code examples
* docs: remove duplicate separator in agents.md
- Remove redundant --- separator before Next Steps section
- Improve document structure and readability
2025-10-21 16:15:22 +02:00
Mery-Sanz
560ba79ed8
Add cai_model env variable ( #297 )
...
add cai_model env variable
Co-authored-by: Maria <maria@aliasrobotics.com>
2025-10-20 12:28:42 +02:00
Víctor Mayoral Vilches
ab7eb44a64
Change PoCs position
...
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-10-16 07:14:24 +00:00
Víctor Mayoral Vilches
27ab409b5b
Rework videos for better visualization
...
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-10-16 07:09:18 +00:00
Víctor Mayoral Vilches
fc69fa3069
Prototype additions
...
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-10-16 06:37:18 +00:00
Víctor Mayoral Vilches
bcbb565926
Enlarge a bit the banner
...
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-10-14 14:32:28 +00:00
Víctor Mayoral Vilches
a5f509660c
Adjustments in banner
...
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-10-14 09:04:12 +00:00
Víctor Mayoral Vilches
4fa9d85f45
Announcement CAI PRO and alias1 ( #294 )
...
* CAI PRO release and alias1 announcement
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-10-14 10:42:50 +02:00
Ameer Pornillos
5d892a9267
Added additional prompt injections PoCs 15 and 16 ( #276 )
...
* Added prompt injections PoCs
* Mitigate PoCs 15 and 16
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
---------
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
Co-authored-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-10-08 16:23:59 +02:00
Víctor Mayoral Vilches
b7dd5fe8e7
Add badge to README
...
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-10-07 06:59:24 +02:00
Rohit Sharma
7db6a6f035
Fix typo ( #283 )
2025-09-28 14:48:20 +09:00
luijait
82cc20e542
Add support for Chrome MCP ( #279 )
2025-09-25 07:10:04 +09:00
Víctor Mayoral Vilches
833c6ed858
Update README again
...
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-09-21 05:25:17 +02:00
Víctor Mayoral Vilches
844d518529
Include new humanoids papers
...
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-09-21 05:25:02 +02:00
Víctor Mayoral Vilches
1baf1203c8
Add irregular
...
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-09-20 09:19:07 +02:00
Javier Garcia
c494f95664
docs: Azure OpenAI update; create 'Providers' section in mkdocs.yml and specify configuration for CAI to work correctly ( #264 ) ( #273 )
...
docs: Azure OpenAI update; create 'Providers' section in mkdocs.yml and specify configuration for CAI to work correctly (aliasrobotics/cai#264 )
2025-09-17 11:17:27 +02:00