Edoardo

Results 11 issues of Edoardo

**Problem Description:** I followed [this suggestion](https://github.com/alexaubry/BulletinBoard/issues/50#issuecomment-370392843) to show the activity indicator as soon as a selector item (e.g `PetSelectorBulletinPage`) is displayed, by using `shouldStartWithActivityIndicator = true` and implementing `presentationHandler`. After...

Hello! I noticed this bug in iOS 13 where the arrow indicator stays in front of the search bar when using a UISearchController inside a UINavigationController. See screenshot here: Sample...

Hello! I'm having trouble compiling this project on a mac with M1 processor. I successfully installed gd with `brew install gd`. When compiling I get the error `'gd.h' file not...

Many things changed with API 1.7, so lots of work needs to be done. Unsure if I'll ever finish this - [x] Add new official, repo and user apps objects...

## Summary - update Python dependencies to latest stable versions ## Testing - `pip install -r requirements.txt` - `python -m compileall -q bot` ------ https://chatgpt.com/codex/tasks/task_e_683f438bc2f48331ad7500a2ef6dcc34

codex

## Summary - add JSON parse for `OPENAI_MCP_SERVERS` - route requests through the Responses API when MCP servers are configured - document MCP server usage in README and `.env.example` ##...

codex

## Summary - list `gpt-4.1-mini` and `gpt-4.1-nano` in README and model constants - adjust token calculations for gpt‑4.1 and o-series models ## Testing - `python -m py_compile $(git ls-files '*.py')`...

codex

## Summary - simplify `default_max_tokens` with lookup table - dynamically discover available plugins ## Testing - `python -m py_compile $(git ls-files "*.py")` ------ https://chatgpt.com/codex/tasks/task_e_683f476a91348331b1941f26c3043bd3

codex