https://github.com/githubnext/eea
Extract, Edit, Apply
https://github.com/githubnext/eea
Last synced: 5 months ago
JSON representation
Extract, Edit, Apply
- Host: GitHub
- URL: https://github.com/githubnext/eea
- Owner: githubnext
- Created: 2025-03-18T18:59:07.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-27T23:42:13.000Z (5 months ago)
- Last Synced: 2025-08-28T07:25:53.459Z (5 months ago)
- Size: 8.49 MB
- Stars: 4
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Extract, Edit, Apply
**Abstract**: Extract, Edit, Apply (EEA) is a new category of assists for software development that aims to streamline the process of using natural language for code modification over existing codebases. EEA revolves around the notion of _ephemeral_, _editable_ specifications: users can edit either the code, or edit ephemeral specs, which are code summaries pivoting on a user-specifiable topic. These specifications can be generated, modified, and discarded as needed. This report outlines the core idea, two of our prototypes of the concept, some observations of its utility, and describe possible future variations which could be developed.
Report: https://github.com/githubnext/eea/tree/main/docs/report.md