vikingowl
  • Joined on 2020-05-04
vikingowl closed issue Owlibou/owlen#18 2025-09-30 02:22:39 +02:00
Add j/k support for scrolling the chatbox
vikingowl pushed to main at Owlibou/owlen 2025-09-30 02:22:39 +02:00
63ca71c6ae Enhance TUI: implement visual and command modes, add selection highlighting, multi-panel focus management, and extend cursor/scrolling functionality. Update help instructions accordingly.
2731a3a878 Add j/k shortcuts for scrolling and update help instructions in TUI
8409bf646a Enhance TUI thinking panel: add dynamic height calculation, implement real-time updates from assistant messages, and refine thinking content rendering logic.
Compare 3 commits »
vikingowl opened issue Owlibou/owlen#20 2025-09-30 01:50:48 +02:00
Bug while pasting multiple lines in the input
vikingowl closed issue Owlibou/owlen#19 2025-09-30 00:28:40 +02:00
Autoscroll not working
vikingowl commented on issue Owlibou/owlen#19 2025-09-30 00:28:36 +02:00
Autoscroll not working

was fixed in the last push

vikingowl pushed to main at Owlibou/owlen 2025-09-29 23:05:14 +02:00
004fc0ba5e Refactor TUI line wrapping: implement manual wrapping for consistency, preserve cursor styles, and handle wide characters.
6ca30f4176 Refactor formatting: simplify message formatting logic by replacing multiline normalization and wrapping with concise trim and line collection.
e193b839f2 Refactor TUI message rendering: simplify role label logic, improve line wrapping, and optimize loading indicator handling.
b8d1866b7d Refactor TUI message rendering: improve role label handling, add emoji labels, enhance line wrapping, and optimize loading indicator logic.
c17af3fee5 Refactor TUI scrolling logic: replace manual scroll calculations with AutoScroll abstraction, enhance line wrapping, and improve viewport handling.
Compare 6 commits »
vikingowl pushed to main at Owlibou/owlen 2025-09-28 17:17:53 +02:00
5f78761bef Enhance loading feedback: add loading animation for Assistant replies, improve TUI message updates, and refine response handling logic. Update README to reflect roadmap progress.
vikingowl commented on issue Owlibou/owlen#5 2025-09-28 16:49:13 +02:00
MCP Support

Relates to #4

vikingowl commented on issue Owlibou/owlen#1 2025-09-28 16:47:57 +02:00
[feat] Chatbot Textfield - no autoscroll

This has been fixed in fcdbd2bf98

vikingowl closed issue Owlibou/owlen#1 2025-09-28 16:47:57 +02:00
[feat] Chatbot Textfield - no autoscroll
vikingowl pushed to main at Owlibou/owlen 2025-09-28 16:47:30 +02:00
fcdbd2bf98 Enhance TUI scrolling: add viewport dimension tracking, autoscroll logic, and message line calculation. Refactor related components for dynamic rendering.
vikingowl pushed to main at Owlibou/owlen 2025-09-28 02:30:55 +02:00
9de24f7de6 Update input mode controls: adjust shortcuts, revise display titles, and remove Shift+Enter instructions.
vikingowl pushed to main at Owlibou/owlen 2025-09-28 02:08:26 +02:00
7e975cc23e Update README: add status badge, technology used, and license information
vikingowl pushed to main at Owlibou/owlen 2025-09-28 02:06:26 +02:00
e2b52dd084 Rewrite README: streamline introduction, improve structure, and update usage details. Revise sections for prerequisites, configuration, and roadmap.
44884d8627 Add feature flags for CLI binaries; configure required features for each binary
ccf9349f99 Add word wrapping and cursor mapping utilities to core library; integrate advanced text input support in TUI. Update dependencies accordingly.
Compare 3 commits »
vikingowl pushed to main at nachtigall.dev/nachtigall.dev 2025-09-27 07:14:18 +02:00
3e2f561768 chore: delete localhost_2025-09-27_00-35-13.report.html file
d30266248c chore: remove unused components, utilities, and dependencies
7c6cddd742 chore: remove .nanocoder commands and local Claude settings
698817693f refactor: replace .eslintrc.cjs with eslint.config.js and restructure configuration
Compare 4 commits »
vikingowl pushed to main at Owlibou/owlen 2025-09-27 07:12:04 +02:00
6ddc66d864 Refactor TUI message formatting: add role label toggle, improve indentation, and adjust role label styling logic. Optimize provider handling.
306104c5b4 Enhance TUI and core functionality: add header rendering, improve message formatting, and refine provider/model handling logic. Update dependencies.
9df489158c Update README with development setup instructions and roadmap improvements
Compare 3 commits »
vikingowl pushed to main at Owlibou/owlen 2025-09-27 05:46:52 +02:00
3ad8931ece Update README with development setup instructions and roadmap improvements
vikingowl created branch main in Owlibou/owlen 2025-09-27 05:42:03 +02:00
vikingowl pushed to main at Owlibou/owlen 2025-09-27 05:42:03 +02:00
5bc0e02cd3 Add App core struct with event-handling and initialization logic for TUI.
vikingowl created repository Owlibou/owlen 2025-09-27 05:36:13 +02:00