vikingowl
  • Joined on 2020-05-04
vikingowl pushed to main at Owlibou/owlry 2026-04-05 18:18:11 +02:00
5871609c73 chore(aur): update owlry-rune to 1.1.3
vikingowl pushed tag owlry-rune-v1.1.3 to Owlibou/owlry 2026-04-05 18:18:08 +02:00
vikingowl pushed to main at Owlibou/owlry 2026-04-05 18:18:08 +02:00
e3c4988e01 chore(owlry-rune): bump version to 1.1.3
vikingowl pushed to main at Owlibou/owlry-plugins 2026-04-05 18:07:09 +02:00
d5088c3d64 chore(aur): update owlry-plugin-weather to 1.0.3
vikingowl pushed tag owlry-plugin-weather-v1.0.3 to Owlibou/owlry-plugins 2026-04-05 18:07:04 +02:00
vikingowl pushed to main at Owlibou/owlry-plugins 2026-04-05 18:07:04 +02:00
f613dcb2d1 chore(owlry-plugin-weather): bump version to 1.0.3
da5085e0d2 fix: switch reqwest TLS backend from rustls to native-tls
Compare 2 commits »
vikingowl pushed to main at Owlibou/owlry 2026-04-05 18:06:00 +02:00
46b5d8518f chore(aur): update owlry-rune to 1.1.2
vikingowl pushed tag owlry-rune-v1.1.2 to Owlibou/owlry 2026-04-05 18:05:55 +02:00
vikingowl pushed to main at Owlibou/owlry 2026-04-05 18:05:55 +02:00
95a698225c chore(owlry-rune): bump version to 1.1.2
vikingowl pushed to main at Owlibou/owlry 2026-04-05 18:05:32 +02:00
709e1b04cb chore(aur): update owlry-lua to 1.1.2
vikingowl pushed tag owlry-lua-v1.1.2 to Owlibou/owlry 2026-04-05 18:05:27 +02:00
vikingowl pushed to main at Owlibou/owlry 2026-04-05 18:05:27 +02:00
827bf383ea chore(owlry-lua): bump version to 1.1.2
vikingowl pushed to main at Owlibou/owlry 2026-04-05 17:59:26 +02:00
b706347ec9 chore(aur): update owlry-core to 1.3.2
vikingowl pushed tag owlry-core-v1.3.2 to Owlibou/owlry 2026-04-05 17:59:21 +02:00
vikingowl pushed to main at Owlibou/owlry 2026-04-05 17:59:21 +02:00
32b4b144f4 chore(owlry-core): bump version to 1.3.2
5615002062 fix: switch reqwest TLS backend from rustls to native-tls
0a3af9fa56 refactor(filter): consolidate parse_query prefix arrays
c93b11e899 perf(application): single-pass double-space collapse
bd69f8eafe perf(ui): use ListBox::remove_all() instead of per-child loop
Compare 8 commits »
vikingowl pushed to main at Owlibou/gnoma 2026-04-03 19:42:49 +02:00
1f416bac8f fix: live elf progress shows tool calls + results, not just text
vikingowl pushed to main at Owlibou/gnoma 2026-04-03 19:37:20 +02:00
97d5093526 feat: configurable max_turns for elfs — LLM sets via agent tool param
vikingowl pushed to main at Owlibou/gnoma 2026-04-03 19:30:20 +02:00
2ccc261c39 fix: elf progress — proper last-2-lines tracking, 70 char truncation
vikingowl pushed to main at Owlibou/gnoma 2026-04-03 19:25:45 +02:00
e0cdc891f1 feat: live elf progress in TUI
vikingowl pushed to main at Owlibou/gnoma 2026-04-03 19:16:48 +02:00
07c739795c feat: M7 Elfs — sub-agents with router-integrated spawning