Files
Coworker/docs/release-notes.md
MrSphay 2ec18964b7
Some checks failed
Codex Template Compliance / compliance (push) Successful in 7s
Release Dry Run / release-dry-run (push) Failing after 44s
Build / build (push) Failing after 45s
Initial Coworker app scaffold
2026-06-19 01:07:16 +02:00

18 lines
446 B
Markdown

# Release Notes
## Coworker 0.1.0
Initial Windows-first local AI coding app scaffold.
Highlights:
- Electron desktop app with Codex-style workspace shell.
- Local model provider settings for Ollama, LM Studio, and custom endpoints.
- Brain memory and skills.
- Optional paired Web/PWA access for iPhone and iPad.
- Gitea Actions pipeline for Windows setup `.exe`.
Known limitation:
- Installer is unsigned until code signing is configured.