Commit Graph

978 Commits

Author SHA1 Message Date
Víctor Mayoral Vilches 7ae94d41a9 Use the env. variable in replay
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-06-09 16:42:56 +02:00
Víctor Mayoral Vilches d1b237e87b Add env. variable to disable log creation while replaying
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-06-09 16:42:43 +02:00
Víctor Mayoral Vilches eb307cfe20 Add note to README
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-06-09 15:03:32 +02:00
Víctor Mayoral Vilches c7c3fa7a5a Merge branch 'main' of https://github.com/aliasrobotics/cai 2025-06-09 14:59:45 +02:00
Kaarel Kaarelson b6930afa27
Add missing PyPDF2 package fix (#194)
* Add missing PyPDF2 package

* Fix the missing quotation

---------

Co-authored-by: Kaarel Kaarelson <kaarelkaarelson@Mac.lan>
Co-authored-by: Kaarel Kaarelson <kaarelkaarelson@Kaarels-MacBook-Air.local>
Co-authored-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-06-09 14:55:44 +02:00
Kaarel Kaarelson 95576dfed3
Add missing PyPDF2 package (#193)
Co-authored-by: Kaarel Kaarelson <kaarelkaarelson@Mac.lan>
2025-06-09 10:52:47 +02:00
Francesco Balassone c37404b4aa
Create CITATION.cff (#192)
Adding a CITATION.cff file helps users to easily cite software from the repository overview.
2025-06-09 10:06:15 +02:00
UnaiAlias 5bf56bba86
some extra bits to be able to use alias0 in CAI 0.4.0 (#189) 2025-06-06 10:45:01 +02:00
Víctor Mayoral Vilches c9a0d4dda8 Remove unused command
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-06-05 19:40:42 +02:00
Víctor Mayoral Vilches 0db405b8e4 Remove cai-logs
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-06-05 19:40:31 +02:00
Víctor Mayoral Vilches 2292649616 Merge branch 'use_case_agent' into 'main'
Use case agent

See merge request aliasrobotics/alias_research/cai!210
2025-06-04 12:39:27 +00:00
Francesco Balassone 96af0d8243
Fix CAI_STREAM inside README.md (#171) 2025-06-03 13:05:32 +02:00
Víctor Mayoral Vilches f518d6b1de Align CyberPII-Bench with the rest of the benchmarks
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-06-03 08:22:21 +00:00
Mery-Sanz f0bffe88f9
Add CyberPII-Bench (#185) to benchmarks
* Create README.md

* add csv and metrics

* Update README.md
2025-06-03 09:53:03 +02:00
Víctor Mayoral Vilches d41f3e38d4 Update doc's index
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-06-03 06:58:40 +00:00
Víctor Mayoral Vilches 85204ca344 Update CAI's docs with case studies
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-06-03 06:58:27 +00:00
Víctor Mayoral Vilches 5cd58bd49d Update repo's README with 2 new case studies
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-06-03 06:58:02 +00:00
Víctor Mayoral Vilches f3578fbbf9 Add usecase template files
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-06-02 16:17:54 +00:00
Víctor Mayoral Vilches abce869e7a Update template
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-06-02 15:51:10 +00:00
Víctor Mayoral Vilches 594fc3347f Add case study template
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-06-02 14:29:18 +00:00
Víctor Mayoral Vilches 6f7d4a0730 /last now loads logs/last by default
Previous behavior maintained, wherein if /loads <log-path>
is provided, then the corresponding <log-path> will be used.

Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-06-01 14:29:52 +00:00
Víctor Mayoral Vilches 274d682ceb Add symbolic link capability, now creates logs/last
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-06-01 14:29:09 +00:00
Víctor Mayoral Vilches a1b55d4704 Default to alias0 and improve overall init. message
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-06-01 13:38:51 +00:00
Víctor Mayoral Vilches b10b6bd95e Fix bug in pricing of alias0 model
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-06-01 13:30:31 +00:00
Víctor Mayoral Vilches 0680fdb363 Remove duplicates and re-invokation to obtain the pricing, leverage COST_TRACKER
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-06-01 13:30:14 +00:00
Víctor Mayoral Vilches 4d9f0e9613 Further discard old models
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-06-01 13:25:49 +00:00
Víctor Mayoral Vilches 967e0948a8 Improve default models, discard old ones, simplify 2025-06-01 13:19:10 +00:00
Víctor Mayoral Vilches 78807af0ae Adjustments in logs tool, get more clarity on users
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-06-01 12:51:10 +02:00
Víctor Mayoral Vilches cd37bc7630 Remove unnecesary templates in Github
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-05-31 11:04:58 +02:00
Víctor Mayoral Vilches 6e63242a16 Assimilate .gitignore changes
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-05-31 10:55:31 +02:00
Víctor Mayoral Vilches f3fda1cf07 Add additional bits to .gitignore
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-05-31 10:53:47 +02:00
PRT a492f620e6
Merge pull request #176 from aliasrobotics/parallel_input
Fix parallel input bug
2025-05-30 12:25:02 +02:00
luijait 77e9ad4550 Fix parallel input bug 2025-05-30 12:00:58 +02:00
PRT 448826020a
Merge pull request #173 from aliasrobotics/deepseek_reasoning_trace
Deepseek reasoning trace
2025-05-30 10:07:36 +02:00
Víctor Mayoral Vilches d6efc9aa21
Merge pull request #175 from aliasrobotics/mcp
Add MCP command
2025-05-30 06:13:33 +02:00
luijait 87f362e6c7 Add MCP command 2025-05-29 23:58:35 +02:00
Víctor Mayoral Vilches d2d9616b38
Merge pull request #172 from aliasrobotics/retesting
Retesting
2025-05-29 18:50:58 +02:00
luijait 521809aad2 Add deepseek resilence 2025-05-29 16:32:56 +02:00
luijait 7d478e773c Add deepseek r1 reasoning traces suppport 2025-05-29 16:13:05 +02:00
luijait bc3b90e51c Solve duplicate agents in handoffs, add retesting agent, add bug bounty triage handoff (bug bounty agent + retesting agent), solve red team thought pattern, rename pattenrs
Signed-off-by: luijait <luijait@icloud.com>
2025-05-29 12:42:02 +02:00
luijait 49f47c6a05 Add artifacts to .gitignore 2025-05-29 11:28:44 +02:00
PRT 607f62bf20
Merge pull request #170 from duel0/main
Fixed #163 + Fix Typo in Thought Agent
2025-05-28 17:24:50 +02:00
Francesco Balassone 5cead02294
Added CAI_STREAM to env examples 2025-05-28 16:41:37 +02:00
Francesco Balassone b62c6ad113
Added .env.example 2025-05-28 16:40:13 +02:00
Francesco Balassone 2912f1a7f6
Fixed Thought Agent 2025-05-28 16:34:17 +02:00
Víctor Mayoral Vilches 9abb806ecc Add media content
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-05-28 14:18:44 +02:00
Víctor Mayoral Vilches 7b9eaa8705 Update GitHub actions
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-05-28 12:10:43 +00:00
Víctor Mayoral Vilches 0d1ea9396f v0.4.0 release
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-05-28 12:00:06 +00:00
Víctor Mayoral Vilches aa0e5258a0 Fix bug with cai-replay, add cai-gif
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-05-28 12:11:07 +02:00
Víctor Mayoral Vilches b7b49b424d Add asciinema tool, fix outstanding issues with f-strings
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-05-28 11:48:19 +02:00