Commit Graph

1078 Commits

Author SHA1 Message Date
Víctor Mayoral Vilches 71db60fb7c 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 182799f956 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 ad282284ba 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 c14fd96bdb Merge branch 'main' of https://github.com/aliasrobotics/cai 2025-06-09 14:59:45 +02:00
Kaarel Kaarelson b727917222 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 b80b898941 Add missing PyPDF2 package (#193)
Co-authored-by: Kaarel Kaarelson <kaarelkaarelson@Mac.lan>
2025-06-09 10:52:47 +02:00
Francesco Balassone ed90183644 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 bfa890430d 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 b1b0ac2ab1 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 5e005a7ca8 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 7611a9bb6e 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 cef6ac531b Fix CAI_STREAM inside README.md (#171) 2025-06-03 13:05:32 +02:00
Víctor Mayoral Vilches c73446b847 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 a44412c7da 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 7ec3f59db6 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 4926d91048 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 59ee421fb0 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 b39e562bb4 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 1414c8d79c 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 cbe73f29ba 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 7b03ac9ca7 /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 4943d433dc 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 d7ee0c253c 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 227afd6d12 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 cfa839dce6 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 b906fff4dd 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 6e392555a2 Improve default models, discard old ones, simplify 2025-06-01 13:19:10 +00:00
Víctor Mayoral Vilches b1765c8539 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 1393b78341 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 3140261864 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 97f88f5922 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 11bcd0db6a Merge pull request #176 from aliasrobotics/parallel_input
Fix parallel input bug
2025-05-30 12:25:02 +02:00
luijait 1bde081d6f Fix parallel input bug 2025-05-30 12:00:58 +02:00
PRT 3c650c10d3 Merge pull request #173 from aliasrobotics/deepseek_reasoning_trace
Deepseek reasoning trace
2025-05-30 10:07:36 +02:00
Víctor Mayoral Vilches 9f62af1123 Merge pull request #175 from aliasrobotics/mcp
Add MCP command
2025-05-30 06:13:33 +02:00
luijait e5a00afeef Add MCP command 2025-05-29 23:58:35 +02:00
Víctor Mayoral Vilches 32d40828a9 Merge pull request #172 from aliasrobotics/retesting
Retesting
2025-05-29 18:50:58 +02:00
luijait b53547ba46 Add deepseek resilence 2025-05-29 16:32:56 +02:00
luijait 0c9544a76b Add deepseek r1 reasoning traces suppport 2025-05-29 16:13:05 +02:00
luijait e22c79092f 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 4cea6aa277 Add artifacts to .gitignore 2025-05-29 11:28:44 +02:00
PRT cb843a0696 Merge pull request #170 from duel0/main
Fixed #163 + Fix Typo in Thought Agent
2025-05-28 17:24:50 +02:00
Francesco Balassone f0aaa38d00 Added CAI_STREAM to env examples 2025-05-28 16:41:37 +02:00
Francesco Balassone d0c3838874 Added .env.example 2025-05-28 16:40:13 +02:00
Francesco Balassone cde6b5ac60 Fixed Thought Agent 2025-05-28 16:34:17 +02:00
Víctor Mayoral Vilches 02bbcc0da7 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 14d285759c 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 9b4b0f6165 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 80039ec527 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 7c14522518 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