Skip to content

feat: add api extractor, semantic diff, and sync workflow#117

Open
tharropoulos wants to merge 30 commits intotypesense:masterfrom
tharropoulos:extractor
Open

feat: add api extractor, semantic diff, and sync workflow#117
tharropoulos wants to merge 30 commits intotypesense:masterfrom
tharropoulos:extractor

Conversation

@tharropoulos
Copy link
Copy Markdown
Contributor

Change Summary

  • add a typed C++ extractor that discovers routes, resolves parameters, and builds the API spec
    • split extraction into smaller runtime modules for config, source loading, traversal, resolution, and spec output
    • add a semantic-diff command to compare extracted specs and generate JSON/Markdown change reports
    • wire in GitHub Actions to run extraction, publish artifacts, and open follow-up issues when API shape changes

PR Checklist

@tharropoulos tharropoulos force-pushed the extractor branch 2 times, most recently from 6fe47fd to 94e4716 Compare April 17, 2026 14:13
@tharropoulos
Copy link
Copy Markdown
Contributor Author

@jasonbosco

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