Skip to content

feat: add public analyze API for programmatic usage [3 of 8]#275

Open
whizzzkid wants to merge 1 commit intofeat/refactor-library-part_2from
feat/refactor-library-part_3
Open

feat: add public analyze API for programmatic usage [3 of 8]#275
whizzzkid wants to merge 1 commit intofeat/refactor-library-part_2from
feat/refactor-library-part_3

Conversation

@whizzzkid
Copy link
Contributor

Part 3 of 8

This is 3/8 of #265

Description of Changes (auto-gen)

  • Add src/analyze/api.rs with process_input() and process_text()
  • Update src/analyze/mod.rs with new exports
  • Update src/lib.rs to export AnalyzeInput, AnalyzeOptions, AnalyzeStatus, ConfigLoadOptions, FoundConfig

This provides the public API for analyze functionality.

- Add src/analyze/api.rs with process_input() and process_text()
- Update src/analyze/mod.rs with new exports
- Update src/lib.rs to export AnalyzeInput, AnalyzeOptions, AnalyzeStatus, ConfigLoadOptions, FoundConfig

This provides the public API for analyze functionality.

Co-Authored-By: Claude (global.anthropic.claude-opus-4-5-20251101-v1:0) <noreply@anthropic.com>
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