Max Novich

Results 12 issues of Max Novich

**Describe the bug** Windows builds take way to long in ci. Someone better at it than me should take a look. **Expected behavior** Build time on par with mac

enhancement
help wanted

I am pretty proud of this one Updated approach : https://github.com/user-attachments/assets/f8d1374c-0ed2-429b-a385-f1022b39b61e

I had an issue running OpenAI models due to leftover data in my local storage. After manually resetting it , everything works. We should add a "reset config) option to...

ui

similar to https://github.com/block/goose/pull/512, but using https://github.com/usefulsensors/moonshine as Speech to text and running purely on client side. It is much faster, but less accurate. I will try to plug different models...

This PR utilizes local whisper to transcribe your speech into input ChatGPT style. Gimmick? maybe. I am lazy and don't like typing. https://github.com/user-attachments/assets/678c3d9e-2ca3-49af-a7ad-be628ad17707

This is a big one - adds session management as per design so far: Update: even more refinement https://github.com/user-attachments/assets/a50796f2-7226-467e-9a0e-ce6def8380f2 Sessions are matched up with directory goose window is currently in...

enhancement
work-in-progress
p1

This pull request introduces the new `IO` toolkit to control mouse and keyboard inputs, along with the necessary dependencies and tests. The most important changes include adding the `pyautogui` dependency,...

enhancement
work-in-progress

Some caching improvements to speed up the windows builds. + CLI for windows

### ✅ **What We Accomplished** 1. **Complete Rust Integration** - Built a full `TemporalScheduler` that communicates with the Go Temporal service via HTTP 2. **Standalone Job Executor** - Created `goose-scheduler-executor`...

## Summary - extend `generate-openapi` task to also generate the TS API - document that `just generate-openapi` runs the UI `generate-api` script ## Testing - `cargo fmt --all -- --check`...

codex