STetsing

Results 29 issues of STetsing

- Added switch for AiI copilot. This enables the inline completion and `///` code generation - Added tab button for Contract/.sol file summarization & explanation - right click on selection...

- Code completion - Code generation - Code explaining - Error explaining These feature will be made available through API calls. Further UX features highlighting AI ones will also be...

Improve the performance of current AI services - Code completion by enabling code insertion - Introduce contract generation by applying templates - Introduce a Small RAG for contract generation -...

enhancement
AI improvement

`sol-gpt` now remembers previous output, so users can refine their question thereby getting accurate answers

ready-to-review

Opening a file, a user can simply write and sort of comment using the keyword `sol-gen` to generate a template|boiler plate contract

WIP

From now on, when the user right click on any function, then select `generate documentation`, the generated documentation in fitted above the function

WIP

The error explaining function is now handles internally. No call to OpenAI anymore - function explaining - documentation generation - rebranded sol-gpt in Remix AI

WIP

- A scrollable text field for displaying Ai answers. - A request to the AI is directly added to the output in a chat manner (using a user profile name...

RemixAI