Initial Coworker app scaffold
This commit is contained in:
17
docs/release-notes.md
Normal file
17
docs/release-notes.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user