[codex] Add automation config and diagnostics controls#114
Closed
ScriptedAlchemy wants to merge 39 commits into
Closed
[codex] Add automation config and diagnostics controls#114ScriptedAlchemy wants to merge 39 commits into
ScriptedAlchemy wants to merge 39 commits into
Conversation
|
d0a20c1 to
d7e71e6
Compare
Consolidate the automation config, diagnostics, dashboard, and Hermes bridge work behind a conventional PR commit.
f5a0154 to
af4ac6c
Compare
added 24 commits
June 25, 2026 02:10
…s-implementation # Conflicts: # src/mcp/tools/handlers/mod.rs
…s-implementation # Conflicts: # .github/workflows/ci.yml # src/sessions/codex.rs
…s-implementation # Conflicts: # .github/workflows/ci.yml
added 14 commits
June 25, 2026 07:52
…s-implementation # Conflicts: # .github/workflows/ci.yml
This was referenced Jun 25, 2026
Owner
Author
Owner
Author
Owner
Author
|
Replaced by the split review stack:\n\n- #127 feat: add self-improving automation foundation\n- #128 feat: expose automation through MCP tools\n- #129 feat(dashboard): add automation and curation APIs\n- #130 feat(dashboard): add curation automation controls\n- #131 docs: document self-improving automation loops\n\nThe top split branch matches this PR's final tree. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation
cargo test --test automation_run_ledger_testcargo test --test automation_backend_test --test managed_skills_test --test automation_config_test --test user_config_testcargo test --test dashboard_api_test automation_config_is_dashboard_controllable_and_persistentcargo test --test dashboard_analytics_api_test analytics_diagnostics_reports_tool_hook_and_prompt_rollupscargo test --features test-transport --test mcp_server_test test_server_statscargo test --test cli_non_interactive_test automation_config_enable_writes_project_sidecar_noninteractivelynpm run test:dom -- test/curation-data.vitest.tsx test/curation-panel.vitest.tsxfromdashboard/npm run buildfromdashboard/cargo clippy --all-targets --all-features -- -D warningsgit diff --checkscripts/check-conventional-commits.sh <merge-base>..HEADCI
GitHub Actions restarted for the conventional single-commit push; checks were queued/in progress when this description was updated.