Ajetunmobi Isaac

Results 11 issues of Ajetunmobi Isaac

## Project description Backend applications are built majorly on their language dependencies/modules. These dependencies/modules are tied to the language environment and not flexible enough to be used in another language...

Much work
Intermediate
APIs/Backend
Developer tooling
Futuristic tech/Unique ideas

### The Problem React Native primarily relies on Flexbox for layouts. While Flexbox is powerful, it falls short when creating complex grid-based layouts, handling unevenly arranged items dynamically that are...

The renderContext was repeated in all three style generation files including the logic to generate /src/core/output/outputStyles/plainStyle.ts /src/core/output/outputStyles/xmlStyle.ts /src/core/output/outputStyles/markdownStyle.ts ``` javascript export const generateMarkdownStyle = (outputGeneratorContext: OutputGeneratorContext) => { const template...

Added the option to include empty directory, also with the config flag output.includeEmptyDirectories I also updated test cases to cover existing changes and added new test for checking flag option...

Added documentation for includeEmptyDirectories option to README ## Checklist - [x] Run `npm run test` - [x] Run `npm run lint`

## Description Fixed chat conversations exceeding the LLM token context limit (200,000) when accumulating too many messages. - Implemented conversation summarization when approaching token limits: - Generates concise technical summaries...

## Description Implemented rename page & duplicate page ## Related Issues ## Type of Change - [ ] Bug fix - [x] New feature - [ ] Documentation update -...

## Description ## Related Issues ## Type of Change * Added page scanning and page tree functionalities * Create page * Delete page * Rename page * Duplicate page -...

## Description This PR introduces a small fix for freestyle SDK initialization when no freestyle key is present in local development. ## Related Issues ## Type of Change - [x]...

## Description This PR introduces * Create File and folder action * Implemented file template on creation * Reorganise dev/code tab menu * Added create file and folder modal ##...