StackGuardian / StackGuardian/tirith
Make Tirith core extensible with interfaces to add custom providers
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 165
- Forks
- 42
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 11
Description
This is to enable the integration of different input formats and evaluators tailored to specific user needs.
- Define Provider Interface: Specify required methods and attributes that a custom provider must implement.
- Modify core to support the dynamic loading of custom providers.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. First map the existing provider and evaluator architecture, then define the required custom-provider interface and dynamic-loading behavior; the work is done when custom input formats and evaluators can be integrated through that interface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100