Commit Graph

24 Commits

Author SHA1 Message Date
45374a033b Merge remote-tracking branch 'giteahttps/codex/fix-claude-tool-casing-allowlist' into main 2026-02-24 12:53:53 -05:00
691591d279 Add Claude observability tracing and diagnostics UI 2026-02-24 12:50:31 -05:00
422e8fe5a5 Fix case-insensitive Claude tool allowlist matching 2026-02-24 12:48:48 -05:00
6863c1da0b Update UI for session/conflict controls and remove workspace dir 2026-02-24 10:50:43 -05:00
9f032d9b14 Handle merge conflicts as orchestration events 2026-02-24 10:29:06 -05:00
ca5fd3f096 Implement explicit session lifecycle and task-scoped worktrees 2026-02-24 10:09:07 -05:00
23ad28ad12 Merge remote-tracking branch 'giteahttps/codex/worktree-target-path' 2026-02-23 21:01:46 -05:00
9b4ef8fed8 chore: add UI field hover help and update project notes 2026-02-23 20:57:51 -05:00
47e20d8ec6 Add tracked workspace target directory 2026-02-23 20:48:46 -05:00
83bbf1a9ce Add configurable worktree target path and session run diagnostics 2026-02-23 20:38:05 -05:00
e7dbc9870f fix(ui): keep manifest options available in run trigger 2026-02-23 19:07:35 -05:00
cf386e1aaa feat(ui): add operator UI server, stores, and insights 2026-02-23 18:49:53 -05:00
8100f4d1c6 feat(ui): add structured manifest builder helper 2026-02-23 18:48:50 -05:00
4f5ff16b45 Enforce resolved execution context for deterministic actor policy 2026-02-23 17:51:09 -05:00
94c79d9dd7 Add runtime event telemetry and auth-mode config hardening 2026-02-23 17:30:53 -05:00
3ca9bd3db8 Enforce actor-level MCP policy wiring and Claude tool gates 2026-02-23 17:28:55 -05:00
20e944f7d4 docs: sync runtime env and security documentation 2026-02-23 16:20:28 -05:00
c65b9ed007 migrate security parser to sh-syntax and async validation 2026-02-23 16:13:32 -05:00
1363bceecc Remove legacy orchestration and MCP aliases; reroute recursive pipeline API 2026-02-23 16:02:20 -05:00
62e2491cde Harden MCP schema and wire Claude OAuth/token handling 2026-02-23 14:48:01 -05:00
ef2a25b5fb Add AST-based security middleware and enforcement wiring 2026-02-23 14:21:22 -05:00
9b4216dda9 Refactor pipeline policies, MCP registry, and unified config/runtime 2026-02-23 13:56:45 -05:00
889087daa1 Wire pipeline DAG execution to manager with events and project context 2026-02-23 13:14:20 -05:00
53af0d44cd first commit 2026-02-23 12:06:13 -05:00