Skip to content

Detached 2581da1#1

Merged
Web-Dev-Codi merged 3 commits into
mainfrom
detached-2581da1
Feb 26, 2026
Merged

Detached 2581da1#1
Web-Dev-Codi merged 3 commits into
mainfrom
detached-2581da1

Conversation

@Web-Dev-Codi

Copy link
Copy Markdown
Owner

No description provided.

…yped options dataclasses

- Deleted AGENTS.md developer guide
- Updated python-rules.md: changed "assigned to you" wording, removed KISS/YAGNI bullets, bumped year to 2026 and Python target to 3.13+
- Changed PKGBUILD description from "ChatGPT-style TUI" to "Chat TUI"
- Introduced `ChatSendOptions` and `ModelReadyOptions` dataclasses to replace boolean flag parameters in `OllamaChat` public API
- Added `send()`, `ensure_model_ready_
…d CI pipeline with multi-version testing

- Moved `ollama_chat/` package to `src/ollama_chat/` following modern Python packaging layout
- Deleted top-level `ollama_chat/__init__.py`, `__main__.py`, and `app.py` (relocated to src/)
- Added concurrency control to CI workflow with `cancel-in-progress: true` for same-ref builds
- Split CI into separate `lint`, `typecheck`, `test`, and `build` jobs for parallel execution
- Expanded test matrix
@Web-Dev-Codi Web-Dev-Codi merged commit e095f71 into main Feb 26, 2026
2 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant