vikingowl
  • Joined on 2020-05-04
vikingowl pushed to main at vikingowl/empeve 2026-01-26 14:00:24 +01:00
bc2d5b6f78 docs: add TUI demo, screenshots, and update README
498786071f feat(tui): redesign UI with Posting-style theme and keybinds
3afabc723b feat: add comprehensive TUI with vim-style navigation
6be61df8a0 fix: address code quality issues, validation gaps, and add test coverage
Compare 4 commits »
vikingowl pushed tag v0.7.1 to vikingowl/vessel 2026-01-23 17:21:48 +01:00
vikingowl pushed to main at vikingowl/vessel 2026-01-23 17:21:17 +01:00
78f85bb9c5 Merge pull request 'Release v0.7.1' (!10) from dev into main
6b7f87dffb fix: Docker backend discovery and vision support for OpenAI-compatible backends
Compare 2 commits »
vikingowl merged pull request vikingowl/vessel#10 2026-01-23 17:21:15 +01:00
Release v0.7.1
vikingowl created pull request vikingowl/vessel#10 2026-01-23 17:21:03 +01:00
Release v0.7.1
vikingowl pushed to dev at vikingowl/vessel 2026-01-23 17:20:52 +01:00
6b7f87dffb fix: Docker backend discovery and vision support for OpenAI-compatible backends
vikingowl released v0.7.0 - Multi-Backend LLM Support at vikingowl/vessel 2026-01-23 15:58:19 +01:00
vikingowl pushed tag v0.7.0 to vikingowl/vessel 2026-01-23 15:57:23 +01:00
vikingowl pushed to main at vikingowl/vessel 2026-01-23 15:57:00 +01:00
a14219c6bb Merge pull request 'chore: bump version to 0.7.0' (!9) from dev into main
779a3dc452 chore: bump version to 0.7.0
Compare 2 commits »
vikingowl merged pull request vikingowl/vessel#9 2026-01-23 15:56:59 +01:00
chore: bump version to 0.7.0
vikingowl created pull request vikingowl/vessel#9 2026-01-23 15:56:53 +01:00
chore: bump version to 0.7.0
vikingowl pushed to dev at vikingowl/vessel 2026-01-23 15:56:45 +01:00
779a3dc452 chore: bump version to 0.7.0
vikingowl pushed to main at vikingowl/vessel 2026-01-23 15:54:52 +01:00
61bf8038d0 Merge pull request 'Release v0.7.0' (!8) from dev into main
a65417eabe Merge pull request 'feat: add multi-backend LLM support' (!7) from feature/multi-backend-support into dev
291871c3b5 docs: update README for multi-backend LLM support
a564f7ec77 fix: resolve all TypeScript errors and accessibility warnings
a80ddc0fe4 feat: add multi-backend LLM support (Ollama, llama.cpp, LM Studio)
Compare 5 commits »
vikingowl merged pull request vikingowl/vessel#8 2026-01-23 15:54:50 +01:00
Release v0.7.0
vikingowl created pull request vikingowl/vessel#8 2026-01-23 15:54:40 +01:00
Release v0.7.0
vikingowl deleted branch feature/multi-backend-support from vikingowl/vessel 2026-01-23 15:53:53 +01:00
vikingowl pushed to dev at vikingowl/vessel 2026-01-23 15:53:14 +01:00
a65417eabe Merge pull request 'feat: add multi-backend LLM support' (!7) from feature/multi-backend-support into dev
291871c3b5 docs: update README for multi-backend LLM support
a564f7ec77 fix: resolve all TypeScript errors and accessibility warnings
a80ddc0fe4 feat: add multi-backend LLM support (Ollama, llama.cpp, LM Studio)
d6994bff48 Merge pull request 'Release v0.6.1' (!6) from dev into main
Compare 6 commits »
vikingowl merged pull request vikingowl/vessel#7 2026-01-23 15:53:13 +01:00
feat: add multi-backend LLM support
vikingowl created pull request vikingowl/vessel#7 2026-01-23 15:53:00 +01:00
feat: add multi-backend LLM support