Block a user
Refactor: extract _format_memory and result builders to shared utils module
Refactor: add audit logging to Tool Broker service
Test lineage constraint enforcement across agent types
Test lineage constraint enforcement across agent types
Implementation Complete
Implemented 14 integration tests for lineage constraint enforcement across all agent types in services/tool-broker/tests/integration_test.rs.
What was done:
-…
feat: test lineage constraint enforcement across agent types (#87)
shahondin1624
pushed to feature/issue-87-lineage-constraint-tests at llm-multiverse/llm-multiverse
2026-03-11 10:15:15 +01:00
shahondin1624
created branch feature/issue-87-lineage-constraint-tests in llm-multiverse/llm-multiverse
2026-03-11 10:15:15 +01:00
shahondin1624
deleted branch feature/issue-71-e2e-researcher-validation from llm-multiverse/llm-multiverse
2026-03-11 08:58:23 +01:00
shahondin1624
deleted branch feature/issue-77-memory-write-gating from llm-multiverse/llm-multiverse
2026-03-11 08:58:19 +01:00
shahondin1624
deleted branch feature/issue-78-confidence-signal-handling from llm-multiverse/llm-multiverse
2026-03-11 08:58:12 +01:00
shahondin1624
deleted branch feature/issue-80-wire-orchestrator-e2e from llm-multiverse/llm-multiverse
2026-03-11 08:58:09 +01:00
shahondin1624
deleted branch feature/issue-83-run-code-executor from llm-multiverse/llm-multiverse
2026-03-11 08:58:08 +01:00
shahondin1624
deleted branch feature/issue-84-sysadmin-agent-type from llm-multiverse/llm-multiverse
2026-03-11 08:23:23 +01:00
feat: implement sysadmin agent type (#84)
Implement sysadmin agent type
Implemented in PR #189.
SysadminAgentclass with safety-focused system prompt (run_shell, package_install, fs_read, fs_write)SYSADMIN_SYSTEM_PROMPTwith safety protocol for destructive…
Implement sysadmin agent type
feat: implement sysadmin agent type (#84)
shahondin1624
pushed to feature/issue-84-sysadmin-agent-type at llm-multiverse/llm-multiverse
2026-03-11 08:22:33 +01:00
shahondin1624
created branch feature/issue-84-sysadmin-agent-type in llm-multiverse/llm-multiverse
2026-03-11 08:22:33 +01:00