Measures-only mode?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 44
- Forks
- 1
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 142
Description
Cross-posting from https://github.com/posit-dev/clinical-trials-agent/issues/7.
Would you be willing to consider an optional way to restrict the tool set to just user-defined measures? If the user opts in, the security and governance issues automatically disappear, and the agent can easily follow strict trusted mini-agent rules.
With clinical-trials-agent specifically, my team and I usually need to restrict the set of analyses to ones we trust, and not let the agent write custom analysis code. Analyses are almost always pre-specified in a statistical analysis plan (SAP), and we have formal standards to run them. Analysts are in a hurry and need to run hundreds of these, and I would have a hard time having confidence in most users to pause and think about the different levels of trust of the results.
Contributor guide
No contributing guide indexed for this repository
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
The issue names no repository files, tests, or entry points; start by reading the linked clinical-trials-agent issue and the referenced governance and trusted mini-agent material. Clarify the opt-in behavior, supported measures, and acceptance criteria with maintainers before implementation; done should mean an agreed scope for restricting analyses to user-defined measures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai, data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100