NASA-IMPACT / NASA-IMPACT/akd-ext
Migrating EIE Agent to AKD
Open
@paridhi-parajuli is already working on this.
Since Mar 26, 2026.
- Dominant language
- Python
- Stars
- 2
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Migrate EIE Agent to AKD
Use the following guide to create agents using the OpenAI Agents SDK base classes provided by akd-ext:
https://github.com/NASA-IMPACT/akd-ext/blob/feature/research_partner/docs/development/creating_agents.md
Prerequisites
- Before creating the agent, ensure the following are in place:
- EIE-specific tools are available in the AKD MCP server
- CARE prompt is defined and ready for use
- Input and output schemas for the agent are clearly specified
Acceptance Criteria
- EIE agent is implemented and available in the akd-ext repository
- EIE agent runs successfully and maintains behavior consistent with the current implementation (no significant functional deviations)
cc: @lillythomas
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.
Assessment
This issue has not been assessed yet.