Commit Graph

104 Commits

Author SHA1 Message Date
Víctor Mayoral-Vilches 62871b6f5a docs: connect CAI releases to the research corpus 2026-07-14 14:54:20 +02:00
UnaiAlias 1c79507140
CAI 1.1.5 release (#455) 2026-06-05 13:43:19 +02:00
UnaiAlias 2963eb2d22
docs: clarify usage data collection scope and GDPR basis (#453)
* docs: add Supporting Other CLIs section with Claude Code, Codex and OpenCode

Adds a new documentation section covering how to use the Alias API
with third-party scaffoldings (Claude Code via proxy, Codex CLI, and
OpenCode). Includes privacy/security warning banners and support
disclaimers on each page.

* docs: update Claude Code setup to use env vars instead of proxy

* docs: clarify usage data collection scope and GDPR basis

Expand the Usage Data Collection section to explicitly mention model
training and evaluation as purposes of data collection, separate the
GDPR legal basis into its own paragraph for readability, and refine
the closing note about CAI_TELEMETRY.
2026-06-01 16:31:58 +02:00
Yahya Hajji 87cc46f46f
docs: align REPL reference with current commands and navigation (#435)
Remove council page and nav; drop obsolete slash commands from docs (/config,
/context, /platform, /kill, /model-show); document /env, /model show, and
CLI examples. Update README, MkDocs, and PRO pages for usage visibility.
2026-05-18 13:59:20 +02:00
blakkd 559de8fcbc
README - typo in CAI_STREAM variable name (#381)
Fix typo in CAI_STREAM variable name
2025-12-19 14:57:45 +01:00
Cristian "SkyH34D" Franco da6aada463
Update banner title from Alias0 to Alias1 (#367)
* Fix typo in README.md for 'Agents'

Correcting typo and adjusting diagram

* Update banner title from Alias0 to Alias1

* Fix formatting issues in README diagram

This was a formating missmatch that now is fixed

---------

Co-authored-by: UnaiAlias <52742669+UnaiAlias@users.noreply.github.com>
2025-12-19 12:56:12 +01:00
Cristian "SkyH34D" Franco be455aba80
Fix typo in README.md for 'Agents' (#366)
Correcting typo and adjusting diagram
2025-12-07 12:06:23 +01:00
danielsanchezprieto01 e3b456f7f7
docs: add four new case studies to README (Unitree G1, Dragos CTF, HackerOne, PortSwigger) (#345)
* docs: add three new case studies to README

- Add Unitree G1 Humanoid Robot security analysis case study
- Add Dragos OT CTF 2025 Top-10 achievement case study
- Add HackerOne bug bounty platform case study
- Include case study images in docs/assets/images/
- Position new studies at the top as most recent
- Maintain consistent formatting with existing case studies

* docs: update case study descriptions with official text from web pages

- Update Unitree G1 description with official text
- Update Dragos CTF description with official text
- Update HackerOne description with official text
- Ensure consistency with published case studies

* docs: add PortSwigger case study to maintain 2-column structure

- Add PortSwigger Web Security Academy case study
- Position alongside MQTT broker in last row
- Maintain consistent 2-column layout throughout
- Include case study image in docs/assets/images/

* docs: update HackerOne case study title

- Remove 'and alias1' reference from HackerOne title
- Keep consistent naming with other case studies
2025-11-14 12:34:46 +01:00
AllreadyTaken 09c68e7971
Created Cai Docker Container based on Kali rolling and adapted Readme.md for WSL install (#308)
* adapted readme and added dockerized folder for ease of use

* added brupsuite and seclists to dockerfile

* fixed env param in docker compose. OLLAMA_API_BASE  does not map to OLLAMA anymore

* made host.docker.internal extra host optional as in commenting it out. i dont wanna threat a maybe edge case problem as regular issue

* removed pip upgrade Step since its already up to date from kali itslef and breaks the build..

* fixed cai install given cali python packages already present

* host.docker.internal not working in wsl docker when coming from host. window shost ip is working. so removed the part and modified doc

---------

Co-authored-by: Robert Herzog <robert.herzog@hypnolords.com>
2025-11-09 10:38:15 +01:00
RMtz88 054f3038de
Add installation guides in Markdown format for CAI Pro v0.5 and v0.6 (#312)
* Add installation guides in Markdown format for CAI Pro v0.5 and v0.6

* Add references to CAI Pro installation guides in README Install section

* Add Homebrew installation step for OS X in CAI Pro v0.5 guide

* Add navigation links back to README Install section in CAI Pro guides

---------

Co-authored-by: Rufino Cabrera <rufino@aliasrobotics.com>
2025-11-06 06:03:09 +01:00
Víctor Mayoral Vilches 1f9eead14a Add two new closed source competitors
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-11-04 18:05:14 +01:00
Víctor Mayoral Vilches 3667db1083 Try out new badges
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-11-03 13:39:14 +01:00
Víctor Mayoral Vilches f5f3c42eb5 Rework documentation a bit, structure and aesthetics
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-11-01 18:21:14 +00:00
Víctor Mayoral Vilches c7a942eae3 Add CAI PRO badges
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-11-01 09:10:13 +00:00
Víctor Mayoral Vilches 6babb4ad94 Add documentation for /ctx
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-11-01 09:10:07 +00:00
Víctor Mayoral Vilches cc539928e2 Update README
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-10-31 11:46:47 +00:00
Víctor Mayoral Vilches c5c263950f Add two new papers
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-10-31 11:46:41 +00: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 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
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
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
aFrogThatExists 6a1fd59fbd Updated README.md to add note on installing python3.12-venv (#271)
* Update README.md to add note on installing python3.12-venv

* Updated README.md to move the note to FAQ
2025-09-15 16:18:28 +02:00
Jonas 019c39e563 Fix link in README.md for tools section (#272) 2025-09-15 16:12:39 +02:00
Víctor Mayoral Vilches 79f92fd0ee Address #262
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-09-06 16:24:02 +02:00
Víctor Mayoral Vilches 07a6da0bac Add sola and minor correction
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-09-05 16:53:06 +02:00
Víctor Mayoral Vilches 2af7319795 Add updates with latest research contribution
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-09-01 15:46:39 +02:00
Víctor Mayoral Vilches 336617a539 Update README and release v0.5.4
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-08-29 14:01:59 +00:00
Víctor Mayoral Vilches 4a0918dc4a Add headers to README
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-08-25 13:29:40 +02:00
Víctor Mayoral Vilches f005b3f7ba Various refinements in README
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-08-22 04:54:34 +00:00
Víctor Mayoral Vilches c1c4d87341 Add CAI Fluency tech report to README
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-08-20 16:04:25 +02:00
Víctor Mayoral Vilches 0a1b5032ad Add the CAI Fluency paper
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-08-20 16:03:03 +02:00
Víctor Mayoral Vilches 145a030826 Update badge until pystats gets fixed
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-08-19 13:28:37 +02:00
Víctor Mayoral Vilches 02249dae79 Improve readibility
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-08-18 09:38:10 +02:00
Víctor Mayoral Vilches 148fe87714 Add further visibility to case studies
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-08-18 08:12:07 +02:00
Víctor Mayoral Vilches e8f89c7f95 Merge branch 'main' of https://github.com/aliasrobotics/cai 2025-08-18 08:07:00 +02:00
Víctor Mayoral Vilches 624f548bec Add DISCLAIMER and some minor refinements on README
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-08-18 08:05:54 +02:00
Víctor Mayoral Vilches 45832e47b7 Remove Ep. 6 for now from fluency
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-08-03 07:00:17 +02:00
Víctor Mayoral Vilches c2103df109 Update README.md
Add missing div
2025-08-02 09:50:28 +02:00
Cristobal Veas c8a1c9ae80 Update python examples on readme and portswigger bot in fluency folder (#237)
Co-authored-by: cris <cris@criss-MacBook-Pro.local>
2025-08-02 06:46:30 +02:00
Jasmin Wachter 4544af93d3 Update README.md (#233)
* Update README.md

Updated CAI file structure to match version v.0.5.2

* Add files via upload

* Update README.md

Add caiedu picture
2025-08-01 12:56:03 +02:00
Víctor Mayoral Vilches 5f4c61719f Push Cathrin's video
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-08-01 12:45:15 +02:00
Víctor Mayoral Vilches dd32da402b Remove line-space
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-07-31 13:49:08 +02:00
Víctor Mayoral Vilches 6248eb5c18 Re-org CAI Fluency, add ep. 6, fill up new videos 2025-07-31 13:44:43 +02:00