TUI for selecting OpenRouter 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:51:33 +08:00
.forgejo/workflows Publish SHA256SUMS and verify it in the install instructions 2026-06-17 21:18:15 +07:00
.gitignore Refactor: rename to orms, tighten UI, harden HTTP handling, add tests 2026-06-15 07:04:07 +07:00
AGENTS.md Add configurable cache TTL with 24h default 2026-06-15 07:21:36 +07:00
api.go Add configurable cache TTL with 24h default 2026-06-15 07:21:36 +07:00
api_test.go Add configurable cache TTL with 24h default 2026-06-15 07:21:36 +07:00
go.mod Refactor: rename to orms, tighten UI, harden HTTP handling, add tests 2026-06-15 07:04:07 +07:00
go.sum Initial commit: add OpenRouter model picker TUI 2026-06-15 07:01:49 +07:00
LICENSE Added LICENSE 2026-06-15 10:42:11 +07:00
main.go Bind lipgloss renderer to stderr and bump version to 0.2.1 2026-07-11 22:21:01 +08:00
model.go Refactor: rename to orms, tighten UI, harden HTTP handling, add tests 2026-06-15 07:04:07 +07:00
README.md Updated README.md due to project being archived. 2026-07-16 12:51:33 +08:00
ui.go Bind lipgloss renderer to stderr and bump version to 0.2.1 2026-07-11 22:21:01 +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.