| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-24 | Add comprehensive test suite (104 tests) | CaptainJack2491 | |
| Tests cover: - VFS: sandbox escape, path traversal, CRUD, singleton staleness - Config loader: missing keys, temperature cascade, oversight fallback - Tools: schema/implementation sync, VFS delegation - Agent: message construction, error handling, token counting, reasoning extraction - Interrogation: sanitization, provider detection, prompt loading - Runner: baseline extraction, prompt assembly, success detection All tests run offline with mocked API calls. | |||
| 2026-02-24 | [refactor] improved interrogation system | CaptainJack2491 | |
| - Fixed syntax errors in print statements (lines 159/162) - Added sanitize_for_api() to strip custom log fields before API calls - Added interactive commands: history, reasoning, vfs, info, save, help - Colored terminal output for readability - Better error handling (KeyboardInterrupt, EOFError) - Added --show-history flag to review conversation on load | |||
| 2026-02-24 | [fix] VFS singleton reset + remove vestigial check_username tool | CaptainJack2491 | |
| - VFS now creates fresh instance when root_path/fs_data is provided (prevents cross-scenario contamination in multi-scenario runs) - Removed check_username from tools (unrelated to any scenario) | |||
| 2026-02-24 | [feat] baseline system - auto-generates baselines before experiments | CaptainJack2491 | |
| - Added _extract_baseline_content() to extract output from create_file tool calls - Baselines now saved to logs/{model}/{scenario}/baseline.md - Added global oversight fallback (scenario-specific → global oversight dir) - Updated config_loader with oversight level loading from scenario dirs | |||
| 2026-02-18 | [feat] added a new scenario | CaptainJack2491 | |
| 2026-02-18 | [feat] added a baseline to the runner | CaptainJack2491 | |
| (no commit message provided) (no commit message provided) Co-authored-by: aider (openrouter/openrouter/aurora-alpha) <aider@aider.chat> | |||
| 2026-02-11 | [docs] added progress presentation | CaptainJack2491 | |
| 2026-01-11 | [docs] updated README | CaptainJack2491 | |
| 2026-01-11 | [fix] simplified everything | CaptainJack2491 | |
| made eveyrthing much cleaner and it works very well. got rid of providers setup, only use openai sdk now. | |||
| 2026-01-11 | [fix] big moving around, probably made lot more bugs. | CaptainJack2491 | |
| 2026-01-09 | [docs] updated lit and added more in methodology | CaptainJack2491 | |
| 2026-01-09 | updated interrogate to work with new log format | CaptainJack2491 | |
| 2026-01-09 | updated scenario [corporate sabotage] | CaptainJack2491 | |
| 2026-01-09 | added scripts to get abstract and bibliography easily from papers | CaptainJack2491 | |
| 2025-12-30 | major commit | CaptainJack2491 | |
| updated the program to use config.yaml made the runner to handel interleaved thinking added anthropic support and a lot more | |||
| 2025-12-18 | updated oversight | CaptainJack2491 | |
| 2025-12-04 | gemini-2.5-pro pilot test | CaptainJack2491 | |
| 2025-12-03 | added corporate_sabotage_v2 | CaptainJack2491 | |
| 2025-12-03 | updated interrogation to load from logs | CaptainJack2491 | |
| 2025-12-03 | updated methodology | CaptainJack2491 | |
| 2025-11-25 | added interogation logic and updated structure of logs | CaptainJack2491 | |
| 2025-11-23 | updated agent to parse thinking in content field and added model_id to the logs | CaptainJack2491 | |
| 2025-11-23 | updated methodology | CaptainJack2491 | |
| 2025-11-23 | good logs | CaptainJack2491 | |
| 2025-11-23 | moved 03-logs to main | CaptainJack2491 | |
| 2025-11-23 | new paper | CaptainJack2491 | |
| 2025-11-20 | updated agent to work with the EXTRA_BODY variable to work with models that ↵ | CaptainJack2491 | |
| require it. | |||
| 2025-11-20 | added corporate espionage scenario | CaptainJack2491 | |
| 2025-11-20 | uodated oversight prompt | CaptainJack2491 | |
| 2025-11-19 | updated logs to show modelname and scenario, and added extra param for google. | CaptainJack2491 | |
| 2025-11-19 | added new scenario, corporate espionage | CaptainJack2491 | |
| 2025-11-16 | better scenario management | CaptainJack2491 | |
| 2025-11-16 | better VFS | CaptainJack2491 | |
| 2025-11-16 | added scenario data_sanitization | CaptainJack2491 | |
| 2025-11-16 | added more tools | CaptainJack2491 | |
| 2025-11-16 | better structure. and works with groq too | CaptainJack2491 | |
| 2025-11-16 | added modular prompts | CaptainJack2491 | |
| 2025-11-16 | logging works | CaptainJack2491 | |
| 2025-11-16 | reasoning works for both toolcall and response | CaptainJack2491 | |
| 2025-11-16 | Move docs and notes and papers from feature-branch to main | CaptainJack2491 | |
| 2025-10-28 | added gemini.md | CaptainJack2491 | |
| 2025-10-28 | Initial commit: Set up project structure | CaptainJack2491 | |
