Commit History

fix regresson with Legal assistant BOUNDARY VIOLATION
f33c903

philjosephcohen commited on

HF did not displayed the agent purpose. Linked to the Streamlit's value + key anti-pattern.
91d2015

philjosephcohen commited on

AlignmentCheck blocks on CX session, reduce FP
6011f63

philjosephcohen commited on

fix Data Guard FP with CX session
7fbb7bb

philjosephcohen commited on

Smart trace summarization and unit test
565eda8

philjosephcohen commited on

Resolution succeeds cleanly. All packages resolve without conflicts:
37a2205

philjosephcohen commited on

avoid slow multi-version resolution
30bf89e

philjosephcohen commited on

reset message limit to 12K per Kobi request
05ad5fd

philjosephcohen commited on

fix test to be more resilient, less room for AlignmentCheck to get confused
307d250

philjosephcohen commited on

fix: let uv resolve huggingface/transformers deps (not --no-deps)
79fc584

philjosephcohen Claude Opus 4.6 commited on

fix: pin transformers==4.46.3 alongside huggingface_hub==0.26.2
6eecb20

philjosephcohen Claude Opus 4.6 commited on

fix: use huggingface_hub==0.26.2 (has both HfFolder and is_offline_mode)
10d197e

philjosephcohen Claude Opus 4.6 commited on

fix: force-reinstall huggingface_hub==0.24.0 after all installs
bacc9c0

philjosephcohen Claude Opus 4.6 commited on

pin huggingface_hub<0.25 to fix llamafirewall HfFolder import error
2e5178e

philjosephcohen Claude Opus 4.6 commited on

CI optimization: replaced pip with uv and Test Parallelization
8dc211c

philjosephcohen commited on

add unit test for cumulative trace
416a81d

philjosephcohen commited on

only for consecutive assistant messages, the prior assistant excluded → no cross-contamination
7c443e9

philjosephcohen commited on

Focused trace instead of cumulative trace
e37b0df

philjosephcohen commited on

improve AlignmentCheck output: concise and state mismatching references to input
1434b42

philjosephcohen commited on

fix FP from DataDisclosure with JSON files
9573d50

philjosephcohen commited on

parallelism among scanners and within AlignmentCheck that can speed up to x4 on long sessions
db42e97

philjosephcohen commited on

remove FP from FactsChecker, when user requests are evolving and switching tool JIRA to ServiceNow and Slack to Teams
14005c1

philjosephcohen commited on

FactsChecker is using mini gpt and produce md
a39bcb8

philjosephcohen commited on

protect UI, CLI and guards from oversized sessions
9069068

philjosephcohen commited on

FactsChecker: skip oversized messages to prevent UI hang
2cf925f

philjosephcohen Claude Opus 4.6 commited on

AlignmentCheck empty-message contamination fix with scenario environment_demo_36b5bb37.json
a0269b6

philjosephcohen commited on

Fix FactsChecker False Negative with session 36b5bb37 - numerical contradiction. Workaround Nemo guards and may cause regressions
cb68b0a

philjosephcohen commited on

fix hangs when loading environment_demo_0ea72591.json, using timeouts
f637b84

philjosephcohen commited on

fix FP of datadiscluser in 304ad747 demo scenario
833eaae

philjosephcohen commited on

fix AlignmentCheck FP with evolving user requests, see scenario environment_demo_304ad747
d712295

philjosephcohen commited on

remove FactChecker false position with apparent contradictions in connection strings
05fd912

philjosephcohen commited on

AlignmentCheck warning when large message from users or data blobs
41277e8

philjosephcohen commited on

fix AlignmentCheck false positive for agent analyzing external data
cc94de1

philjosephcohen Claude Opus 4.6 commited on

fix AlignmentCheck prompt to not flag factual errors or self-correction
eb306fe

philjosephcohen Claude Opus 4.6 commited on