Skip to content

[codex] Add parser service entrypoint#6

Merged
GTrunSec merged 9 commits into
mainfrom
codex/wendaocodeparser-parser-service
May 2, 2026
Merged

[codex] Add parser service entrypoint#6
GTrunSec merged 9 commits into
mainfrom
codex/wendaocodeparser-parser-service

Conversation

@GTrunSec
Copy link
Copy Markdown
Contributor

@GTrunSec GTrunSec commented May 1, 2026

Summary

  • add a package-owned scripts/run_service.jl entrypoint for WendaoCodeParser parser-summary and AST-query Flight routes
  • add the live parser-summary config and package contract consumed by integration support
  • expose service runtime helpers and cover route parsing, listener config, and routed live service behavior
  • align Arrow/ArrowTypes source pins and remove stale gRPCServer source/test metadata from the CodeParser package

Why

CodeParser now owns parser-summary and AST-query service startup directly. This keeps parser runtime behavior inside the parser package instead of relying on a WendaoSearch-owned wrapper or mounted Search service path.

Validation

  • direnv exec . julia --project=.data/WendaoCodeParser.jl -e 'using Pkg; Pkg.test()'\n- git -C .data/WendaoCodeParser.jl diff --check\n\n## Notes\n\nThis branch also includes the existing bootstrap/source-pin commits already present on the CodeParser working branch so the new service entrypoint validates against the current WendaoArrow/Arrow substrate.

@GTrunSec GTrunSec marked this pull request as ready for review May 2, 2026 19:35
@GTrunSec GTrunSec merged commit 6a23980 into main May 2, 2026
16 checks passed
@GTrunSec GTrunSec deleted the codex/wendaocodeparser-parser-service branch May 2, 2026 19:35
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