Skip to content

feat: 7 Claude Code improvements + 5 CODEX.EXE engine subsystems - #144

Open
raymondginger2018-sudo wants to merge 22 commits into
HKUDS:mainfrom
raymondginger2018-sudo:feat/claude-code-v2
Open

feat: 7 Claude Code improvements + 5 CODEX.EXE engine subsystems#144
raymondginger2018-sudo wants to merge 22 commits into
HKUDS:mainfrom
raymondginger2018-sudo:feat/claude-code-v2

Conversation

@raymondginger2018-sudo

Copy link
Copy Markdown
Contributor

Overview

7 Claude Code-inspired improvements + 5 CODEX.EXE engine subsystems ported from reverse engineering analysis.

Features

  • Plugin Manager MCP
  • Settings Resolver
  • OTLP/Prometheus Telemetry
  • Effort Router
  • Permission Gate
  • Agent Thread Spawning
  • Internal App Server (Named Pipe IPC)
  • Starlark Script Engine
  • Multi-Provider Router

Files

See diff for full list.

@raymondginger2018-sudo

Copy link
Copy Markdown
Contributor Author

Hi @akaxlh @chaohuang-ai, this PR brings 7 quality-of-life improvements plus 5 engine subsystems (telemetry / hooks / agent threads / starlark rules / app-server). All content is clean, merged with latest main, no conflicts. Please review when you have time. Thanks!

@raymondginger2018-sudo

Copy link
Copy Markdown
Contributor Author

@Zongwei9888 The CI workflow (Linting and Formatting) for this PR is stuck in action_required -- GitHub requires a maintainer to approve running Actions on fork pull requests.

All code has been verified locally (npm run check / py_compile all pass, no conflicts). Could you please Approve and run workflows on this PR, or adjust repo Actions settings to allow fork PRs without approval?

Thanks!

1 similar comment
@raymondginger2018-sudo

Copy link
Copy Markdown
Contributor Author

@Zongwei9888 The CI workflow (Linting and Formatting) for this PR is stuck in action_required -- GitHub requires a maintainer to approve running Actions on fork pull requests.

All code has been verified locally (npm run check / py_compile all pass, no conflicts). Could you please Approve and run workflows on this PR, or adjust repo Actions settings to allow fork PRs without approval?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant