Adeniji Adekunle James
Adeniji Adekunle James
A lightweight, fast PHP framework that’s easy to install and perfect for learning MVC architecture. MVC basics, routing, controllers, lightweight PHP framework development
I moved all isomorphic-git usage into a single git_utils.ts file and added Dugite as an alternative Git provider. The app now checks the user’s settings and uses dugite when user...
Edit Prompt and Copy Prompt functionality with full version tracking. When a user edits a message, a new version is created while the previous version is hidden. Users can navigate...
**Description** This PR introduces an initial **voice-to-text (STT)** flow powered by OpenAI: * Allows users to record/upload audio and get a transcribed text result. * Currently **relies on the user...
Closes (#1817) --- ## Summary by cubic Fixes the bug where editing a custom model didn’t update the currently selected model. The selection now stays in sync after renaming or...
Add Ariadne – GraphQL framework with SDL-based design and async support ## What is this Python project? Add [Ariadne](https://github.com/mirumee/ariadne) – GraphQL framework with SDL-based design and async support Ariadne is...
This feature provides collaborative Git capabilities, allowing users to invite and manage project collaborators, create and organise branches, perform branch merges, and resolve Git conflicts directly within the interface. ---...
I have created a PR on this issue: #619 **Describe Issue** The current README still references the deprecated GitProcess API, which may cause confusion for developers following the examples. Since...
Updated usage instructions for Dugite in README. Dugite's README currently uses the old GitProcess.exec() API, which is no longer exported in recent releases. This PR updates the documentation to reference...