Commit Graph
37 Commits
Author SHA1 Message Date
Luxferre d06ad6263a fix(tui): preserve newlines in user messages by bypassing glamour 2026-03-22 18:51:40 +02:00
Luxferre 7e7729457a tui: add TestHistoryNavigation to verify history navigation logic 2026-03-22 18:37:12 +02:00
Luxferre 04bacc19fb tui: implement history navigation key handlers 2026-03-22 18:31:01 +02:00
Luxferre 2ae6e2b877 tui: add userMessages helper to model type 2026-03-22 18:30:22 +02:00
Luxferre ca2b2eb558 tui: implement history navigation state initialization 2026-03-22 18:29:36 +02:00
Luxferre 92cf1dfada chore: add .gitignore 2026-03-22 18:28:07 +02:00
Luxferre 31b7e7042b fixed u/d in tui 2026-03-22 18:17:11 +02:00
Luxferre 359afa64f4 implemented /clear and Ctrl+D and thinking 2026-03-22 17:16:58 +02:00
Luxferre 10fa5def68 feat: add Ctrl+D cancellation to TUI 2026-03-22 17:12:34 +02:00
Luxferre 9a0a4e7155 fix: include banner in /clear command history reset 2026-03-22 17:11:17 +02:00
Luxferre 939ebc8a83 feat: add /clear command to TUI 2026-03-22 17:09:13 +02:00
Luxferre 47f32a09f2 refactor: remove persistent reasoning traces from TUI history 2026-03-22 16:59:17 +02:00
Luxferre 7f34e8a12c fixed stdio mcp tool usage 2026-03-22 13:32:41 +02:00
Luxferre d7e14b2d7c improved mcp reliability 2026-03-22 13:16:39 +02:00
Luxferre a13aa8066a adjusted log format 2026-03-22 12:50:34 +02:00
Luxferre 7647be8bf6 added proper logging to the mcp agent mode 2026-03-22 12:46:02 +02:00
Luxferre 3a6aa7a8fc improved tool debugging 2026-03-22 12:02:17 +02:00
Luxferre cd2de78c2c improved tool debugging 2026-03-22 12:01:29 +02:00
Luxferre 77d0d17c89 updated config with better temp 2026-03-21 19:32:19 +02:00
Luxferre f792d5282f deleted filesystem mcp from typical config 2026-03-21 19:29:01 +02:00
Luxferre 97f2059d4a d 2026-03-21 19:26:53 +02:00
Luxferre 474da35e01 feat: rename TUI header to SIDEKICK TUI 2026-03-21 19:22:31 +02:00
Luxferre 9695a11cc4 feat: display ASCII banner on TUI startup 2026-03-21 19:21:16 +02:00
Luxferre 5a9c47abea feat: fix Ctrl+J newline in TUI 2026-03-21 19:18:18 +02:00
Luxferre e4a85cd77e docs: update TUI controls in README 2026-03-21 19:13:39 +02:00
Luxferre dd333a0bc7 feat: enhance TUI with markdown, scrolling, and improved input handling 2026-03-21 19:13:06 +02:00
Luxferre 2ec2d2f45d feat: store agent responses in conversation history 2026-03-21 18:43:41 +02:00
Luxferre 2b8ddade8f feat: send conversation history to agent 2026-03-21 18:43:34 +02:00
Luxferre e6feb1b89f chore: add history field to TUI model 2026-03-21 18:43:25 +02:00
Luxferre 4b2474b403 released the mock 2026-03-21 18:32:07 +02:00
Luxferre 6db2d20652 updated readme 2026-03-21 17:46:12 +02:00
Luxferre 093c66636b updated readme 2026-03-21 17:44:38 +02:00
Luxferre a18f86a23e added a Makefile and updated the readme 2026-03-21 17:16:48 +02:00
Luxferre 6e2294cb48 implemented shell_exec 2026-03-21 17:11:17 +02:00
Luxferre a2af89e61f updated the readme 2026-03-21 16:32:30 +02:00
Luxferre c2bc527b30 added auth to remote mcps 2026-03-21 16:29:28 +02:00
Luxferre d24150d2e9 current state 2026-03-21 16:20:16 +02:00