TUI for selecting Ollama models
This repository has been archived on 2026-07-16. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2026-07-16 12:50:26 +08:00
.forgejo/workflows Initial commit 2026-07-11 14:43:57 +08:00
.gitignore Initial commit 2026-07-11 14:43:57 +08:00
AGENTS.md feat: make clipboard copying opt-in 2026-07-11 21:51:45 +08:00
api.go refactor: clean up flag handling, pre-sort models once, add missing tests 2026-07-11 16:48:23 +08:00
api_test.go refactor: clean up flag handling, pre-sort models once, add missing tests 2026-07-11 16:48:23 +08:00
go.mod Initial commit 2026-07-11 14:43:57 +08:00
go.sum Initial commit 2026-07-11 14:43:57 +08:00
LICENSE Initial commit 2026-07-11 14:43:57 +08:00
main.go fix: render TUI styles against stderr renderer, bump version to 0.3.0 2026-07-11 22:17:24 +08:00
model.go Initial commit 2026-07-11 14:43:57 +08:00
README.md Updated README.md due to archiving of project 2026-07-16 12:50:26 +08:00
ui.go fix: render TUI styles against stderr renderer, bump version to 0.3.0 2026-07-11 22:17:24 +08:00

⚠️ This project has been superseded

This repository is archived. Development of the replacement project is located at:

https://code.paulg.it/paulgit/ai-model-selector

Please use the new repository for:

  • Issues and bug reports
  • Pull requests and contributions
  • Latest code and updates

This archive remains for historical reference only.